summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-09-30Multiple revisions 399887,400138,400178,400180-400181David M. Lee
2013-09-27res_pjsip: crash when using localnet and external_signaling_address optionsKevin Harwell
2013-09-27astobj2: Remove OBJ_CONTINUE support.Richard Mudgett
2013-09-27Restore usefulness of the CEL Peer fieldKinsey Moore
2013-09-26pjsip: race condition in registrarKevin Harwell
2013-09-17Change the "external_media_address" PJSIP endpoint option to "media_address".Mark Michelson
2013-09-17Fix doxygen to use correct units of features.conf options.Richard Mudgett
2013-09-17Switch transferdigittimeout to be configured as seconds instead of milliseconds.Mark Michelson
2013-09-13Restore Dial, Queue, and FollowMe 'I' option support.Richard Mudgett
2013-09-13Create more accurate Contact headers for dialogs when we are the UAS.Mark Michelson
2013-09-09Fix DEBUG_THREADS when lock is acquired in __constructor__David M. Lee
2013-09-06astobj2: Add warn unused attribute to some functions.Richard Mudgett
2013-08-30Fix graceful shutdown crash.David M. Lee
2013-08-30Add a reloadable option for sorcery type objectsKevin Harwell
2013-08-30optional_api: Fix linking problems between modules that export global symbolsDavid M. Lee
2013-08-30ARI: Implement /recordings/stored API'sDavid M. Lee
2013-08-28Match use of ast_free() with ast_calloc() and add some curly braces.Richard Mudgett
2013-08-26bridging: Fix a livelock with local channel optimization.Richard Mudgett
2013-08-25Fix the config_options_testMatthew Jordan
2013-08-23Add the bucket API.Joshua Colp
2013-08-23Fix a bug where the argc value was passed as no_doc when registering custom s...Joshua Colp
2013-08-23Handle DTMF and hold wrapup when a channel leaves the bridging system.Richard Mudgett
2013-08-23Fix memory corruption when trying to get "core show locks".Richard Mudgett
2013-08-23ARI: Correct error codes for bridge operationsDavid M. Lee
2013-08-23Add pass through support for Opus and VP8; Opus format attribute negotiationMatthew Jordan
2013-08-23Update config framework/sorcery with types/options without documentationMatthew Jordan
2013-08-23ARI: Music on Hold/Background Music for bridgesJonathan Rose
2013-08-22Add SayAlphaCase and similar functionality for AGIKinsey Moore
2013-08-22Update MOH start/stop routine doxygen.Richard Mudgett
2013-08-22Bridge API: Set a cause code on a channel when it is ejected from a bridge.Richard Mudgett
2013-08-22Massively clean up app_queue.Mark Michelson
2013-08-22Handle default body types for SIP event packages in res_pjsip_pubsubMark Michelson
2013-08-22Make CEL behavior conform to the documentationKinsey Moore
2013-08-21* Move ast_bridge_channel_setup_features() into bridge_basic.c.Richard Mudgett
2013-08-21Set 14400 as the default max bit rate if T38MaxBitRate is not specifiedMatthew Jordan
2013-08-21Fix several interrelated issues dealing with the holding bridge technology.Richard Mudgett
2013-08-20Localize and rename ACL configuration.Mark Michelson
2013-08-17Allow res_parking to be unloadableKinsey Moore
2013-08-17Refactor CEL to avoid using the event system coreKinsey Moore
2013-08-17Strip down the old event systemKinsey Moore
2013-08-16Fix CLI "bridge kick <bridge> <channel>" to check if the bridge needs dissolv...Richard Mudgett
2013-08-16Fix some doxygen bridging file references.Richard Mudgett
2013-08-16utils.h: Minor formatting tweaks.Richard Mudgett
2013-08-16Stasis: address refcount races; implementation commentsDavid M. Lee
2013-08-16Prevent heap alloc functions from running out of stack space.Walter Doekes
2013-08-15Changed some BUGBUG tags to associated JIRA issue tags.Richard Mudgett
2013-08-15Resolve some BUGBUG comments.Richard Mudgett
2013-08-15Remove some dead code dealing with: AST_BRIDGE_REC_CHANNEL_0, AST_BRIDGE_REC_...Richard Mudgett
2013-08-15Fix Bridge API DTMF hook matching for begin and end DTMF events.Richard Mudgett
2013-08-15Fix deadlocks in chan_sip in REFER and BYE handlingKinsey Moore