summaryrefslogtreecommitdiff
path: root/res/res_sip
AgeCommit message (Expand)Author
2013-07-30The large GULP->PJSIP renaming effort.Mark Michelson
2013-07-30Reorganize the ast_sip_endpoint structure into substructures.Mark Michelson
2013-07-30Add support for T.38 fax to chan_pjsip.Joshua Colp
2013-07-25Change the default value for "allowsubscribe" to yes to match chan_sip.Joshua Colp
2013-07-25Improve initial INVITE handling and fix crash due to rapidly arriving CANCEL.Joshua Colp
2013-07-24Tweak a magic numberKinsey Moore
2013-07-23Add DTLS-SRTP support to chan_pjsipKinsey Moore
2013-07-23Add missing newlineKinsey Moore
2013-07-18Add a bunch of options from sip.conf to res_sip.confMark Michelson
2013-07-08Tweak log message slightly.Joshua Colp
2013-07-08Treat the authentication object as invalid if digest configuration is chosen ...Joshua Colp
2013-07-08Ensure that a valid bind host is specified for transports.Joshua Colp
2013-07-02New SIP Channel driver: Always Auth RejectKevin Harwell
2013-07-01New SIP Channel Driver - Add CLI/AMI initiated NOTIFY requestsKevin Harwell
2013-06-25Move where the sorcery observer is added for qualify to guarantee the sched_q...Joshua Colp
2013-06-22Make sorcery details opaque and add extended fields.Joshua Colp
2013-06-22Merge in current pimp_my_sip work, including:Joshua Colp
2013-06-22Migrate PeerStatus events to stasis, add stasis endpoints, and add chan_pjsip...Joshua Colp
2013-05-17Stasis: Update security events to use StasisJonathan Rose
2013-04-25Merge the pimp_my_sip branch into trunk.Mark Michelson