Commit Graph

8173 Commits (0405c31756e45047cec20caccf228e5862550f9c)

Author SHA1 Message Date
George Joseph 8804d0973c build_system: Fix some warnings highlighted by clang
9 years ago
Corey Farrell a6823bb0c4 chan_sip: Fix buffer overrun in sip_sipredirect.
9 years ago
Dade Brandon be050f2638 chan_sip.c: fix websocket_write_timeout default value
10 years ago
Joshua Colp 158a0a5422 chan_sip: Enable WebSocket support by default.
10 years ago
Jonathan Rose 14b41115e3 chan_sip: Add TCP/TLS keepalive to TCP/TLS server
10 years ago
Filip Jenicek 142d4fefb8 chan_sip: Check sip_pvt pointer in ast_channel_get_t38_state(c)
10 years ago
Eugene Voityuk 28d9243079 chan_sip.c: Start ICE negotiation when response is sent or received.
10 years ago
Richard Mudgett 2b992014dc chan_sip: Fix crash involving the bogus peer during sip reload.
10 years ago
Richard Mudgett 4aed349a7b Audit improper usage of scheduler exposed by 5c713fdf18. (v13 additions)
10 years ago
Richard Mudgett 6d9156d10f Audit improper usage of scheduler exposed by 5c713fdf18.
10 years ago
Matt Jordan 4875e5ac32 chan_pjsip: Handle T.38 faxes with direct media bridges
10 years ago
Steve Davies 07583c2888 Further fixes to improper usage of scheduler
10 years ago
Alexander Traud 1bff400df7 ast_format_cap_get_names: To display all formats, the buffer was increased.
10 years ago
Corey Farrell 0393bd6bed chan_sip: Allow websockets to be disabled.
10 years ago
Alexander Traud 1256aedf66 chan_sip: Do not send all codecs on INVITE.
10 years ago
George Joseph 5f593e7c38 build: GCC 5.1.x catches some new const, array bounds and missing paren issues
10 years ago
Alexander Traud 869ef2a8ee chan_sip: Fix autoframing=yes.
10 years ago
Matt Jordan f8707ae9a5 channels/chan_sip: Set cause code to 44 on RTP timeout
10 years ago
Joshua Colp 1c799b1f1e Merge "chan_pjsip: Fix crash on reINVITE before initial INVITE completes." into 13
10 years ago
Florian Sauerteig f939e2bd48 chan_sip: Fix port parsing for IPv6 addresses in SIP Via headers.
10 years ago
Richard Mudgett 426263a64d chan_pjsip: Fix crash on reINVITE before initial INVITE completes.
10 years ago
Matt Jordan 41b0e516e2 Merge "Fix improper usage of scheduler exposed by 5c713fdf18f" into 13
10 years ago
Matt Jordan 50fa9ff997 Fix improper usage of scheduler exposed by 5c713fdf18
10 years ago
Debian Amtelco 8f777ab584 chan_pjsip: Add Referred-By header to the PJSIP REFER packet.
10 years ago
Joshua Colp c02f07b8c4 Merge "chan_sip: Fix From header truncation for extremely long CALLERID(name)." into 13
10 years ago
Walter Doekes b59c4d82b5 chan_sip: Fix From header truncation for extremely long CALLERID(name).
10 years ago
Scott Griepentrog fb6b5c684b PJSIP: avoid crash when getting rtp peer
10 years ago
Rodrigo Ramírez Norambuena 865377fc38 chan_sip.c: Validation on module reload
10 years ago
Matt Jordan 319fe8224f Merge "channels/pjsip/dialplan_functions: Add an option for extracting the SIP call-id" into 13
10 years ago
Matt Jordan 78d0b9d97e channels/pjsip/dialplan_functions: Add an option for extracting the SIP call-id
10 years ago
Scott Griepentrog f1cd636658 Chaos: make hangup NULL tolerant
10 years ago
Joshua Colp c01111223f chan_sip: Allow call pickup to set the hangup cause.
10 years ago
Kevin Harwell 25af2d71c8 chan_sip.c: wrong peer searched in sip_report_security_event
10 years ago
Mark Michelson d37488c7c3 Merge topic 'ASTERISK-25315' into 13
10 years ago
Richard Mudgett 256bc52b66 chan_dahdi.c: Flush the DAHDI write buffer after starting DTMF.
10 years ago
Richard Mudgett 800e0ea48d chan_dahdi.c: Lock private struct for ast_write().
10 years ago
Alexander Traud f68c995bc9 chan_sip: Fix negotiation of iLBC 30.
10 years ago
Mark Michelson 39cc28f6ea res_http_websocket: Avoid passing strlen() to ast_websocket_write().
10 years ago
Richard Mudgett bc5d7f9c37 chan_sip.c: Tweak glue->update_peer() parameter nil value.
10 years ago
Joshua Colp 2749721791 pjsip: Add rtp_timeout and rtp_timeout_hold endpoint options.
10 years ago
Matt Jordan 34207887e6 Merge "chan_pjsip: Don't change formats when frame of unsupported format is received." into 13
10 years ago
Joshua Colp 2c626ceb64 chan_pjsip: Don't change formats when frame of unsupported format is received.
10 years ago
Patric Marschall abb14ac5b8 sig_pri.h: force_restart_unavailable_chans in wrong scope
10 years ago
Joshua Colp cba550df7a Merge "chan_sip: Fix early call pickup channel leak." into 13
10 years ago
Matt Jordan 49f81ddb85 Makefile: Remove coverage files on 'make clean'
10 years ago
Joshua Colp a9f721303d Merge "chan_vpb.cc: Fix compiler warning Jenkins found." into 13
10 years ago
Walter Doekes e0f565663b chan_sip: Fix early call pickup channel leak.
10 years ago
Walter Doekes a5a262be78 chan_mgcp: Don't call close on fd -1.
10 years ago
Richard Mudgett 78a1f4aa46 chan_vpb.cc: Fix compiler warning Jenkins found.
10 years ago
Alexander Traud a419c69def chan_sip: Reload peer without its old capabilities.
10 years ago