]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2006-10-04  Steve MurphyFor bug 7776, I have inserted a warning about Macro...
2006-10-04  Christian Richterif INFORMATION Message come with keypad instead of...
2006-10-04  Christian Richteradded the option 'reject_cause' to make it possible...
2006-10-03  Kevin P. Flemingfix a logic error in my previous fix to the queue reloa...
2006-10-02  Joshua ColpChange the fd on the I/O context in case it changed...
2006-10-02  Joshua ColpWe should be using $AST_SBIN instead of hardcoding...
2006-10-02  Joshua ColpShrink when current_ioc is unused. It is set to -1...
2006-10-02  Christian Richterfixed the hold/retrieve/transfer issues, removed a...
2006-10-01  Russell BryantFix the name of the "eventmemberstatus" option in the...
2006-09-29  Kevin P. Flemingproper fix for ast_group_t change
2006-09-28  Joshua ColpPut in missing \ns on the end of ast_logs (issue #7936...
2006-09-28  Kevin P. Flemingfix buggy (and overly complex) loop used during reload...
2006-09-28  BJ Weschke app_queue is comparing the device names incorrectly...
2006-09-28  Kevin P. Flemingeliminate compiler warning introduced by recent changes
2006-09-28  Joshua ColpStop the stream after waitstream returns so that our...
2006-09-28  BJ Weschke Fix race condion crash with get_member_status (#7864...
2006-09-27  Tilghman LesherAvoid inability to lock directory log message by creati...
2006-09-27  Jason ParkerPlayback() wasn't setting PLAYBACKSTATUS under several...
2006-09-27  Russell BryantFix a problem that occurred if a user entered a digit...
2006-09-27  Christian Richterfixed a bug which led to chan_list zombies, when the...
2006-09-26  Russell BryantBack in revision 4798, this message was changed from...
2006-09-26  Joshua ColpI changed the channel structure... let's be sure this...
2006-09-26  Joshua ColpUse proper type to represent the group variable (issue...
2006-09-26  Russell BryantWhen parsing the sections of voicemail.conf that contai...
2006-09-25  Tilghman LesherTwo bugs when forwarding voicemail (Issue 7824):
2006-09-24  Russell BryantCheck to see if the channel that is activating the...
2006-09-22  Joshua ColpYay another 'round of spy fixes! This fixes a small...
2006-09-21  Tilghman LesherWhitespace change... really just an excuse to test...
2006-09-21  Tilghman LesherTDS 0.64 updates
2006-09-20  Kevin P. Flemingmake some more functions static
2006-09-19  Matt O'Gormanfixes some verbose vs debug issues. patch from bug...
2006-09-19  Tilghman Leshercid is passed to a destructive function; thus a copy...
2006-09-18  Olle JohanssonIssue #7682 - don't add contacts to 4xx responses.
2006-09-18  Joshua ColpAdd deprecation notice about app_math (issue #7957...
2006-09-18  Steve MurphyClarified what "callwaiting" does in zapata.conf.
2006-09-18  Joshua ColpAdd number unobtainable tone for New Zealand (issue...
2006-09-17  Tilghman LesherDirectory used the wrong context for delivery of 0...
2006-09-16  Tilghman LesherWhen a realtime peer expires, reset the ipaddress in...
2006-09-16  Tilghman LesherWhen the marked user enters the conference, we should...
2006-09-14  Tilghman LesherError message references wrong argument (Issue 7951)
2006-09-13  Tilghman LesherBackport bugfix patch from 7918 to 1.2 - msg_cfg destro...
2006-09-11  Tilghman LesherWhen paging, only wait 5 seconds for the marked user...
2006-09-11  Tilghman LesherSpelling/grammar fixes (Issue 7929)
2006-09-11  Tilghman LesherTwo grammar issues (bug 7927)
2006-09-09  Joshua ColpOnly truly consider the channel in the same format...
2006-09-09  Olle Johansson- Reset proper flag
2006-09-08  Joshua ColpSwap spies during masquerading
2006-09-08  Tilghman LesherJump logic was backwards: goto returns 0 if it succeed...
2006-09-08  Joshua ColpUse ast_best_codec to set the read/write format
2006-09-07  Tilghman LesherFormat vulnerability fix - allowing the user to specify...
2006-09-07  Joshua ColpLet's use the same thing we use in other places to...
2006-09-07  Steve MurphyThis should fix the problem reported in 7564: logger...
2006-09-06  Steve Murphyadded hours,minutes,seconds .gsm files to the install...
2006-09-06  Joshua ColpDon't close the second file descriptor if it's the...
2006-09-06  BJ Weschke Look ma! No more deadlocks! <sic>
2006-09-06  Christian Richterfixed pipe consuming bug when using chanIsAvail (#7878...
2006-09-06  Joshua ColpMake realtime regseconds work as people expected (0...
2006-09-05  Joshua ColpMerge in last round of spy fixes. This should hopefully...
2006-09-05  Jason ParkerSmall typo in zapata.conf.sample
2006-09-04  Olle JohanssonDon't kill the pvt before we have sent ACK on CANCEL...
2006-09-03  BJ Weschke Make sure the forwarded channel inherits variables...
2006-09-03  BJ Weschke Don't keep trying the same member in certain strategie...
2006-09-03  BJ Weschke Let's NOT spy on Zap/psuedo channels, mmmmmmmmk?
2006-09-03  BJ Weschke Setting a retry of 0 is generally not a good idea...
2006-09-01  Joshua ColpOnly wipe the redirected audio & video IP/port if it...
2006-09-01  Kevin P. Flemingput in proper fix for issue #7294 instead of the broken...
2006-09-01  Joshua ColpFinish up the last commit (was worse then originally...
2006-09-01  Joshua ColpDon't treat an unexpected control subclass as voice...
2006-08-30  Olle JohanssonIssue #7572 - Hangup when receiving a buggy 487 respons...
2006-08-30  Russell BryantRestore original functionality of 1.2 in places where...
2006-08-30  Joshua ColpProperly handle an ETIMEDOUT result from pthread_cond_t...
2006-08-30  Olle JohanssonIssue 7822 - don't use SRV lookups if it's disabled.
2006-08-29  Russell Bryantclean up last commit ... most notably, there is no...
2006-08-29  Steve MurphyFixes for bug 7813, via patch submitted by stevens.
2006-08-28  Steve MurphyRemoved from the docs the mention of the ! and =~ opera...
2006-08-28  Steve MurphyAccording to a note added to 7731 by mneuhauser, this
2006-08-25  Matthew FredricksonThere, much better.
2006-08-25  Matthew FredricksonDon't send proceeding twice (#7800)
2006-08-25  Tilghman LesherText only - clarify the reason for entry into authentic...
2006-08-24  Russell BryantFix a few issues related to the handling of channel...
2006-08-24  Joshua ColpI can type english. Honest. Thanks Kenny.
2006-08-24  Joshua ColpMinor documentation fix to add the 'dynamic' dialplan...
2006-08-23  Tilghman LesherRevert last change - breaks retrieval of builtin variables
2006-08-22  Tilghman LesherBug 7779 - Using initstate(3) means that we cannot...
2006-08-21  Matt O'GormanMove the load_modules call so that if a module needs
2006-08-20  Tilghman LesherReformat to match the contribution style of other contr...
2006-08-20  Joshua ColpTurn media level c= parsing on by default (issue #7725...
2006-08-19  Jason ParkerFix a bug with app_voicemail when trying to use app_dir...
2006-08-18  Kevin P. Flemingmake a feeble attempt to avoid the 'how do I enable...
2006-08-17  Kevin P. Flemingrename file per crichter's request
2006-08-17  Christian RichterThis rather small ;-) commit merges the changes from...
2006-08-17  Russell Bryantrevert bogus change to attempt to fix bug 7506 which...
2006-08-17  Joshua ColpUse the last CDR entry instead of the first CDR entry...
2006-08-17  Joshua ColpMake app_macro compile again
2006-08-17  Steve MurphyIn app_macro, changed the previously changed upper...
2006-08-16  Kevin P. Flemingdon't allow AUEP responses to overflow the stack during...
2006-08-15  Russell Bryantuse pbx_builtin_getvar_helper() so that GET VARIABLE...
2006-08-15  Steve MurphyThis revision fixes bug 7731, the inability for macros...
2006-08-08  Kevin P. Flemingadd explicit listing of anthm's contributions (issue...
2006-08-08  Russell BryantIncrease the buffer size for the callid (issue #7675...
next