Commit Graph

8186 Commits (4328d320c2aba32b7848b46a8963fbb7308a18c2)

Author SHA1 Message Date
George Joseph 4328d320c2 build: GCC 5.1.x catches some new const, array bounds and missing paren issues
10 years ago
Alexander Traud f3b2b3d1b3 chan_sip: Fix autoframing=yes.
10 years ago
Matt Jordan 13229037d1 channels/chan_sip: Set cause code to 44 on RTP timeout
10 years ago
Joshua Colp 38519aeadf Merge "chan_pjsip: Fix crash on reINVITE before initial INVITE completes."
10 years ago
Florian Sauerteig 3ec9cf7d6a chan_sip: Fix port parsing for IPv6 addresses in SIP Via headers.
10 years ago
Richard Mudgett 8fe9350b68 chan_pjsip: Fix crash on reINVITE before initial INVITE completes.
10 years ago
Matt Jordan 52f413f709 Merge "Fix improper usage of scheduler exposed by 5c713fdf18f"
10 years ago
Matt Jordan 8cb614fe20 Fix improper usage of scheduler exposed by 5c713fdf18
10 years ago
Debian Amtelco c6b0d60264 chan_pjsip: Add Referred-By header to the PJSIP REFER packet.
10 years ago
Joshua Colp 9f673544a4 Merge "chan_sip: Fix From header truncation for extremely long CALLERID(name)."
10 years ago
Walter Doekes e4df271a3e chan_sip: Fix From header truncation for extremely long CALLERID(name).
10 years ago
Scott Griepentrog 87f04d5acf PJSIP: avoid crash when getting rtp peer
10 years ago
Matt Jordan b1f9c998ed Merge "chan_sip.c: Validation on module reload"
10 years ago
Rodrigo Ramírez Norambuena 34aa96bef4 chan_sip.c: Validation on module reload
10 years ago
Matt Jordan b16c7ef0ed Merge "channels/pjsip/dialplan_functions: Add an option for extracting the SIP call-id"
10 years ago
Matt Jordan 86b02228f5 channels/pjsip/dialplan_functions: Add an option for extracting the SIP call-id
10 years ago
Mark Michelson 4a540721d1 Merge "Chaos: make hangup NULL tolerant"
10 years ago
Scott Griepentrog 490db8ba94 Chaos: make hangup NULL tolerant
10 years ago
Joshua Colp d03d09aad3 chan_sip: Allow call pickup to set the hangup cause.
10 years ago
Richard Mudgett 857923d9c7 chan_sip.c: Set preferred rx payload type mapping on incoming offers.
10 years ago
Richard Mudgett 1a549ed134 rtp_engine.c: Initial split of payload types into rx and tx mappings.
10 years ago
Kevin Harwell 43bdddfc26 chan_sip.c: wrong peer searched in sip_report_security_event
10 years ago
Mark Michelson 58edd2dddc Merge "chan_dahdi.c: Lock private struct for ast_write()."
10 years ago
Mark Michelson 318b97fd1e Merge "chan_dahdi.c: Flush the DAHDI write buffer after starting DTMF."
10 years ago
Richard Mudgett 87c92d2aee chan_dahdi.c: Flush the DAHDI write buffer after starting DTMF.
10 years ago
Richard Mudgett b9b957d4e9 chan_dahdi.c: Lock private struct for ast_write().
10 years ago
Alexander Traud 991d4da1eb chan_sip: Fix negotiation of iLBC 30.
10 years ago
Mark Michelson 35a98161df res_http_websocket: Avoid passing strlen() to ast_websocket_write().
10 years ago
Richard Mudgett d122c1e50b chan_sip.c: Tweak glue->update_peer() parameter nil value.
10 years ago
Joshua Colp 309dd2a409 pjsip: Add rtp_timeout and rtp_timeout_hold endpoint options.
10 years ago
Matt Jordan 6741eedece Merge "chan_pjsip: Don't change formats when frame of unsupported format is received."
10 years ago
Joshua Colp 649460aa44 chan_pjsip: Don't change formats when frame of unsupported format is received.
10 years ago
Patric Marschall 7908ae4934 sig_pri.h: force_restart_unavailable_chans in wrong scope
10 years ago
Joshua Colp 987548413d Merge "chan_sip: Fix early call pickup channel leak."
10 years ago
Matt Jordan 2c17515f3c Makefile: Remove coverage files on 'make clean'
10 years ago
Joshua Colp fa4dd9755a Merge "chan_vpb.cc: Fix compiler warning Jenkins found."
10 years ago
Walter Doekes 34323f9f95 chan_sip: Fix early call pickup channel leak.
10 years ago
Walter Doekes 6fbb58c7f7 chan_mgcp: Don't call close on fd -1.
10 years ago
Richard Mudgett 41610df8d5 chan_vpb.cc: Fix compiler warning Jenkins found.
10 years ago
Alexander Traud 1ad9a6b6b6 chan_sip: Reload peer without its old capabilities.
10 years ago
Joshua Colp 5caefc98a1 chan_sip: Destroy peers without holding peers container lock.
10 years ago
Damian Ivereigh 19f60d9412 chan_sip.c: Update dialog fromtag after request with auth
10 years ago
Matt Jordan bb00b26f35 chan_pjsip: Set the context and extension on the channel when created
10 years ago
Mark Michelson 339f965cbe Merge "chan_iax2: Prevent deadlock between hangup and sending lagrq/ping"
10 years ago
Corey Farrell 80621ce3c5 Fix unsafe uses of ast_context pointers.
10 years ago
Corey Farrell 50044fdc15 Stasis: Fix unsafe use of stasis_unsubscribe in modules.
10 years ago
Yousf Ateya 83ff268b9e chan_iax2: Prevent deadlock between hangup and sending lagrq/ping
10 years ago
snuffy 17129d2c29 chan_pjsip: Fix crash during off-nominal when no endpoint specified.
10 years ago
Joshua Colp 35ff01823b Merge "AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro."
10 years ago
Rodrigo Ramírez Norambuena eec010829a AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro.
10 years ago