I notice that when I call IVR from the PSTN, the "Welcome to Freeswitch..."
introduction is clipped at the beginning, so it sounds like "come to
Freeswitch". If I call 5000 internally, then I always hear the full
introduction. What can I do to resolve this?
My XML config looks like:
<extension name="ivr_demo">
<condition field="destination_number" expression="5000">
<action application="answer"/>
<action application="start_dtmf"/>
<action application="ivr" data="demo_ivr"/>
</condition>
</extension>
Best Regards,
Jerry
_______________________________________________
FreeSWITCH-users mailing list
[email protected]
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org