Commit Graph

8633 Commits (19eef2a6dc26e960059c46b7fc8adb08984845c1)

Author SHA1 Message Date
Joshua C. Colp 60800b038a xml: Embed module information into core XML documentation.
5 years ago
Alexander Traud 4fc0e16838 chan_iax2: System Header strings is included via asterisk.h/compat.h.
5 years ago
Holger Hans Peter Freyther 3286c04856 pjsip: Generate progress (once) when receiving a 180 with a SDP
5 years ago
Alexander Traud 1adf9368ee chan_sip: Filter pass-through audio/video formats away, again.
5 years ago
Alexander Traud 45e48e387c chan_sip: Allow [peer] without audio (text+video).
5 years ago
George Joseph 28f187d6c5 chan_iax2.c: Require secret and auth method if encryption is enabled
5 years ago
Alexander Traud 87ad1138ff chan_sip: Set up calls without audio (text+video), again.
5 years ago
Dan Cropp 088816284a chan_pjsip, app_transfer: Add TRANSFERSTATUSPROTOCOL variable
5 years ago
Alexander Traud 4c154f3431 chan_sip: SDP: Reject audio streams correctly.
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
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