[Freeswitch-users] Problem with IVR app starting too soon
Brian Campbell
bcxml at hotmail.com
Fri Apr 9 07:33:19 PDT 2010
I tried what you mentioned but it did not seem to have any effect. I am
still losing part of the openning message
Here is my inbound dialplan..
<extension name="Inbound_1234567890">
<condition field='destination_number' expression='1234567890'>
<action application="playback" data="silence_stream://1000"/>
<action application="bridge"
data="{bypass_media=true}sofia/internal/1234567890 at 127.0.0.1:5060;transport=tcp"/>
</condition>
</extension>
Brian
--
View this message in context: http://n2.nabble.com/Problem-with-IVR-app-starting-too-soon-tp4856555p4877398.html
Sent from the freeswitch-users mailing list archive at Nabble.com.
More information about the FreeSWITCH-users
mailing list