summaryrefslogtreecommitdiff
path: root/channels/chan_sip.c
AgeCommit message (Expand)Author
2017-12-15chan_sip: Add security event for calls to invalid extension.Corey Farrell
2017-12-13Merge "chan_sip: Don't crash in Dial on invalid destination" into 15Joshua Colp
2017-12-12chan_sip: Don't send trailing \0 on keep alive packetsSean Bright
2017-12-12chan_sip: Don't crash in Dial on invalid destinationSean Bright
2017-11-21chan_sip: ICE contained square brackets around IPv6 addresses.Alexander Traud
2017-11-06dtls: Add support for ephemeral DTLS certificates.Sean Bright
2017-10-24chan_sip: Fix SUBSCRIBE with missing "Expires" header.Corey Farrell
2017-10-21chan_sip: Crypto attribute not last but first on SDP media level.Alexander Traud
2017-10-18chan_sip: Fix output of 'sip set debug off'.Corey Farrell
2017-10-05res_pjsip_caller_id chan_sip: Comply to RFC 3323 values for privacyDaniel Tryba
2017-09-08Merge "chan_sip: when getting sip pvt return failure if not found" into 15Jenkins2
2017-09-06chan_sip: when getting sip pvt return failure if not foundScott Griepentrog
2017-09-06chan_sip: Do not change IP address in SDP origin line (o=) in SIP reINVITEVitezslav Novy
2017-08-01Fix compiler warnings on Fedora 26 / GCC 7.Corey Farrell
2017-07-07Merge "core: Remove 'Data Retrieval API'"Jenkins2
2017-07-05Merge "chan_sip: Fix a typo for tlsbindaddr in autodomain (SIP Domain Support)."Jenkins2
2017-07-05core: Remove 'Data Retrieval API'Sean Bright
2017-07-03chan_sip: Only when different, add TCP|TLS in autodomain (SIP Domain Support).Alexander Traud
2017-07-03chan_sip: Fix a typo for tlsbindaddr in autodomain (SIP Domain Support).Alexander Traud
2017-05-22chan_sip: Better ICE handling for RTCP-MUXSean Bright
2017-05-12chan_sip: Change sip_get_codec() to return correct codec listVitezslav Novy
2017-05-03Merge "channels/chan_sip.c: use binding IP address for outgoing TCP SIP conne...Joshua Colp
2017-04-27Merge "chan_sip: Trigger reinvite if the SDP answer is included in the SIP ACK"George Joseph
2017-04-26Merge "res_pjsip_sdp_rtp: No rtpmap for static RTP payload IDs in SDP."Jenkins2
2017-04-26channels/chan_sip.c: use binding IP address for outgoing TCP SIP connectionsThierry Magnien
2017-04-20chan_sip: Trigger reinvite if the SDP answer is included in the SIP ACKJean Aunis
2017-04-13res_pjsip_sdp_rtp: No rtpmap for static RTP payload IDs in SDP.Alexander Traud
2017-04-12modules: change module LOAD_FAILUREs to LOAD_DECLINESGeorge Joseph
2017-04-03chan_sip: Session Timers required but refused wrongly.Alexander Traud
2017-03-17chan_sip: Add rtcp-mux supportSean Bright
2017-03-07chan_sip: Call not cancelled after receiving a 422 responseJean Aunis
2017-03-02core: Cleanup ast_get_hint() usage.Richard Mudgett
2017-02-14Merge "cli: Fix various CLI documentation and completion issues"zuul
2017-02-13cli: Fix various CLI documentation and completion issuesSean Bright
2017-02-10core: Cleanup some channel snapshot staging anomalies.Richard Mudgett
2017-01-27debug_utilities: Add ast_logescalatorGeorge Joseph
2017-01-04chan_sip: Remember SDP negotiation on SIP_CODEC_INBOUND.Alexander Traud
2016-12-17chan_sip: Reorder unload_module to deal with stuck TCP threads.Corey Farrell
2016-12-09Merge "Fix typo in chan_sip"Joshua Colp
2016-12-09Merge "chan_sip: Delete unneeded check"Joshua Colp
2016-12-08Fix typo in chan_sipBadalyan Vyacheslav
2016-12-08chan_sip: Delete unneeded checkBadalyan Vyacheslav
2016-12-08Small code cleanup in chan_sipBadalyan Vyacheslav
2016-12-08chan_sip: Do not allow non-SP/HTAB between header key and colon.Walter Doekes
2016-12-02Merge "res_pjsip/chan_sip: Advertise 'ws' in the SIP URI transport parameter"Joshua Colp
2016-11-28res_pjsip/chan_sip: Advertise 'ws' in the SIP URI transport parameterMatt Jordan
2016-11-26chan_sip: Fix segfault during module unloadMichael Kuron
2016-11-17Merge "Implement internal abstraction for iostreams"Joshua Colp
2016-11-15Implement internal abstraction for iostreamsTimo Teräs
2016-11-10chan_sip: Fix typo and re-wrap surrounding docsC.J. Collier