[Freeswitch-users] IVR Intro Clipped

Jerry Richards jerry.richards at teotech.com
Wed Oct 28 13:37:25 PDT 2009


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





More information about the FreeSWITCH-users mailing list