[Freeswitch-users] How to handle inbound calls?

Michael Collins msc at freeswitch.org
Wed Jul 21 09:52:27 PDT 2010


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

> Hi David,
>
> I have added below rules to public.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.
>

Get a console capture of this call and put it on pastebin (
http://pastebin.freeswitch.org). Then give us the pastebin URL so we can
have a look. Most likely it's just a matter of getting your dialplan
configured correctly, but we won't know until we see the log.

-MC
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20100721/7c72cfc7/attachment.html 


More information about the FreeSWITCH-users mailing list