]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Fix the Park 'r' option when a channel parks itself.
authorRichard Mudgett <rmudgett@digium.com>
Mon, 29 Oct 2012 19:29:53 +0000 (19:29 +0000)
committerRichard Mudgett <rmudgett@digium.com>
Mon, 29 Oct 2012 19:29:53 +0000 (19:29 +0000)
commit48f0d85bd11e2bee04ed1829ec00a7ea60839df1
treef1b63274def65093561e9c44457a1cd2ee6418c2
parent421fbee8d846470235c2fd8b6c2ba5ab389f7ced
Fix the Park 'r' option when a channel parks itself.

When a channel uses the Park appliation to park itself with the 'r'
option, the channel hears music-on-hold instead of the requested ringing.

* Added a missing check for the 'r' option when a channel parks itself.

(closes issue ASTERISK-19382)
Reported by: James Stocks
Patches by: dsessions

Review: https://reviewboard.asterisk.org/r/2148/
........

Merged revisions 375388 from http://svn.asterisk.org/svn/asterisk/branches/1.8
........

Merged revisions 375389 from http://svn.asterisk.org/svn/asterisk/branches/10

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/11@375390 65c4cc65-6c06-0410-ace0-fbb531ad65f3
main/features.c