summaryrefslogtreecommitdiff
path: root/res/res_sip_session.c
AgeCommit message (Expand)Author
2013-07-25Fix crash due to trying to send a re-invite while in the incorrect state.Joshua Colp
2013-07-25Improve initial INVITE handling and fix crash due to rapidly arriving CANCEL.Joshua Colp
2013-07-23Add DTLS-SRTP support to chan_pjsipKinsey Moore
2013-07-23Expose the chan_pjsip implementation pvt and session in a defined manner.Joshua Colp
2013-07-18Add a bunch of options from sip.conf to res_sip.confMark Michelson
2013-07-16Prevent crash from trying to end a session in an invalid way.Mark Michelson
2013-07-15Remove some callbacks and functions which are not needed.Joshua Colp
2013-06-22Merge in current pimp_my_sip work, including:Joshua Colp
2013-06-20Add a log message for when an incoming session is rejected due to the extensi...Joshua Colp
2013-05-23Fix a crash due to the INVITE session being destroyed before the session.Joshua Colp
2013-05-23Fix a bug where the codec order as configured was not being obeyed.Joshua Colp
2013-04-25Merge the pimp_my_sip branch into trunk.Mark Michelson