summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-30Blocked revisions 399306David M. Lee
2013-09-30chan_sip: Allow Asterisk to retry after 403 on registerKinsey Moore
2013-09-28res_pjsip_notify: Add documentationMatthew Jordan
2013-09-28res_rtp_asterisk: Correct erroneous lost packet information in RTCP reportsMatthew Jordan
2013-09-28Add check for openSUSE when detecting bfd libraryMatthew Jordan
2013-09-28CDR: Improve handling of parking; resolve assertion when originating into parkMatthew Jordan
2013-09-28app_queue: Make manager events tolerant of Local channel shenanigansMatthew Jordan
2013-09-28manager: Fix crash when appending a manager channel variableMatthew Jordan
2013-09-27app_cdr and res_parking: Fix some resource leaks.Richard Mudgett
2013-09-27chan_sip: Increase some scratch buffer sizes dealing with caller id.Richard Mudgett
2013-09-27Remove some trailing whitespace and steal revision 400000.Sean Bright
2013-09-27res_pjsip: crash when using localnet and external_signaling_address optionsKevin Harwell
2013-09-27chan_sip: Reject calls on 200 OKs if no SDP has been receivedJonathan Rose
2013-09-27astobj2: Remove OBJ_CONTINUE support.Richard Mudgett
2013-09-27Fix refleaks of ast_rtp_instance structures.Mark Michelson
2013-09-27Restore usefulness of the CEL Peer fieldKinsey Moore
2013-09-26pjsip: race condition in registrarKevin Harwell
2013-09-26Adding a few words to the Dial option 'r' help text to clarify its tone argum...Rusty Newton
2013-09-25chan_dahdi: CLI "core stop gracefully" has needless delay for PRI and SS7.Richard Mudgett
2013-09-25Broke the build - Fixing XML DTD violation added in r399782, missing <para> t...Rusty Newton
2013-09-25chan_sip: Fix Realtime Peer Update Problem When Un-registering And Expires He...Michael L. Young
2013-09-25Fixing documentation for the configOption "external_media_address" of both En...Rusty Newton
2013-09-24astobj2: Made use OBJ_SEARCH_xxx identifiers as field enum values internally.Richard Mudgett
2013-09-24chan_iax2: Prevent some needless breaking of the native IAX2 bridge.Richard Mudgett
2013-09-24app_queue: Don't be quite so aggressive in initializing the arrayMatthew Jordan
2013-09-24app_queue: Initialize array holding MixMonitor exec optionsMatthew Jordan
2013-09-24Fix a performance problem CDRsMatthew Jordan
2013-09-23Fix crash in res_pjsip on load if error occurs, and prevent unloading of res_...Joshua Colp
2013-09-21res_rtp_asterisk: Fix ref leaks in ast_rtcp_read().Richard Mudgett
2013-09-21media_index: Fix process_description_file() memory leak of file_id_persist.Richard Mudgett
2013-09-21features_config: Fix config ref leak of parkinglots.Richard Mudgett
2013-09-21app_queue: Fix json blob ref leak.Richard Mudgett
2013-09-21json: Make it obvious that ast_json_unref() is NULL safe.Richard Mudgett
2013-09-20Ensure global types in the config framework are initializedKinsey Moore
2013-09-20originate/call forwarding: Fix a crash when forwarding a call from originateJonathan Rose
2013-09-20Add a missing session supplement unregistration in chan_pjsip for ACKs.Joshua Colp
2013-09-20Fix memory leak in logger.Kevin Harwell
2013-09-19optional_api: Make always use the standard malloc functions even with MALLOC_...Richard Mudgett
2013-09-19chan_sip: Make direct media reinvites for T38 put Asterisk in the media pathJonathan Rose
2013-09-18Fix jitter buffer log file creationKinsey Moore
2013-09-18Update prep_tarball with new documentation files on the Asterisk wikiMatthew Jordan
2013-09-18Add a WARNING in bridge_softmix when a timing module isn't loadedMatthew Jordan
2013-09-18Make config framework able to reload module configs with multiple config files.Richard Mudgett
2013-09-18res_pjsip_messaging: Register message technology as pjsipKevin Harwell
2013-09-18Fix Segfault In features-config.c When Application Has No ArgumentsMichael L. Young
2013-09-17Change the "external_media_address" PJSIP endpoint option to "media_address".Mark Michelson
2013-09-17Remote console: more output discrepanciesKevin Harwell
2013-09-17Fix doxygen to use correct units of features.conf options.Richard Mudgett
2013-09-17Fix other timeouts (atxferloopdelay and atxfernoanswertimeout) to use seconds...Mark Michelson
2013-09-17Switch transferdigittimeout to be configured as seconds instead of milliseconds.Mark Michelson