Commit Graph

24495 Commits (b7ec25ec2e98e5e4bb26edacb855602541e30b7f)
 

Author SHA1 Message Date
Matthew Jordan b7ec25ec2e Update CHANGES file for Asterisk 12
12 years ago
Richard Mudgett b252c11aff pbx.c: Make ast_str_substitute_variables_full() not mask variables.
12 years ago
Richard Mudgett c7b7d98a37 ast_free() is null tollerant.
12 years ago
Richard Mudgett b6a080d6a3 Match use of ast_free() with ast_calloc() and add some curly braces.
12 years ago
Mark Michelson a181544299 Fix dialog matching in the SIP distributor.
12 years ago
David M. Lee 451993f4f5 ARI: WebSocket event cleanup
12 years ago
Richard Mudgett 3540c7ac6e Made MALLOC_DEBUG less CPU intensive by default.
12 years ago
Matthew Jordan c32f8a5ca9 AST-2013-005: Fix crash caused by invalid SDP
12 years ago
Matthew Jordan 0472e14dee AST-2013-004: Fix crash when handling ACK on dialog that has no channel
12 years ago
Richard Mudgett 868be02a2f Fix uninitialized value in struct ast_control_pvt_cause_code usage.
12 years ago
Matthew Jordan 24c56515b1 Better handle clearing the OUTGOING flag when a channel leaves a bridge
12 years ago
David M. Lee 6c410d00d1 Fixed bucket.c for systems where tv_usec is not an unsigned long.
12 years ago
Richard Mudgett d647b4ae02 bridging: Fix a livelock with local channel optimization.
12 years ago
Richard Mudgett 13dbdd1ae7 chan_dahdi: Add some missing build cleanup.
12 years ago
Matthew Jordan 75a99a4bdd Fix bucket unit tests
12 years ago
Matthew Jordan 447848a580 Fix the config_options_test
12 years ago
Matthew Jordan de44880645 Add rtpengine configuration parameter
12 years ago
Matthew Jordan 062290bde0 Set new merge properties on 12
12 years ago
Joshua Colp 9c713d12da Fix building of trunk.
12 years ago
Matthew Jordan f4bf1823e9 Fix channel reference leak in Originated channels
12 years ago
Joshua Colp 00d8ef8c79 Blocked revisions 397604
12 years ago
Mark Michelson e7c6f33517 Add some clarifying documentation to the rewrite_contact endpoint option.
12 years ago
Richard Mudgett fd7ac4fecd Blank line tweaks.
12 years ago
Joshua Colp dd33217762 Add the bucket API.
12 years ago
Joshua Colp cd7436a6c0 Fix a bug where the argc value was passed as no_doc when registering custom sorcery types.
12 years ago
Mark Michelson cae6bc54c8 Add test events necessary for bridge tests to pass in the test suite.
12 years ago
Matthew Jordan 3d9c5e61af Fix error in using ast_channel_snapshot_type before initialization
12 years ago
Jonathan Rose c13d0b7bdc bridge_native_rtp: Fix hold chain bugs caused by native RTP bridge framehook
12 years ago
Richard Mudgett 6ebfac8e70 Handle DTMF and hold wrapup when a channel leaves the bridging system.
12 years ago
Matthew Jordan 31ab486627 Fix sorcery unit tests
12 years ago
Richard Mudgett 46b9e5450f Fix memory corruption when trying to get "core show locks".
12 years ago
Matthew Jordan 32a0567c46 Prevent seg fault in off nominal path when registered option fails to validate
12 years ago
Kevin Harwell 882ba86434 PSJIP - sip.conf to res_sip.conf script
12 years ago
David M. Lee 7a581537e8 ARI: Correct error codes for bridge operations
12 years ago
Matthew Jordan 9f4849724f Update CHANGES file to reflect pass through support for Opus/VP8
12 years ago
Matthew Jordan 4d348e853c Add pass through support for Opus and VP8; Opus format attribute negotiation
12 years ago
Matthew Jordan e31bd332b8 Update config framework/sorcery with types/options without documentation
12 years ago
Joshua Colp b2a13e83dc Fix crash when answering after a transport error occurs.
12 years ago
Kinsey Moore d12c79f78f Update CEL sample config
12 years ago
Jonathan Rose 21e22310c7 ARI: Music on Hold/Background Music for bridges
12 years ago
Richard Mudgett c25c093c67 Minor tweaks with ast_moh_start() callers.
12 years ago
Kinsey Moore 7b032c1adb Add SayAlphaCase and similar functionality for AGI
12 years ago
Kevin Harwell aefebebd37 res_sip_dtmf_info: Support sending of 'raw' DTMF
12 years ago
Kinsey Moore 6fa4e8e3ab Add missing configOption close tags
12 years ago
Richard Mudgett c02c1b6f53 Update MOH start/stop routine doxygen.
12 years ago
Rusty Newton 9520df86fd Fix missing xml doc configOption 'type' for for both 'system' and 'global' configObjects
12 years ago
Richard Mudgett 477dea4661 Bridge API: Set a cause code on a channel when it is ejected from a bridge.
12 years ago
Kinsey Moore 24683444ac Ensure CEL creates a default config if it isn't provided with one
12 years ago
Mark Michelson 8300c9aaaf Remove set but unused variable 'meid'.
12 years ago
Kinsey Moore 5ad4030ef0 Fix crash when getting CEL config
12 years ago