Commit Graph

3896 Commits (37ece75677bff5655f0a3fb4dbda2b7c4847bc50)

Author SHA1 Message Date
Jaco Kroon 9680790531 chan_sip: improved ip:port finding of peers for non-UDP transports.
7 years ago
Joshua Colp 25764691b0 Merge "netsock2: Add ast_sockaddr_resolve_first_af to netsock2 public API"
8 years ago
Matthew Fredrickson 9f9dce05b2 netsock2: Add ast_sockaddr_resolve_first_af to netsock2 public API
8 years ago
Corey Farrell b5914d90ac Fix GCC 8 build issues.
8 years ago
Jenkins2 fabfe701bb Merge "res_pjsip_refer/chan_sip: Fix INVITE with replaces transfer to ConfBridge"
8 years ago
Richard Mudgett 0c03eab962 res_pjsip_refer/chan_sip: Fix INVITE with replaces transfer to ConfBridge
8 years ago
Richard Mudgett d72a2966da chan_sip.c: Fix INVITE with replaces channel ref leak.
8 years ago
Jenkins2 e45e8466f1 Merge "chan_sip: Peers with distinct source ports don't match, regardless of transport."
8 years ago
Corey Farrell 572a508ef2 loader: Convert reload_classes to built-in modules.
8 years ago
Jenkins2 1485719531 Merge "Replace direct checks of option_debug with DEBUG_ATLEAST macro."
8 years ago
Corey Farrell c8a521b6c8 Replace direct checks of option_debug with DEBUG_ATLEAST macro.
8 years ago
Jean Aunis 75a35ee5e8 chan_sip: Fix improper RTP framing on outgoing calls
8 years ago
Joshua Colp 259c80675e chan_sip: Emit a second ringing event to ensure channel is found.
8 years ago
Richard Mudgett 8372138cce chan_sip.c: Fix crash processing CANCEL.
8 years ago
Corey Farrell 9cfdb81e91 loader: Add dependency fields to module structures.
8 years ago
Joshua Colp 6d5f4768a4 chan_sip: Check that an iostream exists before accessing.
8 years ago
Sean Bright 15f8b9b8bf ice: Increase foundation buffer size
8 years ago
Corey Farrell 1b80ffa495 Fix Common Typo's.
8 years ago
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