Commit Graph

24506 Commits (8bbc12ef71ae290eead511d4f1ccac509f485fc9)
 

Author SHA1 Message Date
Mark Michelson 8bbc12ef71 Remove extra debug message.
13 years ago
Mark Michelson 70ffc1550c Resolve assumptions that bridge snapshots would be non-NULL for transfer stasis events.
13 years ago
Matthew Jordan 948934fb76 Actually *add* the database schema management utilities
13 years ago
Richard Mudgett 4fb3ae9ecf Fix some uninitialized buffers for CDR handling valgrind found.
13 years ago
Richard Mudgett 45453100e9 Fixed problems with ast_cdr_serialize_variables().
13 years ago
Richard Mudgett 1b4793bb5e Made the on/off in CLI "cdr set debug [on|off]" case insensitive.
13 years ago
Richard Mudgett 8c7c10010f Make CDR variable name chandling consistently case insensitive.
13 years ago
Richard Mudgett 986911fa04 Make CDR code deal with channel names case insensitively.
13 years ago
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