]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2012-11-28  Jonathan Rosemanager: Make challenge work with allowmultiplelogin=no
2012-11-28  Richard MudgettFix extension matching with the '-' char.
2012-11-27  Richard MudgettRemove unnecessary channel module references.
2012-11-27  Richard MudgettMade AST_LIST_REMOVE() simpler and use better names.
2012-11-22  Matthew JordanRe-initialize logmsgs mutex upon logger initialization...
2012-11-20  David M. LeeAdded missing newlines to websocket ast_logs.
2012-11-20  Mark MichelsonAdd "Require: timer" to 200 OK responses when appropriate.
2012-11-20  Alec L DavisReduce CLI spam of "Extension Changed" device state...
2012-11-19  Walter DoekesFix most leftover non-opaque ast_str uses.
2012-11-18  Matthew JordanReorder startup sequence to prevent lockups when proces...
2012-11-18  Matthew JordanAdd a test event that reports changes in ConfBridge...
2012-11-16  Jonathan Rosemonitor: prevent attempts to move/remove recordings...
2012-11-16  David M. LeeFixed extconf.c breakage introduced in r376306.
2012-11-15  David M. LeeMigrate hashtest/hashtest2 to be unit tests.
2012-11-15  Jonathan Roseapp_meetme: Fix channels lingering when hung up under...
2012-11-15  Rusty NewtonPatch to play correct sound file when a voicemail's...
2012-11-14  Richard MudgettFix call files when astspooldir is relative.
2012-11-13  Brent EaglesPatch to prevent stopping the active generator when...
2012-11-12  Joshua ColpProperly check if the "Context" and "Extension" headers...
2012-11-12  Michael L.... Fix Dynamic Hints Variable Substition - Underscore...
2012-11-11  Joshua ColpRemove a fixed size limitation for producing SDP and...
2012-11-08  Mark MichelsonFix a "set but not used" warning on newer gccs.
2012-11-08  Richard Mudgettchan_dahdi/SS7: Made reject incoming call for an in...
2012-11-08  Richard MudgettAdd MALLOC_DEBUG enhancements.
2012-11-07  Mark MichelsonMultiple revisions 375993-375994
2012-11-06  Richard MudgettFix stuck DTMF when bridge is broken.
2012-11-06  Joshua ColpFix a bug where our Motif ICE candidates were not quite...
2012-11-05  Matthew JordanRefactor ast_timer_ack to return an error and handle...
2012-11-05  Richard MudgettAdd safety NULL pointer check in module user references.
2012-11-05  Jonathan Rosechan_sip: Document a change to user-field encoding...
2012-11-04  Matthew JordanDon't attempt to purge sessions when no sessions exist
2012-11-04  Matthew JordanOnly deref a reserved gateway session if we actually...
2012-11-04  Matthew JordanProperly clean up manager resources on exit
2012-11-04  Matthew JordanProperly finalize prepared SQLite3 statements to preven...
2012-11-04  Matthew JordanBlocked revisions 375759
2012-11-04  Matthew JordanFix memory leaks in XML documentation
2012-11-03  Matthew JordanPrevent multiple CDR batches from conflicting when...
2012-11-03  Andrew LathamDoxygen Updates
2012-11-02  Richard MudgettThings don't need to be that const.
2012-11-02  Damien WedhornFix for chan_skinny leaving RTP ports open
2012-11-02  Richard MudgettMultiple revisions 375519-375524
2012-11-02  Michael L.... Fix Wrong Result In Debug Message For SDP Origin Processing
2012-11-01  Jonathan Rosechan_sip: Fix a bug causing SIP reloads to remove all...
2012-10-31  Joshua ColpFix an issue with res_http_websocket where the chan_sip...
2012-10-31  Matthew JordanProperly extract the Body information of an EWS calenda...
2012-10-30  Richard MudgettFix ConfBridge crash if no timing module loaded.
2012-10-30  Jonathan Rosemixmonitor: Add a test event
2012-10-30  Jonathan Roseconfbridge: Fix a bug which made conferences not record...
2012-10-30  Matthew JordanEnsure that the Queue application tracks busy members...
2012-10-29  Mark MichelsonPrevent resetting of NATted realtime peer address on...
2012-10-29  Richard MudgettFix the Park 'r' option when a channel parks itself.
2012-10-29  Richard Mudgettchan_dahdi: Fix segfault dereferencing a NULL tech_pvt.
2012-10-23  Jonathan Roseast_tls_cert script: Better response for various exit...
2012-10-22  Jonathan Rosecore: Fix a memory leak in app.c from an early return
2012-10-22  Jonathan RoseGSM: Fix encoding problems with GSM
2012-10-18  Jonathan Roseapp_queue: add upgrade notes for 375216
2012-10-18  Jonathan RoseBlocked revisions 375245
2012-10-18  Jonathan Roseapp_queue: Make ordering of rrmemory/rrordered persist...
2012-10-18  Richard Mudgettbuild_tools: Allow Asterisk to report git SHAs in versi...
2012-10-17  Kinsey MooreEnsure Asterisk fails TCP/TLS SIP calls when certificat...
2012-10-16  Walter DoekesFixes to the fd-oriented SIP TCP reads.
2012-10-16  Walter DoekesUpdate sip_request_call SIP dial string documentation.
2012-10-16  Joshua ColpRemove a log message that was left in accidentally...
2012-10-15  Mark MichelsonFix some potential misuses of ast_str in the code.
2012-10-15  Igor GoncharovskiyFix underscreen buttons warnings apeared while transfer...
2012-10-14  Tzafrir CohenUpdate config.guess and config.sub: 2012-10-10
2012-10-12  Kinsey MooreAvoid a segfault on invalid format names
2012-10-12  Mark MichelsonDo not use a FILE handle when doing SIP TCP reads.
2012-10-11  Joshua ColpFix a bug where audio on Google Voice would not work...
2012-10-11  Joshua ColpRemove code that should not have gotten in.
2012-10-11  Joshua ColpFix an issue where outgoing calls would fail to establi...
2012-10-11  Matthew JordanFix incorrect billing duration reported when batch...
2012-10-11  Mark MichelsonDon't make chan_sip export global symbols.
2012-10-11  Joshua ColpConsider the Google Talk content stanza name (jin:conte...
2012-10-10  Richard Mudgettapp_queue: Made pass connected line updates from the...
2012-10-10  Kinsey MooreFix segfault regression from r370681
2012-10-09  Richard MudgettFix execution of 'i' extension due to uninitialized...
2012-10-09  Joshua ColpImprove logging for DTLS-SRTP failure situations.
2012-10-09  Joshua ColpAdd a log message for when DTLS-SRTP is requested and...
2012-10-08  Richard Mudgettdahdi.conf.sample: Add description for "buffers" setting.
2012-10-08  Richard MudgettFix deletion of unopenable spool files.
2012-10-08  Matthew JordanDisable ICE support by default
2012-10-08  Matthew JordanResolve issues in ConfBridge regarding marked, waitmark...
2012-10-08  Matthew Jordanpjproject: Fix for Solaris builds. Do not undef s_addr.
2012-10-07  Matthew JordanTrivial patch to make 'best_score' defined for all...
2012-10-06  Matthew JordanHandle capability stanzas that fail to provide node...
2012-10-06  Matthew JordanUpdate documentation for MessageSend application/comman...
2012-10-05  David M. LeeMultiple revisions 374570,374581
2012-10-05  Richard MudgettMerged revisions 374515-374535 from
2012-10-04  Alec L Davisdsp.c User Configurable DTMF_HITS_TO_BEGIN and DTMF_MIS...
2012-10-04  Alec L Davisdsp.c fix incorrect DTMF Digit_Duration.
2012-10-04  David M. LeeFix DBDelTree error codes for AMI, CLI and AGI
2012-10-04  Alec L Davisdsp.c User configuration of DTMF_NORMAL_TWIST and DTMF_...
2012-10-04  Alec L Davis_dsp_init: bring inline with trunk
2012-10-04  Matthew JordanCheck for presence of buddy in info/dinfo handlers
2012-10-03  Matthew JordanDestroy the generic_monitors container after the core_i...
2012-10-02  Matthew JordanEnsure Shutdown AMI event is still fired during Asteris...
2012-10-02  Matthew JordanFix findings from check-in on r374177
2012-10-02  Matthew JordanFix a variety of ref counting issues
2012-10-01  Sean Brightapp_queue: Support persisting and loading of long membe...
next