]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2010-11-12  Richard MudgettAsterisk is getting a "No D-channels available!" warnin...
2010-11-11  Jeff PeelerI didn't mean to merge this, sorry
2010-11-11  Jeff PeelerFix problem with qualify option packets for realtime...
2010-11-11  Jeff PeelerOne small addition to 294384 found while very carefully...
2010-11-09  Jeff PeelerFix a deadlock in device state change processing.
2010-11-08  Matthew NicholsonModify our handling of 491 responses to drop any pendin...
2010-11-05  Shaun Ruffellcodecs/codec_dahdi: Prevent "choppy" audio when receivi...
2010-11-04  David VosselFixes ringback tone on feature semi-attended transfer
2010-11-03  Richard MudgettParty A in an analog 3-way call would continue to hear...
2010-11-02  Jeff PeelerAdd enabled/disabled information for rtautoclear sip...
2010-11-02  Richard MudgettMake warning message have more useful information in it.
2010-10-30  Richard MudgettRemove some more code that serves no purpose.
2010-10-30  Richard MudgettRemove some code that serves no purpose.
2010-10-28  Tilghman Lesher"!00" evaluated as false, which is incorrect. Fixing.
2010-10-25  Jeff PeelerFix inprocess_container in voicemail to correctly restr...
2010-10-25  David VosselThis patch turns chan_local pvts into astobj2 objects.
2010-10-21  Paul BelangerRecord priv-recordintro as sln, not gsm
2010-10-18  Jeff PeelerFix improper operator key acceptance and clean up temp...
2010-10-18  Leif MadsenAdd support for the new English (Australian Accent...
2010-10-15  Paul BelangerClean up formatting.
2010-10-15  Terry WilsonDon't access o->next after freeing o on unload
2010-10-13  Richard MudgettDeadlock between dahdi_exception() and dahdi_indicate().
2010-10-13  Terry WilsonDon't ignore frames that have been queued when softhangup'd
2010-10-13  Russell BryantLock pvt so pvt->owner can't disappear when queueing...
2010-10-12  Tilghman LesherOops, incorrect range (although unallocated at ARIN)
2010-10-11  Richard MudgettAdd missing unlock to an exception condition in reload_...
2010-10-08  Jeff PeelerEnsure editline cleanup occurs when Ctrl-C is pressed...
2010-10-07  Jason ParkerAllow PRI to build properly when using --with-pri.
2010-10-05  Tilghman LesherFix a crash by ensuring that we don't alter memory...
2010-10-05  Richard MudgettMerged revision 258974 from
2010-10-04  Tilghman LesherFixing Mac OS X auto-builder.
2010-10-03  Tilghman LesherAutomatically re-run configure test for menuselect...
2010-10-02  Olle JohanssonAdd documentation for undocumented option to AMI action...
2010-10-02  Tilghman LesherWhen forwarding a message, a prepend means that the...
2010-10-01  Jeff PeelerChange RFC2833 DTMF event duration on end to report...
2010-10-01  Paul BelangerDisable debugging by default
2010-10-01  Jeff PeelerEnsure user portion of SIP URI matches dialplan when...
2010-10-01  Stefan Schmidtdon't iterate through all dialogs to find and delete...
2010-09-30  Brett Bryantres_agi.c:handle_getvariablefull() could recursively...
2010-09-30  Russell BryantFix a crash in app_sms.
2010-09-29  Jason ParkerAllow a manager originate to succeed on forwarded devices.
2010-09-29  Matthew NicholsonSet the caller id on CDRs when it is set on the parent...
2010-09-28  Brett BryantFixes an issue with the Newchannel AMI event during...
2010-09-24  Terry WilsonDon't fail a masquerade if it is already being hung up
2010-09-24  Tilghman LesherSolaris compatibility fixes
2010-09-22  Terry WilsonDon't let a Local channel get bridged to itself
2010-09-22  David VosselRFC3261 section 12.2 explicitly says out of order reque...
2010-09-22  Matthew NicholsonHandle media specific T.38 SDP information
2010-09-22  David VosselDuring check_pendings, if the dialog is terminated...
2010-09-22  Russell BryantFix a 100% CPU consumption problem when setting console...
2010-09-22  Tilghman LesherDocument addition of encoding parameter.
2010-09-22  Tilghman LesherAllow the encoding to be set, in case local charset...
2010-09-21  Richard MudgettIn chan_iax2.c:schedule_delivery() calls ast_bridged_ch...
2010-09-21  Tilghman LesherUnderquoted definition of stringfield macro.
2010-09-21  Tilghman LesherTry both the encoded and unencoded subscription URI...
2010-09-21  Brett BryantAdd a check to fix a rare segmentation fault you'd...
2010-09-21  Tilghman LesherLess than zero is an error, not any non-zero value.
2010-09-20  Brett BryantFix misvalidation of meetme pins in conjunction with...
2010-09-20  Alec L Davisast_channel_masquerade: remove extra else if
2010-09-20  Alec L Davisast_channel_masquerade: Avoid recursive masquerades.
2010-09-20  Matthew NicholsonUse ast_dynamic_str when processing hint state changes
2010-09-19  Olle JohanssonMake sure we always free variables properly in manager...
2010-09-17  Tilghman LesherBlank columns should get set on reload, not ignored.
2010-09-17  Matthew NicholsonUse ast_strdup() instead of ast_strdupa() while process...
2010-09-16  Jason ParkerAdd LSB headers for Debian init script, since Debian...
2010-09-16  Matthew NicholsonDon't limit hint processing in ast_hint_state_changed...
2010-09-16  Matthew NicholsonDon't stop printing cdr variables if we encounter one...
2010-09-15  Jeff Peelerwhitespace fix
2010-09-15  Jeff PeelerEnsure mailbox is not filled to capacity before doing...
2010-09-14  Matthew NicholsonDon't clear the username from a realtime database when...
2010-09-14  Matthew NicholsonOnly drop duplicate answer frames if the channel is...
2010-09-13  Jason ParkerAdd stuff to svn:ignore for tests/ directory.
2010-09-11  Olle JohanssonHandle error response when we can't make file compatible
2010-09-10  Terry WilsonReturn -1 if chan_local doesn't support an option
2010-09-10  Paul BelangerLoad iax.conf before registering any functions/applicat...
2010-09-10  Richard MudgettAn outgoing call may not get hung up if a pre-connect...
2010-09-10  David VosselFixes sip extension state update DEADLOCK
2010-09-10  Terry WilsonInherit CHANNEL() writes to both sides of a Local channel
2010-09-10  Tilghman LesherMissing newline
2010-09-10  Tilghman LesherFix Mac OS X build.
2010-09-09  Paul BelangerGCC 4.2.x optimizations result in improper behavior...
2010-09-09  Jason ParkerTransmit silence when reading DTMF in ast_readstring.
2010-09-09  Brett BryantFixes an issue with MOH where it doesn't recover cleanl...
2010-09-08  David VosselIn retrans_pkt, do not unlock pvt until the end of...
2010-09-07  Tilghman LesherCatch invalid extensions at the parser, instead of...
2010-09-07  Tilghman LesherUse poll, if indicated to do so, in the ast_poll2 imple...
2010-09-07  Brett BryantFixes voicemail.conf issues where mailboxes with passwo...
2010-09-06  Tilghman LesherSilly convenience script for BSD platforms.
2010-09-03  Terry WilsonProperly detect when a sound file doesn't exist
2010-09-02  Brett BryantFixes a bug in manager.c where the default configuratio...
2010-09-02  David VosselRemoved relatedpeer code from sip_autodestruct
2010-09-01  Tilghman LesherEnsure that all areas that previously used select(2...
2010-08-31  Tilghman LesherDon't send a devstate change on poke_noanswer if the...
2010-08-31  Leif MadsenUpdate say.conf.sample to match the rules in say.c
2010-08-27  David VosselParse all "Accept" headers for SIP SUBSCRIBE requests.
2010-08-27  Jason ParkerFix issue with decoding ^-escaped characters in realtime.
2010-08-27  Terry WilsonUse ast_free since ast_variable_new uses ast_calloc
2010-08-26  David VosselFixed how Asterisk destroys a dialog on channel hangup...
2010-08-24  David VosselThis fix makes sure the ast_channel hangs up correctly...
2010-08-20  Richard MudgettMerged revision 278274 from
next