]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Fix WaitExten(x,m(musicclass)) string termination.
authorRichard Mudgett <rmudgett@digium.com>
Wed, 23 May 2012 23:08:14 +0000 (23:08 +0000)
committerRichard Mudgett <rmudgett@digium.com>
Wed, 23 May 2012 23:08:14 +0000 (23:08 +0000)
commitc88ad5e919e4c4c39a074157ac84b04acb6f33be
tree9cc53b0de990998110fa528ce767fd60b67e24fd
parente456e4a8f15d882ac6a7ccdd7cae6242acf69642
Fix WaitExten(x,m(musicclass)) string termination.

The AST_CONTROL_HOLD MOH class from the WaitExten application can now be
queued onto a channel, passed over local channels with the /m option, and
passed over IAX channels.

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@367469 65c4cc65-6c06-0410-ace0-fbb531ad65f3
main/pbx.c