summaryrefslogtreecommitdiff
path: root/include/asterisk/res_pjsip.h
diff options
context:
space:
mode:
authorJoshua Colp <jcolp@digium.com>2013-12-31 22:51:04 +0000
committerJoshua Colp <jcolp@digium.com>2013-12-31 22:51:04 +0000
commitf720a9ac89f2045f4a60325b661ce85afec95081 (patch)
tree1696346739424c2f87fad9fe128e406a6c5b6658 /include/asterisk/res_pjsip.h
parente583dca9dd7823489067a67311d30583ba1ad3c6 (diff)
chan_pjsip: Handle hanging up before calling.
Channel creation in Asterisk is broken up into two steps: requesting and calling. In some cases a channel may be requested but never called. This happens in the ChanIsAvail dialplan application for determining if something is reachable or not. The PJSIP channel driver did not take this situation into account and attempted to end a session that was never called out on. The code now checks the session state to determine if the session has been called out on and if not terminates it instead of ending it. (closes issue ASTERISK-23074) Reported by: Kilburn ........ Merged revisions 404652 from http://svn.asterisk.org/svn/asterisk/branches/12 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@404653 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'include/asterisk/res_pjsip.h')
0 files changed, 0 insertions, 0 deletions