Commit Graph

8624 Commits (017e09b40a8f09001750172fa13afc5e40c42d5c)

Author SHA1 Message Date
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
Alexander Traud ad606d4ad1 chan_sip: SDP: Sidestep stream parsing when its media is disabled.
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
Richard Mudgett 3d379845e6 chan_vpb.cc: Fix compile errors.
5 years ago
Joshua C. Colp 5b4e71fa0a pjsip: Match lifetime of INVITE session to our session.
5 years ago
Alexander Traud e884d935f6 chan_sip: Remove unused sip_socket->port.
5 years ago
Alexander Traud e0ee53dc9c Compiler fixes for GCC with -Og
5 years ago
Alexander Traud f86af1fbd0 Compiler fixes for GCC when printf %s is NULL
5 years ago
Alexander Traud 5b25c75d7b chan_sip: On authentication, pick MD5 for sure.
5 years ago
Sean Bright c90c182932 audiosocket: Fix module menuselect descriptions
5 years ago
George Joseph ad4f2a8c99 debugging: Add enough to choke a mule
5 years ago
Kevin Harwell 31fbfc5e95 chan_pjsip: disallow PJSIP_SEND_SESSION_REFRESH pre-answer execution
5 years ago
Dennis Buteyn 9058d9e591 chan_sip: Clear ToHost property on peer when changing to dynamic host
5 years ago
George Joseph 9bd1d686a1 ACN: Add tracing to existing code
5 years ago
Kevin Harwell 4eba6b9eb2 PJSIP_MEDIA_OFFER: override configuration on refresh
5 years ago
George Joseph 8d1064eaaf Streams: Add features for Advanced Codec Negotiation
5 years ago
Frederic LE FOLL a423f935c9 chan_sip: chan_sip does not process 400 response to an INVITE.
5 years ago
Kevin Harwell 8b925fbda3 chan_pjsip: don't use PJSIP_SC_NULL as it only exists pjproject 2.8+
5 years ago
Guido Falsi d88e230037 chan_dadhi: Fix setvar in dahdi channels
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
Alexander Traud 52f07176b6 chan_sip: externhost/externaddr with non-default TCP/TLS ports.
6 years ago
Alexander Traud 4d0ab620be chan_sip: DiffServ/ToS not only on UDP but also on TCP and TLS sockets.
6 years ago
traud da9554d925 chan_sip: TCP/TLS client without server.
6 years ago
Kevin Harwell fa3c8f94e0 chan_pjsip: digit_begin - constant DTMF tone if RTP is not setup yet
6 years ago
traud b38f664250 chan_unistim: Avoid tautological warnings with clang.
6 years ago
Joshua C. Colp 1b6c58896f chan_sip: Send 403 when ACL fails.
6 years ago
Michael Neuhauser 5562fb2ea0 chan_psip, res_pjsip_sdp_rtp: ignore rtptimeout if direct-media is active
6 years ago
Sean Bright 49cf84578e chan_vpb: Fix 'catching polymorphic type ... by value' error
6 years ago
Paulo Vicentini ed2a7e3eaf chan_pjsip: Check audio frame when remote SSRC changes.
6 years ago
Walter Doekes 43620cbf6c chan_sip: Return 503 if we're out of RTP ports
6 years ago
Friendly Automation f29ddd8925 Merge "chan_sip: Always process updated SDP on media source change"
6 years ago
Walter Doekes 711a3fed56 chan_sip: Always process updated SDP on media source change
6 years ago
Sean Bright 313189aae2 chan_pjsip: Ignore RTP that we haven't negotiated
6 years ago
Joshua Colp 093f349daf Merge "chan_dahdi: Change 999999 to INT_MAX to better reflect "no timeout""
6 years ago
Andrew Siplas 5bd7281442 chan_dahdi: Change 999999 to INT_MAX to better reflect "no timeout"
6 years ago
Sean Bright f309b86e36 chan_sip.c: Stop handling continuation lines after reading headers
6 years ago
Friendly Automation 4255277ffd Merge "feat: AudioSocket channel, application, and ARI support."
6 years ago
Seán C McCord 163efbd724 feat: AudioSocket channel, application, and ARI support.
6 years ago
George Joseph ee7d72eb72 sig_pri: Fix deadlock caused by sig_pri_queue_hangup
6 years ago
Friendly Automation 2a8f759374 Merge "chan_sip: voice frames are no longer transmitted after emitting a COLP"
6 years ago
Friendly Automation c3cf0e330c Merge "chan_sip: in case of tcp/tls, be less annoying about tx errors."
6 years ago
Jaco Kroon 365d007eb6 chan_sip: in case of tcp/tls, be less annoying about tx errors.
6 years ago
Jean Aunis 9c9296c635 chan_sip: voice frames are no longer transmitted after emitting a COLP
6 years ago
Frederic LE FOLL 7624cbb155 chan_sip+native_bridge_rtp: no directmedia for ptime other than default ptime.
6 years ago
Joshua Colp cd3a2a478f Merge "core: Improve MALLOC_DEBUG for frames."
6 years ago
Ben Ford 4a1cadeadb chan_sip.c: Prevent address change on unauthenticated SIP request.
6 years ago
Frederic LE FOLL a68299f508 chan_dahdi: PRI span status may stay "Down, Active" after a short alarm
6 years ago