summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
2016-06-16Merge "chan_sip: bigger buffers for headers, better failure mode"zuul
2016-06-09Merge "chan_sip: Support auth username for callbackextension feature"zuul
2016-06-09Merge "chan_pjsip: Lock channel when checking for RTP changes."zuul
2016-06-09chan_pjsip: Lock channel when checking for RTP changes.Mark Michelson
2016-06-09build: Fix ast_sockaddr initialization to be more portableGeorge Joseph
2016-06-09Merge "chan_sip: No rtpmap for static RTP payload IDs in SDP."Joshua Colp
2016-06-09Merge "Fixes to include signal.h"Joshua Colp
2016-06-08Fixes to include signal.hTimo Teräs
2016-06-08chan_sip: No rtpmap for static RTP payload IDs in SDP.Alexander Traud
2016-06-07chan_sip: bigger buffers for headers, better failure modeVasil Kolev
2016-06-06chan_rtp.c: Simplify options to UnicastRTP channel creation.Richard Mudgett
2016-06-03chan_sip: Support auth username for callbackextension featureTimo Teräs
2016-05-27multicast RTP: Add dialing optionsMark Michelson
2016-05-20chan_rtp.c: Cleanup ast_request() parameter parsing.Richard Mudgett
2016-05-17chan_sip: Prevent extra Session-Expires headers from being addedGeorge Joseph
2016-04-29Merge "chan_sip: Make autocreated peers send PeerStatus events"Joshua Colp
2016-04-26chan_sip: Give more time for TCP/TLS threads to stop.Joshua Colp
2016-04-22chan_sip: Make autocreated peers send PeerStatus eventskkm
2016-04-18chan_sip: Don't verify table if rtupdate=noJaco Kroon
2016-04-07pbx.h: Make ast_state_cb_type take more const.Richard Mudgett
2016-03-31Merge "chan_sip: Do not send all codecs on INVITE. Do not break on Session-Ti...zuul
2016-03-29chan_pjsip: Add 'pjsip show channelstats'George Joseph
2016-03-24chan_sip: Do not send all codecs on INVITE. Do not break on Session-Timers.Alexander Traud
2016-03-22chan_sip.c: Space after port causes unnecessary resolution attemptFrancesco Castellano
2016-03-18chan_pjsip: ref leak when checking direct_media_glareKevin Harwell
2016-03-18Merge "chan_pjsip: transfers with direct media reinvite has wrong address/port"zuul
2016-03-18chan_pjsip: transfers with direct media reinvite has wrong address/portKevin Harwell
2016-03-17Merge "chan_sip.c: Made sip_reinvite_retry() call sip_pvt_lock_full()."Joshua Colp
2016-03-16chan_sip.c: Fix mwi resub deadlock potential.Richard Mudgett
2016-03-16chan_sip.c: Fix registration timeout and expire deadlock potential.Richard Mudgett
2016-03-16chan_sip.c: Fix waitid deadlock potential.Richard Mudgett
2016-03-16chan_sip.c: Fix t38id deadlock potential.Richard Mudgett
2016-03-16chan_sip.c: Fix session timers deadlock potential.Richard Mudgett
2016-03-16chan_sip.c: Fix reinviteid deadlock potential.Richard Mudgett
2016-03-16chan_sip.c: Fix autokillid deadlock potential.Richard Mudgett
2016-03-16chan_sip.c: Fix packet retransid deadlock potential.Richard Mudgett
2016-03-16chan_sip.c: Fix provisional_keepalive_sched_id deadlock.Richard Mudgett
2016-03-16chan_sip.c: Adjust how dialog_unlink_all() stops scheduled events.Richard Mudgett
2016-03-16chan_sip.c: Clear scheduled immediate events on unload.Richard Mudgett
2016-03-16sip/dialplan_functions.c: Fix /channels/chan_sip/test_sip_rtpqos crash.Richard Mudgett
2016-03-14chan_sip.c: Simplify sip_pvt destructor call levels.Richard Mudgett
2016-03-14chan_sip.c: Made sip_reinvite_retry() call sip_pvt_lock_full().Richard Mudgett
2016-03-07res_pjsip: Strip spaces from items parsed from comma-separated listsGeorge Joseph
2016-03-01SIP diversion: Fix REDIRECTING(reason) value inconsistencies.Richard Mudgett
2016-02-29chan_sip.c: Fix T.38 issues caused by leaving a bridge.Richard Mudgett
2016-02-25Merge "chan_sip: Optionally supply fromuser/fromdomain in SIP dial string."zuul
2016-02-23chan_sip.c: Suppress T.38 SDP c= line if addr is the same.Richard Mudgett
2016-02-19chan_sip: Optionally supply fromuser/fromdomain in SIP dial string.Walter Doekes
2016-02-05chan_misdn: Fix a few issues causing compile errorsGeorge Joseph
2016-02-03AST-2016-002 chan_sip.c: Fix retransmission timeout integer overflow.Richard Mudgett