you don&#39;t really explain the paths of any of the files there.<br><br>is US.xml in conf/dialplan because that is the only place it would get included from.<br><br>look at log/freeswitch.xml.fsxml to see the fully expanded document and look for your US<br>
<br>it belongs in the &lt;dialplan&gt; section not &lt;directory&gt;<br><br>The dialplan section comes default with a public and default context to demonstrate how it works.<br><br>You should rephrase things like &quot;it&#39;s not working&quot; to &quot;I am not doing it right&quot; until you get the hang of things......<br>
<br><br><br><br><div class="gmail_quote">On Fri, May 15, 2009 at 12:54 AM, vijay tiwari <span dir="ltr">&lt;<a href="mailto:vijay11tiwari@hotmail.com">vijay11tiwari@hotmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">




<div>
<br>hello Math/Ray<br><br>please find the user directory. and US context diaplan.<br><br><br>[root@xxxx directory]# ls<br>default  default.xml  US  US.xml<br>[root@xxxx directory]# cd US<br>[root@xxxx US]# ls<br>12345.xml  8989.xml<br>
[root@xxx US]#vi 12345.xml<br>&lt;include&gt;<br>  &lt;user id=&quot;12345&quot; mailbox=&quot;12345&quot;&gt;<br>    &lt;params&gt;<br>      &lt;param name=&quot;password&quot; value=&quot;XXXXXXXXXXX&quot;/&gt;<br>      &lt;param name=&quot;vm-password&quot; value=&quot;1000&quot;/&gt;<br>
    &lt;/params&gt;<br>    &lt;variables&gt;<br>      &lt;variable name=&quot;toll_allow&quot; value=&quot;domestic,international,local&quot;/&gt;<br>      &lt;variable name=&quot;accountcode&quot; value=&quot;12345&quot;/&gt;<br>
      &lt;variable name=&quot;user_context&quot; value=&quot;US&quot;/&gt;<br>      &lt;variable name=&quot;effective_caller_id_name&quot; value=&quot;Extension 12345&quot;/&gt;<br>      &lt;variable name=&quot;effective_caller_id_number&quot; value=&quot;12345&quot;/&gt;<br>
      &lt;variable name=&quot;outbound_caller_id_name&quot; value=&quot;$${outbound_caller_name}&quot;/&gt;<br>      &lt;variable name=&quot;outbound_caller_id_number&quot; value=&quot;$${outbound_caller_id}&quot;/&gt;<br>
      &lt;variable name=&quot;callgroup&quot; value=&quot;techsupport&quot;/&gt;<br>    &lt;/variables&gt;<br>  &lt;/user&gt;<br>&lt;/include&gt;<br>[root@xxx US]#vi 8989.xml<br><br><br>&lt;include&gt;<br>  &lt;user id=&quot;8989&quot; mailbox=&quot;8989&quot;&gt;<br>
    &lt;params&gt;<br>      &lt;param name=&quot;password&quot; value=&quot;XXXXXXXXXXX&quot;/&gt;<br>      &lt;param name=&quot;vm-password&quot; value=&quot;1000&quot;/&gt;<br>    &lt;/params&gt;<br>    &lt;variables&gt;<br>
      &lt;variable name=&quot;toll_allow&quot; value=&quot;domestic,international,local&quot;/&gt;<br>      &lt;variable name=&quot;accountcode&quot; value=&quot;8989&quot;/&gt;<br>      &lt;variable name=&quot;user_context&quot; value=&quot;default&quot;/&gt;<br>
      &lt;variable name=&quot;effective_caller_id_name&quot; value=&quot;Extension 8989&quot;/&gt;<br>      &lt;variable name=&quot;effective_caller_id_number&quot; value=&quot;8989&quot;/&gt;<br>      &lt;variable name=&quot;outbound_caller_id_name&quot; value=&quot;$${outbound_caller_name}&quot;/&gt;<br>
      &lt;variable name=&quot;outbound_caller_id_number&quot; value=&quot;$${outbound_caller_id}&quot;/&gt;<br>      &lt;variable name=&quot;callgroup&quot; value=&quot;techsupport&quot;/&gt;<br>    &lt;/variables&gt;<br>
  &lt;/user&gt;<br>&lt;/include&gt;<br><br><br><br>US context dailplan<br><br><br><br>&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;<br>&lt;!-- <a href="http://wiki.freeswitch.org/wiki/Dialplan_XML" target="_blank">http://wiki.freeswitch.org/wiki/Dialplan_XML</a> --&gt;<br>
&lt;include&gt;<br>  &lt;context name=&quot;US&quot;&gt;<br> &lt;extension name=&quot;cordia&quot;&gt;<br>        &lt;condition field=&quot;destination_number&quot; expression=&quot;^(911|411|611|711)$&quot; break=&quot;never&quot;&gt;<br>
                &lt;action application=&quot;bridge&quot; data=&quot;sofia/gateway/cordia/$1&quot;/&gt;<br>        &lt;/condition&gt;<br>        &lt;condition field=&quot;destination_number&quot; expression=&quot;^([2-9][0-9]{2}[2-9][0-9]{6})$&quot; break=&quot;never&quot;&gt;<br>
                &lt;action application=&quot;bridge&quot; data=&quot;sofia/gateway/cordia/1$1&quot;/&gt;<br>        &lt;/condition&gt;<br>        &lt;condition field=&quot;destination_number&quot; expression=&quot;^(1[2-9][0-9]{2}[2-9][0-9]{6})$&quot; break=&quot;never&quot;&gt;<br>
                &lt;action application=&quot;bridge&quot; data=&quot;sofia/gateway/cordia/$1&quot;/&gt;<br>        &lt;/condition&gt;<br>        &lt;condition field=&quot;destination_number&quot; expression=&quot;^011(\d+)$&quot;&gt;<br>
                &lt;action application=&quot;bridge&quot; data=&quot;sofia/gateway/cordia/$1&quot;/&gt;<br>        &lt;/condition&gt;<br>    &lt;/extension&gt;<br>  &lt;/context&gt;<br>&lt;/include&gt;<br><br><br>thanks<br>
<font color="#888888">vijay</font><div class="im"><br><br><hr>Get easy photo sharing with Windows LiveT Photos. <a href="http://www.microsoft.com/india/windows/windowslive/photos.aspx" target="_blank">Drag n&#39; drop</a></div>
</div>
<br>_______________________________________________<br>
Freeswitch-users mailing list<br>
<a href="mailto:Freeswitch-users@lists.freeswitch.org">Freeswitch-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>Anthony Minessale II<br><br>FreeSWITCH <a href="http://www.freeswitch.org/">http://www.freeswitch.org/</a><br>ClueCon <a href="http://www.cluecon.com/">http://www.cluecon.com/</a><br>
<br>AIM: anthm<br><a href="mailto:MSN%3Aanthony_minessale@hotmail.com">MSN:anthony_minessale@hotmail.com</a><br>GTALK/JABBER/<a href="mailto:PAYPAL%3Aanthony.minessale@gmail.com">PAYPAL:anthony.minessale@gmail.com</a><br>
IRC: <a href="http://irc.freenode.net">irc.freenode.net</a> #freeswitch<br><br>FreeSWITCH Developer Conference<br><a href="mailto:sip%3A888@conference.freeswitch.org">sip:888@conference.freeswitch.org</a><br><a href="http://iax:guest@conference.freeswitch.org/888">iax:guest@conference.freeswitch.org/888</a><br>
<a href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org">googletalk:conf+888@conference.freeswitch.org</a><br>pstn:213-799-1400<br>