Adjust the dial plan to call extension 8000. The default Dial plan like below <div><br></div><div><condition field="destination_number" expression="^(10[01][0-9])$"></div><div><br></div><div>change to </div>
<div><br></div><div><condition field="destination_number" expression="^(<b>[1-8]</b>0[01][0-9])$"></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"><<a href="mailto:cucku.cucku@yahoo.com.vn">cucku.cucku@yahoo.com.vn</a>></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><include></div><div> <user id="8000"></div><div> <params></div><div> <param name="password" value="$${default_password}"/></div><div> <param name="vm-password" value="1000"/></div>
<div> </params></div><div> <variables></div><div> <variable name="toll_allow"
value="domestic,international,local"/></div><div> <variable name="accountcode" value="8000"/></div><div> <variable name="user_context" value="default"/></div>
<div> <variable name="effective_caller_id_name" value="Extension 8000"/></div><div> <variable name="effective_caller_id_number" value="8000"/></div><div> <variable name="outbound_caller_id_name" value="$${outbound_caller_name}"/></div>
<div> <variable name="outbound_caller_id_number" value="$${outbound_caller_id}"/></div><div> <variable name="callgroup" value="techsupport"/></div><div> </variables></div>
<div> </user></div><div><div></include></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>