<br><br><div class="gmail_quote">On Wed, Jul 21, 2010 at 8:20 AM, ovvenkat <span dir="ltr"><<a href="mailto:ovvenkatesan@gmail.com">ovvenkatesan@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div dir="ltr">Hi David, <br><br>I have added below rules to public.xml file <br><div class="im"><br><br> <extension name="Voicepulse"><br> <condition field="destination_number" expression="xxxxyyyxx"> // xxxyyyxx -- > my PRI number <br>
<action application="transfer" data="1000 XML default"/><br> </condition><br> </extension><br><br>After adding this rules, when I am trying to call from mobile to freeSwitch, its says that, number is busy. <br>
</div></div></blockquote><br></div>Get a console capture of this call and put it on pastebin (<a href="http://pastebin.freeswitch.org">http://pastebin.freeswitch.org</a>). 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.<br>
<br>-MC<br>