]> git.ipfire.org Git - thirdparty/asterisk.git/commit
if Dial() is going to send music-on-hold to the calling party, it has to send PROGRES...
authorKevin P. Fleming <kpfleming@digium.com>
Fri, 1 Dec 2006 23:30:59 +0000 (23:30 +0000)
committerKevin P. Fleming <kpfleming@digium.com>
Fri, 1 Dec 2006 23:30:59 +0000 (23:30 +0000)
commit37d6a18db1aa25fbc462d3bc39a1bcf11164bf6b
tree4a5008f3aaed4f738fd4bf5bcc228b7355520853
parent49135c3ee55078ef9c8cf02f5577034c6d1d96b1
if Dial() is going to send music-on-hold to the calling party, it has to send PROGRESS first to ensure that the reverse audio path has been setup first (BE-106)

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@48192 65c4cc65-6c06-0410-ace0-fbb531ad65f3
apps/app_dial.c