summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-10-22Bridging: Fix orphaned bridge if neither of the joining channels can join.Richard Mudgett
2013-10-18Add channel lock protection around translation path setup.Richard Mudgett
2013-10-18Tweak ast_bridge_depart() doxygen.Richard Mudgett
2013-10-18Remove the bit about requiring ast_bridge_depart() to be called before ast_br...Mark Michelson
2013-10-18Clarify in ast_bridge_destroy() about how departable channels must be handled.Mark Michelson
2013-10-11channel.h: whitespace changes.Richard Mudgett
2013-10-07Miscellaneous stand alone comment cleanups.Richard Mudgett
2013-10-04Add IPv6 Support To chan_iax2Michael L. Young
2013-10-04ARI: Add subscription supportMatthew Jordan
2013-10-03Fix assumption in bridge_native_rtp.c regarding number of participants in a b...Mark Michelson
2013-10-03Detect and use xsltCleanupGlobals when availableKinsey Moore
2013-10-03Cache string values of formats on ast_format_cap() to save processing.Mark Michelson
2013-10-02Multiple revisions 400318-400319Mark Michelson
2013-10-02Reduce channel snapshot creation and publishing by up to 50%.Joshua Colp
2013-10-02Allow specifying a channel to dial an extension and context in an ARI dial op...Joshua Colp
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