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

velusamy Krishnan velu.technical at gmail.com
Tue Apr 6 23:33:12 PDT 2010


Hi,
   I have enabled the siptrace in console. I have found that only SIP INVITE
packets came in the console. The response packet didn't come.
   Could you anyone help me to know what is the problem??


On Tue, Apr 6, 2010 at 5:29 PM, Mathieu Rene <mrene_lists at avgs.ca> wrote:

> 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
>
>
>
> _______________________________________________
> 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/20100407/72998b6e/attachment.html 


More information about the FreeSWITCH-users mailing list