<br><br><div class="gmail_quote">On Wed, Jul 21, 2010 at 8:20 AM, ovvenkat <span dir="ltr">&lt;<a href="mailto:ovvenkatesan@gmail.com">ovvenkatesan@gmail.com</a>&gt;</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>     &lt;extension name=&quot;Voicepulse&quot;&gt;<br>          &lt;condition field=&quot;destination_number&quot; expression=&quot;xxxxyyyxx&quot;&gt;  // xxxyyyxx -- &gt; my PRI number <br>

          &lt;action application=&quot;transfer&quot; data=&quot;1000 XML default&quot;/&gt;<br>          &lt;/condition&gt;<br>      &lt;/extension&gt;<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&#39;s just a matter of getting your dialplan configured correctly, but we won&#39;t know until we see the log.<br>
<br>-MC<br>