Commit Graph

7781 Commits (0a29f85f8755f3a17cb13c1f96c8266b0ba723eb)

Author SHA1 Message Date
Matthew Jordan 0a29f85f87 Raise Registry AMI events on registration failures
12 years ago
Kinsey Moore f6c7e6355e Fix remnants of the pjsip renaming
12 years ago
Mark Michelson 735b30ad71 The large GULP->PJSIP renaming effort.
12 years ago
Mark Michelson 895c8e0d2c Reorganize the ast_sip_endpoint structure into substructures.
12 years ago
Joshua Colp 7fded33789 Add support for T.38 fax to chan_pjsip.
12 years ago
Matthew Jordan cafc115896 A great big renaming patch
12 years ago
Joshua Colp 71609d58aa Improve initial INVITE handling and fix crash due to rapidly arriving CANCEL.
12 years ago
Joshua Colp 2598219adb Drop the reference count on the correct object.
12 years ago
Richard Mudgett e26d4ec83a Reinclude sys/stat.h in chan_dahdi.c and remove redundant include in utils.c
12 years ago
Richard Mudgett b4dd4ffbc4 Some chan_dahdi protected function renaming.
12 years ago
Richard Mudgett 83a871ea35 Restore chan_dahdi native bridging and PRI tromboned call elimination.
12 years ago
Kinsey Moore 98504fec8e Add DTLS-SRTP support to chan_pjsip
12 years ago
Joshua Colp 16885ffda5 Expose the chan_pjsip implementation pvt and session in a defined manner.
12 years ago
Matthew Jordan e502d0095b Add additional control frame types to the IAX2 parser for debug messages
12 years ago
Kinsey Moore 684c83b29b Add transfer support to CEL
12 years ago
Jonathan Rose 17c546173f ARI: Bridge Playback, Bridge Record
12 years ago
Kinsey Moore 0b83761f9a Fix crash when using temporary peers
12 years ago
Mark Michelson c47787feab Add a bunch of options from sip.conf to res_sip.conf
12 years ago
Tzafrir Cohen 109f527eb9 Left over spacing issues of review 726.
12 years ago
Tzafrir Cohen b10bb8fa7b handle DAHDI_EVENT_REMOVED on a pri D-Channel
12 years ago
Richard Mudgett 3f9be54d91 chan_gulp: Fix gulp_indicate() handling of AST_CONTROL_PVT_CAUSE_CODE.
12 years ago
Richard Mudgett 6ba25dd3f2 Remove some dead code dealing with old bridging method.
12 years ago
Richard Mudgett d43b17a872 Replace chan_agent with app_agent_pool.
12 years ago
Matthew Jordan c3c0315693 Pretty up a debug message if the referred-by-uri isn't available
12 years ago
Moises Silva d92b2f3754 Fix a longstanding issue with MFC-R2 configuration that prevented users
12 years ago
Jason Parker b700dc6641 Fix a compiler warning.
12 years ago
David M. Lee 043a71ee76 Fixed chan_skinny for systems were pthread_t isn't an int.
12 years ago
Damien Wedhorn 6a2b3af90c Refactor and cleanup of skinny session handling.
12 years ago
Mark Michelson 0e25d8036e Use correct function for getting bridged peer when doing direct media checks.
12 years ago
Jason Parker 7422581b6d Move channel driver Registry manager events to core.
12 years ago
Matthew Jordan d0a55fa52d Refactor RTCP events over to Stasis; associate with channels
12 years ago
Richard Mudgett 02f55a36a0 Revert accidental overcommit.
12 years ago
Richard Mudgett b4e9a3fc2f Add BUGBUG note for ASTERISK-22009
12 years ago
Richard Mudgett c841c34aae chan_dahdi: Fix segfault reloading chan_dahdi when round robin is used.
12 years ago
Richard Mudgett 96fed373e9 Fix chan_gtalk.c compile error.
12 years ago
Igor Goncharovskiy f7624718f8 Fix issue with inability to cancell call transfer made by on-sceen menus.
12 years ago
Kinsey Moore 909ee4bfb9 Refactor extraneous channel events
12 years ago
Mark Michelson 6d624eb008 Add stasis publications for blind and attended transfers.
12 years ago
Richard Mudgett a022379107 Fix incorrect calls to ast_bridge_impart().
13 years ago
Matthew Jordan 13b470d704 Fix memory/ref counting leaks in a variety of locations
13 years ago
Joshua Colp 77002bc377 Merge in current pimp_my_sip work, including:
13 years ago
Joshua Colp 94ec267888 Migrate PeerStatus events to stasis, add stasis endpoints, and add chan_pjsip device state.
13 years ago
Matthew Jordan c14cdede12 Add BUGBUG for broken direct media in chan_gulp
13 years ago
Mark Michelson e3a89a0a18 Change chan_unistim to use core transfer API.
13 years ago
Richard Mudgett 291711f85f chan_vpb: Fix compile error and __ast_channel_alloc() prototype const inconsistency.
13 years ago
Richard Mudgett c9e04e70ca chan_misdn: Fix compile error after CDR merge.
13 years ago
Matthew Jordan 6258bbe7bd Update Asterisk's CDRs for the new bridging framework
13 years ago
Igor Goncharovskiy 2053fc3159 Fix issue with no sound in both way in case of previous call to chan_unistim phone was canceled.
13 years ago
Alec L Davis b0143074fa IAX2: Transfer Reject: Lock bridgecallno before touching it, refactor
13 years ago
Damien Wedhorn 75e7c3a8fa Change chan_skinny to use core transfer API.
13 years ago