]> 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:16:49 +0000 (23:16 +0000)
committerRichard Mudgett <rmudgett@digium.com>
Wed, 23 May 2012 23:16:49 +0000 (23:16 +0000)
commitae5a73840c8f94669486464899b7a598ab7cb582
treeccea1858c306a2420a896c266e9600d2cead1482
parent563dd1be33f44917e010d4bd42a52a4419946c95
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.
........

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

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