Commit Graph

8453 Commits (f145b5854266dd58d37a6b0be9c72dcca766bed3)

Author SHA1 Message Date
Kevin Harwell f145b58542 various modules: json integer overflow
6 years ago
Leonid Fainshtein 8e09fbb4e9 openr2(6/6): Set hangup cause
6 years ago
Tzafrir Cohen fdaefbb20a openr2(5/6): added cli command -- mfcr2 destroy link <index>
6 years ago
Tzafrir Cohen effca9917d openr2(4/6): added new cli command -- mfcr2 show links
6 years ago
Tzafrir Cohen b3de2c0e1e openr2(3/6): Convert r2links to standard Asterisk AST_LIST*
6 years ago
Tzafrir Cohen 4b779a59e4 openr2(2/6): Stop polling channels when DAHDI returns -ENODEV (e.g: plug-out)
6 years ago
George Joseph 0cded803ec Merge "openr2(1/6): bugfix in configuration saving" into 13
6 years ago
Francesco Castellano 1318a3a2b7 chan_sip: Handle invalid SDP answer to T.38 re-invite
6 years ago
Tzafrir Cohen d8bf4b1608 openr2(1/6): bugfix in configuration saving
6 years ago
Chris-Savinovich e206a54d59 chan_dahdi.c: crash in chan_dahdi
6 years ago
George Joseph 79087b6aeb sig_pri: Address gcc9 issues
6 years ago
George Joseph d0f01af913 chan_dahdi: Address gcc9 issues
6 years ago
agupta 67841b8f55 chan_pjsip.c: Check for channel and session to not be NULL in hangup
6 years ago
Friendly Automation e4d91ab4b2 Merge "pjsip: replace 180 by 183 if SDP negotiation has completed" into 13
6 years ago
Guido Falsi ac4921c373 chan_dahdi: add missing include.
6 years ago
Alexei Gradinari 595d60846a pjsip: replace 180 by 183 if SDP negotiation has completed
7 years ago
George Joseph 4337895aee Fixes for GCC 9
7 years ago
Kevin Harwell 4ea20c9c85 mwi core: Move core MWI functionality into its own files
7 years ago
George Joseph 1a4fbaa52e Merge "chan_pjsip: DTMF Mode auto_info fallback lead to both inband and info" into 13
7 years ago
Salah Ahmed a9a0303544 chan_pjsip: DTMF Mode auto_info fallback lead to both inband and info
7 years ago
Ben Ford 4853fc2218 build: Fix compiler warnings/errors.
7 years ago
Alexei Gradinari 6e20e071a9 pjsip: restrict function PJSIP_PARSE_URI to parse only SIP/SIPS URIs
7 years ago
Sean Bright 53aa750839 chan_sip: Ensure 'qualifygap' isn't negative
7 years ago
Kevin Harwell 9717d1672c Merge "chan_dahdi: Add logical group at DAHDIChannel event and CHANNEL function" into 13
7 years ago
Friendly Automation 4f6daa0aff Merge "chan_pjsip: add a flag to ignore 183 responses if no SDP present" into 13
7 years ago
Torrey Searle cbc704c5ec chan_pjsip: add a flag to ignore 183 responses if no SDP present
7 years ago
Sean Bright 1cb6466268 Replace calls to strtok() with strtok_r()
7 years ago
cirillor 5065f31fca chan_dahdi: Add logical group at DAHDIChannel event and CHANNEL function
7 years ago
sungtae kim f6689547ae chan_pjsip: Changed to continued after invalid media for pjsip show channelstats
7 years ago
Giuseppe Sucameli f4afd097af chan_sip: Fix leak using contact ACL
7 years ago
Corey Farrell 0a9904e1c6
astobj2: Eliminate usage of legacy ao2_container_alloc routine.
7 years ago
Joshua Colp b7b581f209 Merge "stasis: Add internal filtering of messages." into 13
7 years ago
Alexei Gradinari b6d0fbda9d pjsip: New function PJSIP_PARSE_URI to parse URI and return part of URI
7 years ago
Joshua Colp d748ed4147 stasis: Add internal filtering of messages.
7 years ago
George Joseph 8b965c386a Merge "chan_sip: Attempt ast_do_pickup in handle_invite_replaces" into 13
7 years ago
Jasper Hafkenscheid cf193d53ad
chan_sip: Attempt ast_do_pickup in handle_invite_replaces
7 years ago
Alexei Gradinari bfe3821800 pjsip: new endpoint's options to control Connected Line updates
7 years ago
Corey Farrell 54a1fbe428
astobj2: Eliminate usage of legacy container allocation macros.
7 years ago
Corey Farrell c4b979a841
chan_sip: Tell module loader that chan_sip is extended support.
7 years ago
pk16208 84c574bb8b chan_sip: SipNotify on Chan_Sip vi AMI behave different to CLI
7 years ago
Walter Doekes d226458c5b optional_api: Remove unused nonoptreq fields
7 years ago
Jaco Kroon 2a5d408733 chan_sip: improved ip:port finding of peers for non-UDP transports.
7 years ago
alecdavis 6964bc37e0 chan_sip: remove unnecessary ast_channel_unlock(peer) as RAII looks after it
7 years ago
Salah Ahmed 4aa91c6f11 dialplan_functions: wrong srtp use status report of a dialplan function
7 years ago
Alexander Traud 78855e13e8 chan_oss: Compile in Solaris 11.
7 years ago
Richard Mudgett f94a310ca0 channel: Fix some more unprotected channel flag setting.
7 years ago
ktyerman c6116a3234 chan_iax2: better handling for timeout and EINTR
7 years ago
Joshua Colp 7609249a22 Merge "crypto.h: Repair ./configure --with-ssl=PATH." into 13
7 years ago
Alexander Traud 2c3ad1e40d crypto.h: Repair ./configure --with-ssl=PATH.
7 years ago
George Joseph 98da1971e3 chan_pjsip: Register for "BEFORE_MEDIA" responses
7 years ago