Commit Graph

162 Commits (6c9e8afd4ea55a33680ee580658230b51f307292)

Author SHA1 Message Date
Alexander Traud 3f86c95cf5 channels: Fix for Doxygen.
4 years ago
Naveen Albert 1a23c9c047 res_pjsip_caller_id: Add ANI2/OLI parsing
4 years ago
Sean Bright 78d7862463 chan_pjsip: Correct misleading trace message
4 years ago
Holger Hans Peter Freyther 3286c04856 pjsip: Generate progress (once) when receiving a 180 with a SDP
5 years ago
Dan Cropp 088816284a chan_pjsip, app_transfer: Add TRANSFERSTATUSPROTOCOL variable
5 years ago
Ben Ford 87a35f8e94 chan_pjsip.c: Add parameters to frame in indicate.
5 years ago
Ivan Poddubnyi c3fad2fd01 chan_pjsip: Assign SIPDOMAIN after creating a channel
5 years ago
Ivan Poddubnyi cc496044db chan_pjsip: Stop queueing control frames twice on outgoing channels
5 years ago
Dan Cropp fb23f98521 chan_pjsip: Incorporate channel reference count into transfer_refer().
5 years ago
Joshua C. Colp 5b4e71fa0a pjsip: Match lifetime of INVITE session to our session.
5 years ago
George Joseph ad4f2a8c99 debugging: Add enough to choke a mule
5 years ago
George Joseph 9bd1d686a1 ACN: Add tracing to existing code
5 years ago
George Joseph 8d1064eaaf Streams: Add features for Advanced Codec Negotiation
5 years ago
Kevin Harwell 8b925fbda3 chan_pjsip: don't use PJSIP_SC_NULL as it only exists pjproject 2.8+
5 years ago
George Joseph 41f3a7da4d res_fax: Don't start a gateway if either channel is hung up
5 years ago
Joshua C. Colp 1c5e68580a stream: Enforce formats immutability and ensure formats exist.
6 years ago
Kevin Harwell fa3c8f94e0 chan_pjsip: digit_begin - constant DTMF tone if RTP is not setup yet
6 years ago
Michael Neuhauser 5562fb2ea0 chan_psip, res_pjsip_sdp_rtp: ignore rtptimeout if direct-media is active
6 years ago
Paulo Vicentini ed2a7e3eaf chan_pjsip: Check audio frame when remote SSRC changes.
6 years ago
Sean Bright 313189aae2 chan_pjsip: Ignore RTP that we haven't negotiated
6 years ago
lvl c03f50c1c8 chan_pjsip: Prevent segfault when running PlayDTMF on hungup channel
6 years ago
Torrey Searle b43cdc7f1e channel/chan_pjsip: add dialplan function for music on hold
6 years ago
Friendly Automation 2205e25073 Merge "core: Add H.265/HEVC passthrough support"
6 years ago
Florian Floimair c18983207d core: Add H.265/HEVC passthrough support
6 years ago
Joshua Colp c358da472e chan_pjsip: Relock correct channel during "fax" redirect.
6 years ago
Dan Cropp e52fbae00f chan_pjsip: Transmit REFER waits for the REFER result setting TRANSFERSTATUS
6 years ago
agupta d2f7b22640 chan_pjsip.c: Check for channel and session to not be NULL in hangup
6 years ago
Alexei Gradinari 466a17964f pjsip: replace 180 by 183 if SDP negotiation has completed
7 years ago
Salah Ahmed 5009d6d97a chan_pjsip: DTMF Mode auto_info fallback lead to both inband and info
7 years ago
Torrey Searle 4661c08549 chan_pjsip: add a flag to ignore 183 responses if no SDP present
7 years ago
Joshua Colp 50ac85cb40 stasis: Segment channel snapshot to reduce creation cost.
7 years ago
Joshua Colp d0ccbb3377 stasis: Use an implementation specific channel snapshot cache.
7 years ago
Alexei Gradinari fa048183aa pjsip: New function PJSIP_PARSE_URI to parse URI and return part of URI
7 years ago
Alexei Gradinari eee935983b pjsip: new endpoint's options to control Connected Line updates
7 years ago
George Joseph 1725eaf8fb chan_pjsip: Register for "BEFORE_MEDIA" responses
7 years ago
George Joseph 4fb7967c73 bridge_softmix: Forward TEXT frames
8 years ago
Richard Mudgett 237d341bbd res_pjsip.c: Split ast_sip_push_task_synchronous() to fit expectations.
8 years ago
Joshua Colp c7bd554094 pjsip / res_rtp_asterisk: Add support for sending REMB
8 years ago
Joshua Colp e14b0e960d res_rtp_asterisk: Add support for raising additional RTCP messages.
8 years ago
Corey Farrell 527cf5a570 Remove redundant module checks and references.
8 years ago
Corey Farrell 9cfdb81e91 loader: Add dependency fields to module structures.
8 years ago
Sean Bright fd0ca1c3f9 Remove as much trailing whitespace as possible.
8 years ago
Richard Mudgett 4a461bcde4 chan_pjsip.c: Improve ast_request() diagnostic msgs.
8 years ago
Richard Mudgett 22810fc635 chan_pjsip/res_pjsip: Add CHANNEL(pjsip,request_uri)
8 years ago
Richard Mudgett e793501084 chan_pjsip.c: Improve answer failure log messages.
8 years ago
Richard Mudgett 12010fc5c0 chan_pjsip.c: Fix uninitialized cause value on failure.
8 years ago
Joshua Colp f2985e3106 bridge: Change participant SFU streams when source streams change.
8 years ago
George Joseph b6aa728a58 chan_pjsip: Ignore AST_CONTROL_STREAM_TOPOLOGY_CHANGED for now
8 years ago
Ben Ford bfc29de3ea chan_pjsip: Suppress frame warnings.
8 years ago
Richard Mudgett 850a3fd017 chan_pjsip.c: Fix topology refresh response code accuracy.
8 years ago