Commit Graph

8631 Commits (17d5ef3a94e453050ca6397c53a9ce0754572212)

Author SHA1 Message Date
Alexander Traud c29bf45863 chan_iax2: Fix for Doxygen.
4 years ago
Josh Soref 636d3dc4be channels: Spelling fixes
4 years ago
Naveen Albert 6d242723bb sig_analog: Fix truncated buffer copy
4 years ago
Naveen Albert 530e89655e chan_iax2: Allow both secret and outkey at dial time
4 years ago
Mike Bradeen 8031b6c9e6 various: Fix GCC 11 compilation issues.
4 years ago
Naveen Albert 8ad4cb901b chan_iax2: Add encryption for RSA authentication
4 years ago
Naveen Albert 7feee9c65b res_pjsip_caller_id: Add ANI2/OLI parsing
4 years ago
Naveen Albert 38cc3160d3 chan_iax2: Add ANI2/OLI information element
4 years ago
Sarah Autumn b731b810b9 sig_analog: Changes to improve electromechanical signalling compatibility
4 years ago
Sean Bright b02538de2e mgcp: Remove dead debug code
4 years ago
Joshua C. Colp 68adc2304f policy: Add deprecation and removal versions to modules.
4 years ago
Kevin Harwell dbfde090ea AST-2021-008 - chan_iax2: remote crash on unsupported media format
4 years ago
Naveen Albert 11e61217a0 chan_sip: Expand hook flash recognition.
4 years ago
Sean Bright f557126998 chan_pjsip: Correct misleading trace message
4 years ago
George Joseph 63c25d3821 Updates for the MessageSend Dialplan App
4 years ago
Joshua C. Colp e42417e910 xml: Embed module information into core XML documentation.
4 years ago
Alexander Traud 10c0d9e711 chan_iax2: System Header strings is included via asterisk.h/compat.h.
4 years ago
Holger Hans Peter Freyther 4ceb07434c pjsip: Generate progress (once) when receiving a 180 with a SDP
4 years ago
Alexander Traud 99666117be chan_sip: Filter pass-through audio/video formats away, again.
4 years ago
Alexander Traud 2bcec10db8 chan_sip: Allow [peer] without audio (text+video).
4 years ago
George Joseph 10c2e1749b chan_iax2.c: Require secret and auth method if encryption is enabled
4 years ago
Alexander Traud 4a341f288d chan_sip: Set up calls without audio (text+video), again.
4 years ago
Dan Cropp a5364ac69b chan_pjsip, app_transfer: Add TRANSFERSTATUSPROTOCOL variable
4 years ago
Alexander Traud 7dc0cded86 chan_sip: SDP: Reject audio streams correctly.
4 years ago
Ben Ford 0520f8320c chan_pjsip.c: Add parameters to frame in indicate.
4 years ago
Alexander Traud 34b0960310 chan_sip: SDP: Sidestep stream parsing when its media is disabled.
4 years ago
Ivan Poddubnyi 97afc9055f chan_pjsip: Assign SIPDOMAIN after creating a channel
4 years ago
Ivan Poddubnyi 17fa9c93d0 chan_pjsip: Stop queueing control frames twice on outgoing channels
4 years ago
Dan Cropp e127a57761 chan_pjsip: Incorporate channel reference count into transfer_refer().
4 years ago
Joshua C. Colp ea744ca7c2 pjsip: Match lifetime of INVITE session to our session.
5 years ago
Alexander Traud f667c5a781 chan_sip: Remove unused sip_socket->port.
5 years ago
Alexander Traud 334661601a Compiler fixes for GCC when printf %s is NULL
5 years ago
Alexander Traud 951ce0524d chan_sip: On authentication, pick MD5 for sure.
5 years ago
George Joseph 6abf6f345d debugging: Add enough to choke a mule
5 years ago
Kevin Harwell 17258e0cdf chan_pjsip: disallow PJSIP_SEND_SESSION_REFRESH pre-answer execution
5 years ago
Dennis Buteyn 9c6d14b26b chan_sip: Clear ToHost property on peer when changing to dynamic host
5 years ago
Kevin Harwell c356187969 PJSIP_MEDIA_OFFER: override configuration on refresh
5 years ago
Kevin Harwell 2148505f09 chan_pjsip: don't use PJSIP_SC_NULL as it only exists pjproject 2.8+
5 years ago
Frederic LE FOLL 5415606846 chan_sip: chan_sip does not process 400 response to an INVITE.
5 years ago
Guido Falsi 10bc2d40e5 chan_dadhi: Fix setvar in dahdi channels
5 years ago
George Joseph efeff59152 res_fax: Don't start a gateway if either channel is hung up
5 years ago
Joshua C. Colp 2128eb1f47 stream: Enforce formats immutability and ensure formats exist.
5 years ago
Alexander Traud d53925c98a chan_sip: externhost/externaddr with non-default TCP/TLS ports.
5 years ago
Alexander Traud 338990d973 chan_sip: DiffServ/ToS not only on UDP but also on TCP and TLS sockets.
5 years ago
traud 9e0995b1b7 chan_sip: TCP/TLS client without server.
5 years ago
Kevin Harwell 48669ea81b chan_pjsip: digit_begin - constant DTMF tone if RTP is not setup yet
5 years ago
traud 8021924a46 chan_unistim: Avoid tautological warnings with clang.
5 years ago
Joshua C. Colp ebe7749127 chan_sip: Send 403 when ACL fails.
5 years ago
Michael Neuhauser b2e0c6cacc chan_psip, res_pjsip_sdp_rtp: ignore rtptimeout if direct-media is active
5 years ago
Sean Bright 2a3b2d5781 chan_vpb: Fix 'catching polymorphic type ... by value' error
5 years ago