Commit Graph

3878 Commits (5989e0de0fe7f38837f7622827778893cfe3bcd1)

Author SHA1 Message Date
Corey Farrell 3c037ef972 chan_sip: Fix memory leaks.
8 years ago
Corey Farrell 6f8b34f9c1 chan_sip: Add security event for calls to invalid extension.
8 years ago
Joshua Colp e411b7d112 Merge "chan_sip: 3PCC patch for AMI "SIPnotify""
8 years ago
Jenkins2 58514c7442 Merge "chan_sip: Don't crash in Dial on invalid destination"
8 years ago
Yasuhiko Kamata cb249b2419 chan_sip: 3PCC patch for AMI "SIPnotify"
8 years ago
Sean Bright 0c9cc7e975 chan_sip: Don't send trailing \0 on keep alive packets
8 years ago
Sean Bright 5039b5741c chan_sip: Don't crash in Dial on invalid destination
8 years ago
Alexander Traud b2c4e8660a chan_sip: Peers with distinct source ports don't match, regardless of transport.
8 years ago
Alexander Traud 491e2eba0d chan_sip: ICE contained square brackets around IPv6 addresses.
8 years ago
Sean Bright 04d3785a79 dtls: Add support for ephemeral DTLS certificates.
8 years ago
Corey Farrell 6474de5f72 chan_sip: Fix SUBSCRIBE with missing "Expires" header.
8 years ago
Alexander Traud 840e08716b chan_sip: Crypto attribute not last but first on SDP media level.
8 years ago
Corey Farrell c9e19b31f5 chan_sip: Fix output of 'sip set debug off'.
8 years ago
Daniel Tryba 59b6e8467a res_pjsip_caller_id chan_sip: Comply to RFC 3323 values for privacy
8 years ago
Jenkins2 68b506caaa Merge "chan_sip: when getting sip pvt return failure if not found"
8 years ago
Scott Griepentrog 5553644284 chan_sip: when getting sip pvt return failure if not found
8 years ago
Vitezslav Novy 67a2ca31f5 chan_sip: Do not change IP address in SDP origin line (o=) in SIP reINVITE
8 years ago
kkm 4b58609c33 chan_sip: Access incoming REFER headers in dialplan
8 years ago
kkm 4c0798e91d chan_sip: Add dialplan function SIP_HEADERS
8 years ago
Corey Farrell 58d032112b Fix compiler warnings on Fedora 26 / GCC 7.
8 years ago
Jenkins2 d6c08cc559 Merge "core: Remove 'Data Retrieval API'"
8 years ago
Jenkins2 75022f6b11 Merge "chan_sip: Fix a typo for tlsbindaddr in autodomain (SIP Domain Support)."
8 years ago
Sean Bright 325eeced6a core: Remove 'Data Retrieval API'
8 years ago
Alexander Traud 910c05455d chan_sip: Only when different, add TCP|TLS in autodomain (SIP Domain Support).
8 years ago
Alexander Traud 4398aa8fa4 chan_sip: Fix a typo for tlsbindaddr in autodomain (SIP Domain Support).
8 years ago
Sean Bright 0f487978a9 chan_sip: Better ICE handling for RTCP-MUX
9 years ago
Vitezslav Novy 93b7f84c1a chan_sip: Change sip_get_codec() to return correct codec list
9 years ago
Joshua Colp bdec0852b9 Merge "channels/chan_sip.c: use binding IP address for outgoing TCP SIP connections"
9 years ago
George Joseph 07164d04a6 Merge "chan_sip: Trigger reinvite if the SDP answer is included in the SIP ACK"
9 years ago
Jenkins2 e478d2eb94 Merge "res_pjsip_sdp_rtp: No rtpmap for static RTP payload IDs in SDP."
9 years ago
Thierry Magnien 585f9405b1 channels/chan_sip.c: use binding IP address for outgoing TCP SIP connections
9 years ago
Jean Aunis b4b1943c5d chan_sip: Trigger reinvite if the SDP answer is included in the SIP ACK
9 years ago
Alexander Traud 72c5f3b0ba res_pjsip_sdp_rtp: No rtpmap for static RTP payload IDs in SDP.
9 years ago
George Joseph 747beb1ed1 modules: change module LOAD_FAILUREs to LOAD_DECLINES
9 years ago
Alexander Traud 4fc22c7673 chan_sip: Session Timers required but refused wrongly.
9 years ago
Sean Bright 15aa3c0a23 chan_sip: Add rtcp-mux support
9 years ago
Jean Aunis d51ca4b406 chan_sip: Call not cancelled after receiving a 422 response
9 years ago
Richard Mudgett c9296b23d1 core: Cleanup ast_get_hint() usage.
9 years ago
zuul 182c737353 Merge "cli: Fix various CLI documentation and completion issues"
9 years ago
Sean Bright 3f94373778 cli: Fix various CLI documentation and completion issues
9 years ago
Richard Mudgett 16fdb11bc3 core: Cleanup some channel snapshot staging anomalies.
9 years ago
George Joseph ef4deb8ecd debug_utilities: Add ast_logescalator
9 years ago
Alexander Traud e220c11bec chan_sip: Remember SDP negotiation on SIP_CODEC_INBOUND.
9 years ago
Corey Farrell 8fbb384ea2 chan_sip: Reorder unload_module to deal with stuck TCP threads.
9 years ago
Joshua Colp 963735dfce Merge "Fix typo in chan_sip"
9 years ago
Joshua Colp b8a0770d74 Merge "chan_sip: Delete unneeded check"
9 years ago
Badalyan Vyacheslav 4c6ba1dbba Fix typo in chan_sip
9 years ago
Badalyan Vyacheslav 51118e7d70 chan_sip: Delete unneeded check
9 years ago
Badalyan Vyacheslav fe5be81821 Small code cleanup in chan_sip
9 years ago
Walter Doekes c796f00c35 chan_sip: Do not allow non-SP/HTAB between header key and colon.
9 years ago
Joshua Colp 2a415187c5 Merge "res_pjsip/chan_sip: Advertise 'ws' in the SIP URI transport parameter"
9 years ago
Matt Jordan 0e15760795 res_pjsip/chan_sip: Advertise 'ws' in the SIP URI transport parameter
9 years ago
Michael Kuron 0b588778c0 chan_sip: Fix segfault during module unload
9 years ago
Joshua Colp d3dba74017 Merge "Implement internal abstraction for iostreams"
9 years ago
Timo Teräs 070a51bf7c Implement internal abstraction for iostreams
9 years ago
C.J. Collier 73524bde9c chan_sip: Fix typo and re-wrap surrounding docs
9 years ago
Kevin Harwell bf01ff53f8 Revert "chan_sip: Fix lastrtprx always updated"
9 years ago
Sebastian Gutierrez 0904c1f4cc chan_sip: add missing account code
9 years ago
Grachev Sergey 2526dff94d chan_sip: Incorrect display option Outbound reg. retry 403
9 years ago
Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE.
9 years ago
Joshua Colp 1843b7fa0c Merge "chan_sip: Support nat=auto_comedia or nat=force_rport,auto_comedia."
9 years ago
Michael Kuron e9315791b3 chan_sip: Only send video on outgoing channel if incoming channel supports it
9 years ago
Alexander Traud 4f7f8a7e95 chan_sip: Support nat=auto_comedia or nat=force_rport,auto_comedia.
9 years ago
Alexander Traud c4268ec734 chan_sip: Honor support of Symmetric Response (rport) for SIP requests.
9 years ago
zuul 3f62485ba7 Merge "chan_sip: Resolve externhost not to IPv6; instead go for IPv4."
9 years ago
Alexander Traud 5dd99465d3 chan_sip: Resolve externhost not to IPv6; instead go for IPv4.
9 years ago
George Joseph d425971009 chan_sip: Address runaway when realtime peers subscribe to mailboxes
9 years ago
zuul 544fe73811 Merge "chan_sip: Fix session timeout on retransmit of non-UDP packets"
9 years ago
Steve Davies 6ba68b486e chan_sip: Fix session timeout on retransmit of non-UDP packets
9 years ago
Walter Doekes 740292e6ae chan_sip: Allow target refresh (Contact update) on re-INVITE.
9 years ago
Joshua Colp 82a3d659dc chan_sip: Don't allocate new RTP instances on top of old ones.
9 years ago
Alexander Traud 7a12355dbd chan_sip: Allow Preferred sRTP.
9 years ago
Walter Doekes d80b28560c chan_sip: Don't refuse calls with "optional crypto"; fall back to RTP.
9 years ago
Kevin Harwell 53a2f7dc88 res_format_attr_g729: Add annexb=no format parameter to SDPs
9 years ago
Corey Farrell 824a4e84d1 Refactor usage pattern of xmldoc info tag.
9 years ago
cjack 957df73301 chan_sip: Fix lastrtprx always updated
9 years ago
zuul 7cfd9bf104 Merge "chan_sip: Enable Session-Timers for SIP over TCP (and TLS)."
9 years ago
Alexander Traud 9be69c1636 chan_sip: Enable Session-Timers for SIP over TCP (and TLS).
9 years ago
zuul 075f7c4aea Merge "chan_sip: Prevent deadlock when issuing "sip show channels""
9 years ago
zuul 9473818659 Merge "res_srtp: Enable AES-256 and AES-GCM."
9 years ago
George Joseph 1b4922466b chan_sip: Prevent deadlock when issuing "sip show channels"
9 years ago
Alexander Traud 1d2173c7ae res_srtp: Enable AES-256 and AES-GCM.
9 years ago
Richard Mudgett db4979fa79 chan_sip.c: Fix deadlock potential in fax redirection.
9 years ago
Corey Farrell f73ddde7d4 chan_sip: Fix reference leak in mwi_event_cb
9 years ago
Corey Farrell ad30d60c69 chan_sip: Fix reference leaks in error paths.
9 years ago
Joshua Colp 302be4809a chan_sip/res_pjsip_t38: Handle a request to negotiate T.38 after it is enabled.
9 years ago
Joshua Colp 75818b4084 siren: Add format attribute modules for Siren7 and Siren14.
9 years ago
zuul 947f76a971 Merge "chan_sip: bigger buffers for headers, better failure mode"
9 years ago
zuul 88dfcd21b2 Merge "chan_sip: Support auth username for callbackextension feature"
9 years ago
George Joseph d21a77b325 build: Fix ast_sockaddr initialization to be more portable
9 years ago
Joshua Colp 2525563438 Merge "chan_sip: No rtpmap for static RTP payload IDs in SDP."
9 years ago
Timo Teräs 39b69ab537 Fixes to include signal.h
9 years ago
Alexander Traud 784c18128b chan_sip: No rtpmap for static RTP payload IDs in SDP.
9 years ago
Vasil Kolev 80ff7912a1 chan_sip: bigger buffers for headers, better failure mode
9 years ago
Timo Teräs 538c6415c6 chan_sip: Support auth username for callbackextension feature
9 years ago
George Joseph 5bd1bf2816 chan_sip: Prevent extra Session-Expires headers from being added
10 years ago
Joshua Colp 1e41d14822 Merge "chan_sip: Make autocreated peers send PeerStatus events"
10 years ago
Joshua Colp c480159045 chan_sip: Give more time for TCP/TLS threads to stop.
10 years ago
kkm 41ecf22587 chan_sip: Make autocreated peers send PeerStatus events
10 years ago
Jaco Kroon f06ce7f90a chan_sip: Don't verify table if rtupdate=no
10 years ago