]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2009-03-02  Jason ParkerRemove several silly warnings in editline. One about...
2009-02-27  Jason ParkerUpdate documentation for DIALEDTIME and ANSWEREDTIME...
2009-02-26  Steve MurphyThis change moves the default feature digit timeout...
2009-02-26  David VosselIAX2 prune realtime fix
2009-02-26  Steve MurphyThis patch prevents the feature detection timeout from...
2009-02-25  Steve MurphyThis patch completes the fixes nec. to make 1.4 asteris...
2009-02-25  Russell BryantUpdate the copyright year for the main page of the...
2009-02-24  Tilghman LesherAdd section about the #exec command in configuration...
2009-02-24  Russell BryantOnly set dtmfcount on BEGIN, and ensure it gets reset...
2009-02-24  Terry WilsonChange include order to make compile on Centos 5 with...
2009-02-24  Joshua ColpSkip check for extension when subscribing for MWI.
2009-02-23  Russell BryantFix infinite DTMF when a BEGIN is received without...
2009-02-20  Tilghman LesherDon't print the CR-NL combination when we aren't output...
2009-02-20  Tilghman LesherThis exception does not appear to still be true for...
2009-02-20  David VosselFixes issue with undefined audio codecs in chan_iax2
2009-02-19  Steve MurphyThis patch fixes a problem with 8-bit input to the...
2009-02-19  Tilghman LesherFix up potential crashes, by reducing the sharing betwe...
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...
next