summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-23Fix building of trunk.Joshua Colp
2013-08-23Fix channel reference leak in Originated channelsMatthew Jordan
2013-08-23Blocked revisions 397604Joshua Colp
2013-08-23Add some clarifying documentation to the rewrite_contact endpoint option.Mark Michelson
2013-08-23Blank line tweaks.Richard Mudgett
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-23Add test events necessary for bridge tests to pass in the test suite.Mark Michelson
2013-08-23Fix error in using ast_channel_snapshot_type before initializationMatthew Jordan
2013-08-23bridge_native_rtp: Fix hold chain bugs caused by native RTP bridge framehookJonathan Rose
2013-08-23Handle DTMF and hold wrapup when a channel leaves the bridging system.Richard Mudgett
2013-08-23Fix sorcery unit testsMatthew Jordan
2013-08-23Fix memory corruption when trying to get "core show locks".Richard Mudgett
2013-08-23Prevent seg fault in off nominal path when registered option fails to validateMatthew Jordan
2013-08-23PSJIP - sip.conf to res_sip.conf scriptKevin Harwell
2013-08-23ARI: Correct error codes for bridge operationsDavid M. Lee
2013-08-23Update CHANGES file to reflect pass through support for Opus/VP8Matthew Jordan
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-23Fix crash when answering after a transport error occurs.Joshua Colp
2013-08-23Update CEL sample configKinsey Moore
2013-08-23ARI: Music on Hold/Background Music for bridgesJonathan Rose
2013-08-22Minor tweaks with ast_moh_start() callers.Richard Mudgett
2013-08-22Add SayAlphaCase and similar functionality for AGIKinsey Moore
2013-08-22res_sip_dtmf_info: Support sending of 'raw' DTMFKevin Harwell
2013-08-22Add missing configOption close tagsKinsey Moore
2013-08-22Update MOH start/stop routine doxygen.Richard Mudgett
2013-08-22Fix missing xml doc configOption 'type' for for both 'system' and 'global' co...Rusty Newton
2013-08-22Bridge API: Set a cause code on a channel when it is ejected from a bridge.Richard Mudgett
2013-08-22Ensure CEL creates a default config if it isn't provided with oneKinsey Moore
2013-08-22Remove set but unused variable 'meid'.Mark Michelson
2013-08-22Fix crash when getting CEL configKinsey Moore
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-22Made the abstract jitter buffer resync on some more control frames.Richard Mudgett
2013-08-22Make CEL behavior conform to the documentationKinsey Moore
2013-08-22Update BUGBUG comment.Richard Mudgett
2013-08-22Don't store repeated commands in the editline history buffer.Walter Doekes
2013-08-22Add _IO_stdin_used in version-script to fix SIGBUSes on Sparc.Walter Doekes
2013-08-21UDPTL: Fix a regression where UDPTL won't load default settingsJonathan Rose
2013-08-21* Move ast_bridge_channel_setup_features() into bridge_basic.c.Richard Mudgett
2013-08-21Deferred some more BUGBUG comments to a JIRA issue or XXX comment.Richard Mudgett
2013-08-21Complete http_shutdown.David M. Lee
2013-08-21Set 14400 as the default max bit rate if T38MaxBitRate is not specifiedMatthew Jordan
2013-08-21ARI: Correct segfault with /variable calls are missing ?variable parameter.David M. Lee
2013-08-21ARI: Remove the 'channel:' scheme from endpoint's channel list.David M. Lee
2013-08-21res_stasis: remove call to missing function control_continue.David M. Lee
2013-08-21Fix several interrelated issues dealing with the holding bridge technology.Richard Mudgett
2013-08-21Prevent a crash on outbound SIP MESSAGE requests.Mark Michelson
2013-08-21Allow channels in app_stasis to hangup properlyKinsey Moore