]> git.ipfire.org Git - thirdparty/asterisk.git/commit
PJSIP: Allow use of 'inactive' streams for hold
authorKinsey Moore <kmoore@digium.com>
Fri, 12 Dec 2014 14:11:38 +0000 (14:11 +0000)
committerKinsey Moore <kmoore@digium.com>
Fri, 12 Dec 2014 14:11:38 +0000 (14:11 +0000)
commit8b34ef65cbc6e8f29ed5cb8eb4f9a9cff38c575b
tree7938e8942629c8eb1d43a3bb6e409cd2e4b4e23d
parentd502a238ef9353e501b7b31ab93e7eb419eda0e6
PJSIP: Allow use of 'inactive' streams for hold

This allows use of the 'inactive' stream direction identifier to be
used for hold where 'sendonly' is normally used. Some Seimens phones
use 'inactive' and this change allows music on hold to operate
properly.

Review: https://reviewboard.asterisk.org/r/4252/
Reported by: Steve Pitts

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/12@429432 65c4cc65-6c06-0410-ace0-fbb531ad65f3
res/res_pjsip_sdp_rtp.c