]> 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:12:09 +0000 (14:12 +0000)
committerKinsey Moore <kmoore@digium.com>
Fri, 12 Dec 2014 14:12:09 +0000 (14:12 +0000)
commit3b0c40f337deb199dab49f91ea1c73f805df0cb1
tree7daad8c70b9603e09ff37b08a9d7d067cd66da04
parent15af40180abd6aea2df32241bc14b77a3bda5c32
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
........

Merged revisions 429432 from http://svn.asterisk.org/svn/asterisk/branches/12

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