Adjust the dial plan to call extension  8000. The default Dial plan like below <div><br></div><div>&lt;condition field=&quot;destination_number&quot; expression=&quot;^(10[01][0-9])$&quot;&gt;</div><div><br></div><div>change to </div>
<div><br></div><div>&lt;condition field=&quot;destination_number&quot; expression=&quot;^(<b>[1-8]</b>0[01][0-9])$&quot;&gt;</div><div><br></div><div>then reloadxml</div><div><br></div><div>Hope this help you.</div><div><br>
</div><div>Lloyd<br><br><div class="gmail_quote">On Wed, Mar 17, 2010 at 11:29 AM, false <span dir="ltr">&lt;<a href="mailto:cucku.cucku@yahoo.com.vn">cucku.cucku@yahoo.com.vn</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<table cellspacing="0" cellpadding="0" border="0"><tbody><tr><td valign="top" style="font:inherit">HI list<div><br></div><div>i am new to Freeswitch, i am successfully install freeswitch</div><div>and i use the default config</div>
<div>i use 1000 and 1001 to register successfull and make call between 2 endpoints fine</div><div><br></div><div>after that, i create a new 8000.xml file which in the same location as 1000.xml</div><div><div>freeswitch:/usr/local/freeswitch/conf/directory# cat default/8000.xml</div>
<div>&lt;include&gt;</div><div>  &lt;user id=&quot;8000&quot;&gt;</div><div>    &lt;params&gt;</div><div>      &lt;param name=&quot;password&quot; value=&quot;$${default_password}&quot;/&gt;</div><div>      &lt;param name=&quot;vm-password&quot; value=&quot;1000&quot;/&gt;</div>
<div>    &lt;/params&gt;</div><div>    &lt;variables&gt;</div><div>      &lt;variable name=&quot;toll_allow&quot;
 value=&quot;domestic,international,local&quot;/&gt;</div><div>      &lt;variable name=&quot;accountcode&quot; value=&quot;8000&quot;/&gt;</div><div>      &lt;variable name=&quot;user_context&quot; value=&quot;default&quot;/&gt;</div>
<div>      &lt;variable name=&quot;effective_caller_id_name&quot; value=&quot;Extension 8000&quot;/&gt;</div><div>      &lt;variable name=&quot;effective_caller_id_number&quot; value=&quot;8000&quot;/&gt;</div><div>      &lt;variable name=&quot;outbound_caller_id_name&quot; value=&quot;$${outbound_caller_name}&quot;/&gt;</div>
<div>      &lt;variable name=&quot;outbound_caller_id_number&quot; value=&quot;$${outbound_caller_id}&quot;/&gt;</div><div>      &lt;variable name=&quot;callgroup&quot; value=&quot;techsupport&quot;/&gt;</div><div>    &lt;/variables&gt;</div>
<div>  &lt;/user&gt;</div><div><div>&lt;/include&gt;</div><div><br></div><div>the 8000 is registered successfull but i cannot use the 1000 call to
 8000</div><div><br></div><div>please help</div><div>Ha`</div></div></div></td></tr></tbody></table><br>



      <a>Bạn có blog trên Yahoo! 360plus chưa?<br>Đăng ký</a><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></div>