Commit Graph

3686 Commits (32b29d7b027b43f78ffda3b85adb35653d5365b3)

Author SHA1 Message Date
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
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
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
Matt Jordan 50fa9ff997 Fix improper usage of scheduler exposed by 5c713fdf18
10 years ago
Walter Doekes b59c4d82b5 chan_sip: Fix From header truncation for extremely long CALLERID(name).
10 years ago
Rodrigo Ramírez Norambuena 865377fc38 chan_sip.c: Validation on module reload
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
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
Walter Doekes e0f565663b chan_sip: Fix early call pickup channel leak.
10 years ago
Alexander Traud a419c69def chan_sip: Reload peer without its old capabilities.
10 years ago
Joshua Colp 74616ae43d chan_sip: Destroy peers without holding peers container lock.
10 years ago
Damian Ivereigh 3f57f3f8ec chan_sip.c: Update dialog fromtag after request with auth
10 years ago
Corey Farrell 55c8daf88b Fix unsafe uses of ast_context pointers.
11 years ago
Corey Farrell 0d266cbe02 Stasis: Fix unsafe use of stasis_unsubscribe in modules.
11 years ago
Corey Farrell ad6ea29697 Remove unneeded uses of optional_api providers.
11 years ago
Kevin Harwell af458e2e60 chan_sip: make progressinband default to no
11 years ago
Matthew Jordan be13c72142 chan_sip: Handle IPv4 mapped IPv6 clients when NAT is enabled
11 years ago
Matthew Jordan c027133f6d clang compiler warnings: Fix non-literal-null-conversion warnings
11 years ago
George Joseph 95de71f247 build: Fixes for gcc 5 compilation
11 years ago
Matthew Jordan 09b681e344 clang compiler warnings: Fix invalid enum conversion
11 years ago
Corey Farrell 958bc84caf chan_sip: Simplify dialog/peer references, improve REF_DEBUG output.
11 years ago
Corey Farrell 7fddae99dd chan_sip: Fix dialog reference leaked to scheduler for reinvite_timeout.
11 years ago
Richard Mudgett 13e715b30c chan_sip: Fix realtime locking inversion when poking a just built peer.
11 years ago
Matthew Jordan 34989bd9c8 channels/chan_sip: Don't send a BYE after final response when PBX thread fails
11 years ago
Matthew Jordan ddff640f94 channels/chan_sip: Clarify WARNING message in mismatched SRTP scenario
11 years ago
Matthew Jordan 978649a568 channels/chan_sip: Fix crash when transmitting packet after thread shutdown
11 years ago
Richard Mudgett feddab7944 HTTP: Stop accepting requests on final system shutdown.
11 years ago
Matthew Jordan 29f3ff0b61 channels/chan_sip: Fix RealTime error during SIP unregistration with MariaDB
11 years ago
Mark Michelson 22fc3359da Use SIPS URIs in Contact headers when appropriate.
11 years ago
Kevin Harwell e2b493b8f0 chan_sip: stale nonce causes failure
11 years ago
Walter Doekes e23f07beb8 Fix typo's (retrieve, specified, address).
11 years ago
Walter Doekes 9210648bbe chan_sip: Case insensitive comparison of "defaultuser" parameter.
11 years ago
Matthew Jordan 74a13629e2 channels/chan_sip: Fix registration leak during reload
11 years ago
Richard Mudgett 4b363688d4 AMI: Make AMI actions that generate event lists consistent.
11 years ago
Matthew Jordan 9735a13429 chan_sip: Send CANCEL via original INVITE destination even after UPDATE request
11 years ago
Walter Doekes 9ae57e0dd6 Fix printf problems with high ascii characters after r413586 (1.8).
11 years ago