Commit Graph

7801 Commits (e9ac63f9a99d29f1a7c8e966dcb9d187b85900dc)

Author SHA1 Message Date
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
Mark Michelson 735b30ad71 The large GULP->PJSIP renaming effort.
13 years ago
Mark Michelson 895c8e0d2c Reorganize the ast_sip_endpoint structure into substructures.
13 years ago
Joshua Colp 7fded33789 Add support for T.38 fax to chan_pjsip.
13 years ago
Matthew Jordan cafc115896 A great big renaming patch
13 years ago
Joshua Colp 71609d58aa Improve initial INVITE handling and fix crash due to rapidly arriving CANCEL.
13 years ago
Joshua Colp 2598219adb Drop the reference count on the correct object.
13 years ago
Richard Mudgett e26d4ec83a Reinclude sys/stat.h in chan_dahdi.c and remove redundant include in utils.c
13 years ago
Richard Mudgett b4dd4ffbc4 Some chan_dahdi protected function renaming.
13 years ago
Richard Mudgett 83a871ea35 Restore chan_dahdi native bridging and PRI tromboned call elimination.
13 years ago
Kinsey Moore 98504fec8e Add DTLS-SRTP support to chan_pjsip
13 years ago
Joshua Colp 16885ffda5 Expose the chan_pjsip implementation pvt and session in a defined manner.
13 years ago
Matthew Jordan e502d0095b Add additional control frame types to the IAX2 parser for debug messages
13 years ago
Kinsey Moore 684c83b29b Add transfer support to CEL
13 years ago
Jonathan Rose 17c546173f ARI: Bridge Playback, Bridge Record
13 years ago
Kinsey Moore 0b83761f9a Fix crash when using temporary peers
13 years ago
Mark Michelson c47787feab Add a bunch of options from sip.conf to res_sip.conf
13 years ago
Tzafrir Cohen 109f527eb9 Left over spacing issues of review 726.
13 years ago
Tzafrir Cohen b10bb8fa7b handle DAHDI_EVENT_REMOVED on a pri D-Channel
13 years ago
Richard Mudgett 3f9be54d91 chan_gulp: Fix gulp_indicate() handling of AST_CONTROL_PVT_CAUSE_CODE.
13 years ago
Richard Mudgett 6ba25dd3f2 Remove some dead code dealing with old bridging method.
13 years ago
Richard Mudgett d43b17a872 Replace chan_agent with app_agent_pool.
13 years ago
Matthew Jordan c3c0315693 Pretty up a debug message if the referred-by-uri isn't available
13 years ago
Moises Silva d92b2f3754 Fix a longstanding issue with MFC-R2 configuration that prevented users
13 years ago
Jason Parker b700dc6641 Fix a compiler warning.
13 years ago
David M. Lee 043a71ee76 Fixed chan_skinny for systems were pthread_t isn't an int.
13 years ago
Damien Wedhorn 6a2b3af90c Refactor and cleanup of skinny session handling.
13 years ago
Mark Michelson 0e25d8036e Use correct function for getting bridged peer when doing direct media checks.
13 years ago
Jason Parker 7422581b6d Move channel driver Registry manager events to core.
13 years ago