summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2013-09-17Confbridge: empty conference not being torn downKevin Harwell
2013-09-16Fix module load errors for test_ari_model.so.Richard Mudgett
2013-09-16app_speech_utils: Fix unresolved symbol ast_speech_get_setting().Richard Mudgett
2013-09-16chan_iax2: Fix saving the wrong expiry time in astdb.Richard Mudgett
2013-09-16Filter internal channels out of bridge enter/leave message handlingMatthew Jordan
2013-09-13Restore Dial, Queue, and FollowMe 'I' option support.Richard Mudgett
2013-09-13Don't write to /tmp/refs when REF_DEBUG is not defined.David M. Lee
2013-09-13Create more accurate Contact headers for dialogs when we are the UAS.Mark Michelson
2013-09-13Change how realms are handled for outbound authentication.Mark Michelson
2013-09-13Recorded merge of revisions 399035,399049 from http://svn.asterisk.org/svn/as...David M. Lee
2013-09-13Put merge tracking for r399039 back.David M. Lee
2013-09-13Broke the build! Forgot para tags within my description.Rusty Newton
2013-09-13res_pjsip: Forward PJSIP logging to Asterisk loggingDavid M. Lee
2013-09-13ARI: Fix WebSocket response when subprotocol isn't specifiedDavid M. Lee
2013-09-13Fix several crashes in MeetMeAdminKinsey Moore
2013-09-13'identify' configObject doesn't have a synopsisRusty Newton
2013-09-12CLI bridge: Fix "bridge destroy <id>" and "bridge kick <id> <chan>" tab compl...Richard Mudgett
2013-09-12astobj2: Register the bridges container for debug inspection.Richard Mudgett