]> 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:38 +0000 (14:12 +0000)
committerKinsey Moore <kmoore@digium.com>
Fri, 12 Dec 2014 14:12:38 +0000 (14:12 +0000)
commita6cf13f2e9c2b485194b22059dc739b04472ab98
tree989adb67bc7da37ff86d3eaf47c6726378011962
parentb99770d4fe1a8fc7c0404cc7e62a546833d3dad7
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
........

Merged revisions 429433 from http://svn.asterisk.org/svn/asterisk/branches/13

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