[Freeswitch-users] Not able to do outbound call

Michael Collins msc at freeswitch.org
Wed Jul 21 09:57:23 PDT 2010


On Wed, Jul 21, 2010 at 9:35 AM, ovvenkat <ovvenkatesan at gmail.com> wrote:

> Hi Nazim,
>
> Do I need to add this into my deafult.xml file or public.xml file?
>
> I have added bellow code into default.xml file
>
>
>      <extension name="Voicepulse">
>           <condition field="destination_number" expression="xxxxyyyxx">  //
> xxxyyyxx -- > my PRI number
>           <action application="transfer" data="1000 XML default"/>
>           </condition>
>       </extension>
>
> After adding this rules, when I am trying to call from mobile to
> freeSwitch, its says that, number is busy.
>
> then, I changed this code from *default.xml* to *public.xml* file.
>
> Still, no luck :(
>

You still need to get a log of the call - it will have the details on what
exactly is happening with the call. Once we have the log on pastebin we can
offer some specific suggestions.
-MC
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20100721/a7c7747c/attachment.html 


More information about the FreeSWITCH-users mailing list