]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2009-02-19  Olle JohanssonForce a MWI notification after subscribe request. Repor...
2009-02-19  Joshua ColpIf we are able to create a speech structure unset the...
2009-02-18  Steve MurphyThis patch fixes a regression of sorts that was introdu...
2009-02-18  Jeff PeelerModify h323 to build against PTLib as well as the older...
2009-02-18  Tilghman LesherDocument the return value of the update method (as...
2009-02-18  Doug BaileyMerged revisions 177035 manually from
2009-02-18  Doug BaileyNeed to take into account the \0 terminator of the...
2009-02-18  Shaun RuffellSeveral changes to codec_dahdi to play nice with G723.
2009-02-17  Jeff PeelerModify bridging to properly evaluate DTMF after first...
2009-02-17  Tilghman LesherBackport change to 1.4:
2009-02-17  Tilghman LesherAfter a 'sip reload', qualifies for realtime peers...
2009-02-16  David VosselFixes issue with AST_CONTROL_SRCUPDATE not being relaye...
2009-02-16  Kevin P. Flemingcorrect a logic error in the last stringfields commit...
2009-02-16  Mark MichelsonRemove unused variable and make dev-mode compilation...
2009-02-16  Mark MichelsonOpen the DAHDI pseudo device and set it to be nonblocki...
2009-02-16  David VosselFixes issue with AST_CONTROL_SRCUPDATE breaking out...
2009-02-16  Kevin P. Flemingfix a flaw in the ast_string_field_build() family of...
2009-02-16  Joshua ColpDon't have the Via header stored as a stringfield as...
2009-02-15  Michiel van... fix mis-spelling of the word registered.
2009-02-15  Olle Johanssonformat_ilbc does not depend on codec libraries and...
2009-02-15  Olle JohanssonDisable format_ilbc.so by default, like codec_ilbc.so
2009-02-15  Olle JohanssonMake sure that the debug line is not printed on debug...
2009-02-13  Jason ParkerZaptel is not DAHDI. Rather, Zaptel is actually Zaptel...
2009-02-13  Mark MichelsonFix a potential crash situation when using IMAP voicemail
2009-02-12  Mark MichelsonFix a place where filestreams were not refcounted properly
2009-02-12  Tilghman LesherFix crashes when receiving certain T.38 packets. Also...
2009-02-12  Jeff PeelerFix ParkedCall event information for From field in...
2009-02-12  Jeff PeelerFix crash in event of failed attempt to transfer to...
2009-02-12  Russell BryantDon't send DTMF for infinite time if we do not receive...
2009-02-12  Philippe SultanSet the initiator attribute to lowercase in our replies...
2009-02-12  Joshua ColpRevert RTP changes for continuation of DTMF. Proxy...
2009-02-12  Russell BryantClear out the current event after forcing the end of...
2009-02-11  Russell BryantFixify infinite DTMF in the case that no RFC2833 END...
2009-02-11  Tilghman LesherRestore a behavior that was recently changed, when...
2009-02-10  Joshua ColpGo off hold when we get an empty reinvite telling us to.
2009-02-10  Matthew NicholsonImprove behavior of jitterbuffer when maxjitterbuffer...
2009-02-10  Steve MurphyThis patch solves some compiler complaints
2009-02-09  Mark MichelsonDon't do an SRV lookup if a port is specified
2009-02-09  Joshua ColpDon't overwrite our pointer to the music class when...
2009-02-07  Russell BryantFix a race condition that could cause a crash.
2009-02-06  Dwayne M. Hubbardcheck ast_strlen_zero() before calling ast_strdupa...
2009-02-06  Joshua ColpRemove a debug message I put in by accident.
2009-02-06  Joshua ColpSome clients do not put the call-id for replaces at...
2009-02-06  Matthew NicholsonLimit the addition of the Contact header in SIP respons...
2009-02-06  Tilghman LesherBackport OS X fix from trunk
2009-02-05  Mark MichelsonFix logic regarding when to perform an SRV lookup for...
2009-02-05  Jeff PeelerAdd new configuration option to make shared IMAP mailbo...
2009-02-05  Mark MichelsonFix situations where queue members could be autopaused...
2009-02-05  Mark MichelsonAdd some missing cleanup to app_mixmonitor
2009-02-05  Mark MichelsonFix a problem where a channel pointer becomes invalid...
2009-02-04  Mark MichelsonRevert my previous change because it was stupid
2009-02-04  Mark MichelsonAdd a missing unlock. Extremely unlikely to ever matter...
2009-02-03  David VosselFixes issue with IAX2 transfer not handing off calls.
2009-02-03  Jeff PeelerParking attempts made to one end of a bridge no longer...
2009-02-03  Tilghman LesherAdd warning to standard config, that globals may be...
2009-02-02  Terry WilsonFix a feature inheritance bug I added after code review
2009-02-02  Richard Mudgettchannels/chan_dahdi.c
2009-01-31  Terry WilsonRename new parkedcallparking option to parkedcallreparking
2009-01-30  Terry WilsonFix feature inheritance with builtin features
2009-01-29  Tilghman LesherLose the CAP_NET_ADMIN at every fork, instead of at...
2009-01-29  Olle JohanssonMake sure that we always add the hangupcause headers...
2009-01-28  Steve MurphyThis patch fixes h-exten running misbehavior in manager...
2009-01-28  Tilghman LesherClarify log message (suggested by manxpower on #asteris...
2009-01-28  Olle JohanssonAdd a better explanation of the difference between...
2009-01-27  Mark MichelsonFix devicestate problems for "always-on" agent channels
2009-01-27  Mark MichelsonPrevent a crash from occurring when a jitter buffer...
2009-01-27  Olle JohanssonUse the same branch tag in CANCEL as in INVITE
2009-01-26  Russell BryantResolve some synchronization issues in chan_iax2 schedu...
2009-01-26  Olle JohanssonDon't retransmit 401 on REGISTER requests when alwaysau...
2009-01-25  Tilghman LesherCorrectly track the hookstate
2009-01-25  Tilghman LesherErr, yeah.
2009-01-25  Tilghman LesherAdd thread to kill zombies, when child processes don...
2009-01-25  Sean BrightResolve a logic error that was causing Page() to crash...
2009-01-24  Tilghman LesherRemove superfluous implementation note (closes issue...
2009-01-23  Mark MichelsonAdd notes to the idlecheck explanation in res_odbc...
2009-01-23  Mark MichelsonUpdate contrib/i18n.testsuite.conf to not use deprecate...
2009-01-23  Joshua ColpWhen a channel is answered make sure any indications...
2009-01-23  Tilghman LesherAdditions to AST-2009-001
2009-01-23  Joshua ColpWhen a call is forwarded stop any active indications...
2009-01-23  Joshua ColpUse the on hold flag to see if the call is on hold...
2009-01-23  Mark MichelsonFix broken call pickup
2009-01-22  Joshua ColpDon't crash if RTCP is not enabled on an RTP structure...
2009-01-22  Tilghman LesherAllow global variables after substitution to be as...
2009-01-22  Joshua ColpIf we are unable to request a DAHDI pseudo channel...
2009-01-22  Joshua ColpDo a string comparison instead of pointer comparison...
2009-01-22  Tilghman LesherAST_RWLOCK_INIT_VALUE is always defined. What we reall...
2009-01-21  Terry WilsonFix builtin_blindtransfer calling back the wrong channel
2009-01-21  Joshua ColpRead lock the contexts to maintain the locking order...
2009-01-21  Mark MichelsonAdding revision 169794 to 1.4 since 1.4 is also affecte...
2009-01-21  Tilghman LesherExtra NULLs in the output cause some terminal types...
2009-01-20  Terry WilsonOne-touch parking was calling back the wrong channel...
2009-01-20  Terry WilsonDon't play audio to the channel if we've masqueraded
2009-01-19  Tilghman LesherTruncate userevents at the end of a line, when the...
2009-01-19  Mark MichelsonPrevent a crash in chan_local due to a potential NULL...
2009-01-16  Mark MichelsonAccount for possible NULL pointer when we receive a...
2009-01-16  Tilghman LesherFix the conjugation of Russian and Ukrainian languages.
2009-01-16  Steve MurphyThis patch fixes a problem where a goto (or jump, in...
2009-01-15  Olle JohanssonMeetme actually has realtime but wasn't documented
2009-01-15  Terry WilsonConvert call to park_call_full to masq_park_call_announce
2009-01-15  Tilghman LesherBlocked revision 168632 from /branches/1.2:
next