Commit Graph

24498 Commits (fa3370fdee48aefebaef3ab1c9d3beb5b5afb9ff)
 

Author SHA1 Message Date
Richard Mudgett fa3370fdee Some CDR code optimization.
13 years ago
Richard Mudgett 7e3c893bb8 Whitespace and curly braces.
13 years ago
Mark Michelson eb36b71183 Improve detection of answer on SIP blind transfer.
13 years ago
Matthew Jordan 402d4578ba Add database schema management using Alembic
13 years ago
Matthew Jordan 0f61ca1b36 Update CHANGES file for Asterisk 12
13 years ago
Richard Mudgett ae6e4d27e2 pbx.c: Make ast_str_substitute_variables_full() not mask variables.
13 years ago
Richard Mudgett e19173ca53 Match use of ast_free() with ast_calloc() and add some curly braces.
13 years ago
Mark Michelson 81f63aa2dc Fix dialog matching in the SIP distributor.
13 years ago
David M. Lee d7e16fadf8 ARI: WebSocket event cleanup
13 years ago
Richard Mudgett f429557bf8 Made MALLOC_DEBUG less CPU intensive by default.
13 years ago
Matthew Jordan 54d8f36572 AST-2013-005: Fix crash caused by invalid SDP
13 years ago
Richard Mudgett 1072858d0f Fix uninitialized value in struct ast_control_pvt_cause_code usage.
13 years ago
Matthew Jordan 5e34c49a66 AST-2013-004: Fix crash when handling ACK on dialog that has no channel
13 years ago
Matthew Jordan ff68143bd0 Better handle clearing the OUTGOING flag when a channel leaves a bridge
13 years ago
David M. Lee 594ef4e5ab Fixed bucket.c for systems where tv_usec is not an unsigned long.
13 years ago
Richard Mudgett 7a60a318ce bridging: Fix a livelock with local channel optimization.
13 years ago
Richard Mudgett 2d57781191 chan_dahdi: Add some missing build cleanup.
13 years ago
Matthew Jordan 029057a261 Fix bucket unit tests
13 years ago
Matthew Jordan 1888186add Fix the config_options_test
13 years ago
Matthew Jordan 206f07a721 Add rtpengine configuration parameter
13 years ago
Matthew Jordan 006c0f4b5e __________
13 years ago
Joshua Colp 9c713d12da Fix building of trunk.
13 years ago
Matthew Jordan f4bf1823e9 Fix channel reference leak in Originated channels
13 years ago
Joshua Colp 00d8ef8c79 Blocked revisions 397604
13 years ago
Mark Michelson e7c6f33517 Add some clarifying documentation to the rewrite_contact endpoint option.
13 years ago
Richard Mudgett fd7ac4fecd Blank line tweaks.
13 years ago
Joshua Colp dd33217762 Add the bucket API.
13 years ago
Joshua Colp cd7436a6c0 Fix a bug where the argc value was passed as no_doc when registering custom sorcery types.
13 years ago
Mark Michelson cae6bc54c8 Add test events necessary for bridge tests to pass in the test suite.
13 years ago
Matthew Jordan 3d9c5e61af Fix error in using ast_channel_snapshot_type before initialization
13 years ago
Jonathan Rose c13d0b7bdc bridge_native_rtp: Fix hold chain bugs caused by native RTP bridge framehook
13 years ago
Richard Mudgett 6ebfac8e70 Handle DTMF and hold wrapup when a channel leaves the bridging system.
13 years ago
Matthew Jordan 31ab486627 Fix sorcery unit tests
13 years ago
Richard Mudgett 46b9e5450f Fix memory corruption when trying to get "core show locks".
13 years ago
Matthew Jordan 32a0567c46 Prevent seg fault in off nominal path when registered option fails to validate
13 years ago
Kevin Harwell 882ba86434 PSJIP - sip.conf to res_sip.conf script
13 years ago
David M. Lee 7a581537e8 ARI: Correct error codes for bridge operations
13 years ago
Matthew Jordan 9f4849724f Update CHANGES file to reflect pass through support for Opus/VP8
13 years ago
Matthew Jordan 4d348e853c Add pass through support for Opus and VP8; Opus format attribute negotiation
13 years ago
Matthew Jordan e31bd332b8 Update config framework/sorcery with types/options without documentation
13 years ago
Joshua Colp b2a13e83dc Fix crash when answering after a transport error occurs.
13 years ago
Kinsey Moore d12c79f78f Update CEL sample config
13 years ago
Jonathan Rose 21e22310c7 ARI: Music on Hold/Background Music for bridges
13 years ago
Richard Mudgett c25c093c67 Minor tweaks with ast_moh_start() callers.
13 years ago
Kinsey Moore 7b032c1adb Add SayAlphaCase and similar functionality for AGI
13 years ago
Kevin Harwell aefebebd37 res_sip_dtmf_info: Support sending of 'raw' DTMF
13 years ago
Kinsey Moore 6fa4e8e3ab Add missing configOption close tags
13 years ago
Richard Mudgett c02c1b6f53 Update MOH start/stop routine doxygen.
13 years ago
Rusty Newton 9520df86fd Fix missing xml doc configOption 'type' for for both 'system' and 'global' configObjects
13 years ago
Richard Mudgett 477dea4661 Bridge API: Set a cause code on a channel when it is ejected from a bridge.
13 years ago