[Freeswitch-users] Help to call a VXML SIP number

velusamy Krishnan velu.technical at gmail.com
Tue Apr 6 02:44:02 PDT 2010


Dear All,
     I have received the XXX at sip.voxeo.net from my VXML application. I have
written the following dial plan to call that number.
  <extension name="VXML">
        <condition field="destination_number" expression="^(999)$">
                <action application="bridge" data="sofia/external/
9996079973 at sip.voxeo.net"/>
                <action application="hangup"/>
        </condition>
  </extension>

I have registered the FreeSWITCH and called the 999 extension. But the call
was just trying. Finally I have got the NO_ANSWER information in console.
  2010-04-06 15:12:23.001741 [INFO] mod_dptools.c:2353 Originate Failed.
Cause: NO_ANSWER

Is there configuration I need to do to call this number?? Please help me??
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20100406/1b80a26f/attachment.html 


More information about the FreeSWITCH-users mailing list