summaryrefslogtreecommitdiff
path: root/res/res_sip_session.c
AgeCommit message (Expand)Author
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