Commit Graph

7829 Commits (ad42934fbc0cd56023444ececfdfd644045d22eb)

Author SHA1 Message Date
Kinsey Moore 14818e6867 Fix chan_h323 compilation
13 years ago
Richard Mudgett afec1eef0b chan_iax2: Reduce indentation in __attempt_transmit().
13 years ago
Richard Mudgett 0f7dcdefa3 chan_iax2: Fix stray reference to worker thread idle_list.
13 years ago
Richard Mudgett 5d2ddbb701 chan_iax2: Fix bridgecallno deadlock avoidance.
13 years ago
Richard Mudgett 4878a6eabc chan_iax2: Add missing control frame names to debug frame decode output.
13 years ago
Richard Mudgett fc381374d1 chan_misdn: Fix misdn debug output printed with arbitrary verbose levels.
13 years ago
Kevin Harwell 35e44ccf9c Fix various memory leaks
13 years ago
David M. Lee 5474e48966 optional_api: Fix linking problems between modules that export global symbols
13 years ago
Kevin Harwell e7dcc5494f Verbose logging discrepancies
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
Richard Mudgett 2d57781191 chan_dahdi: Add some missing build cleanup.
13 years ago
Richard Mudgett 46b9e5450f Fix memory corruption when trying to get "core show locks".
13 years ago
Matthew Jordan 4d348e853c Add pass through support for Opus and VP8; Opus format attribute negotiation
13 years ago
Joshua Colp b2a13e83dc Fix crash when answering after a transport error occurs.
13 years ago
Mark Michelson 25e38dfc9b Prevent a crash on outbound SIP MESSAGE requests.
13 years ago
Matthew Jordan e85dd76945 Allow the SIP_CODEC family of variables to specify more than one codec
13 years ago
Michael L. Young c7c8eb5ea4 Fix Not Storing Current Incoming Recv Address
13 years ago
Mark Michelson b6faaf85e3 Remove REF_DEBUG definition.
13 years ago
Mark Michelson 7db2985186 Fix refcounting of sip_pvt in test_sip_rtpqos test and unlink it from the list of pvts.
13 years ago
Matthew Jordan 1cb1d04679 Whitespace cleanup
13 years ago
Kinsey Moore 124f45a625 Update chan_mgcp to the modified parking API
13 years ago
Kinsey Moore 56aea1c030 Allow res_parking to be unloadable
13 years ago
Kinsey Moore 59753b1ea1 Strip down the old event system
13 years ago
Richard Mudgett e47d3db365 Doxygen comment tweaks.
13 years ago
Richard Mudgett 6d24165dee Remove some dead code dealing with: AST_BRIDGE_REC_CHANNEL_0, AST_BRIDGE_REC_CHANNEL_1, and AST_BRIDGE_IGNORE_SIGS.
13 years ago
Kinsey Moore 3f46d461bf Fix deadlocks in chan_sip in REFER and BYE handling
13 years ago
Richard Mudgett 62c2b80487 Remove unsupported channel technology callbacks.
13 years ago
Richard Mudgett 42a2cc685f chan_vpb: Effectively remove native support. Left enough bread crumbs to be able to convert later if needed.
13 years ago
Richard Mudgett 04885c2ca0 chan_iax2: Conditionally remove native support for now.
13 years ago
Richard Mudgett 92d0a2e1ee chan_misdn: Effectively remove native support. Left enough bread crumbs to be able to convert later if needed.
13 years ago
Walter Doekes 29945cf238 chan_sip: Convert 'just did sched_add waitid...' from warning to debug message.
13 years ago
Walter Doekes 235aa06b8d chan_sip: Fix IP-addr in warning when rejecting a contact ACL.
13 years ago
Jonathan Rose b3813c8bc5 pbx: Make originate threads indicate dial status when synchronous
13 years ago
Tzafrir Cohen 39af081784 chan_dahdi: create channels at run-time
13 years ago
Matthew Jordan 33e7b76d1d Hide the Surrogate channels from external consumers; kill Masquerade events
13 years ago
Igor Goncharovskiy 70309f24c2 - Fix different issues with call transfer cancel. In case 3rd party busy or congestion call was not returned.
13 years ago
Michael L. Young c0f302e1e1 Fix Registration Failure When A Peer And TLS Are Used
13 years ago
Mark Michelson ab6fc47d95 And get rid of another ast_bridged_channel()
13 years ago
Mark Michelson f8622e7c5c Get rid of ast_bridged_channel() and the bridged_channel field on ast_channels.
13 years ago
David M. Lee 4f07502000 Fixed chan_dahdi compilation failure
13 years ago
Matthew Jordan 0d86021842 Add pickup.h include lines for chan_dahdi and chan_mgcp
13 years ago
Matthew Jordan 38236e54a8 Remove dead code from features.c; refactor pickup code into pickup.c
13 years ago
Matthew Jordan 5c4b482471 Support externally initiated parking requests; remove some dead code
13 years ago
Kinsey Moore 03090a88ba Fix documentation replication issues
13 years ago
David M. Lee 88d6c366d1 Fixed compile errors introduced in r395954.
13 years ago
David M. Lee e1b959ccbb Split caching out from the stasis_caching_topic.
13 years ago
Matthew Jordan 0a29f85f87 Raise Registry AMI events on registration failures
13 years ago
Kinsey Moore f6c7e6355e Fix remnants of the pjsip renaming
13 years ago