[Freeswitch-users] Help to call a VXML SIP number
Mathieu Rene
mrene_lists at avgs.ca
Tue Apr 6 04:59:40 PDT 2010
NO_ANSWER means the call was successful, but noone picked it up. Try
setting debug on (console loglevel debug) and watch for the call
progress on the console.
Additionally you may enable sip-tracing so you can see all the packets
on the console: sofia profile external siptrace on
Mathieu Rene
Avant-Garde Solutions Inc
Office: + 1 (514) 664-1044 x100
Cell: +1 (514) 664-1044 x200
mrene at avgs.ca
On 2010-04-06, at 5:44 AM, velusamy Krishnan wrote:
> 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??
> _______________________________________________
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-
> users
> http://www.freeswitch.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20100406/005ca618/attachment.html
More information about the FreeSWITCH-users
mailing list