]> git.ipfire.org Git - thirdparty/asterisk.git/commit
chan_pjsip: Provide a means for tracking device state when holding/unholding
authorJonathan Rose <jrose@digium.com>
Mon, 20 Jan 2014 18:07:29 +0000 (18:07 +0000)
committerJonathan Rose <jrose@digium.com>
Mon, 20 Jan 2014 18:07:29 +0000 (18:07 +0000)
commitd44c84fee01b80f6c78b5f52e8b408a42f784d4f
tree56861662473536dc6bb5722d2f433562c62fe769
parent6786133dfede4d748d4d8c107638d8c65d79da67
chan_pjsip: Provide a means for tracking device state when holding/unholding

Previously PJSIP did not track hold/unhold and it would always simply be
'inuse'. This patch fixes that.

review: https://reviewboard.asterisk.org/r/3129/

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/12@405908 65c4cc65-6c06-0410-ace0-fbb531ad65f3
channels/chan_pjsip.c