Hi,<br><br>I have a generalized syntax for dial application in my dialplan where I send calls to particular server.<br>Here is my dial sysntax...<br>exten =&gt; _x.,1,Dial(${Dial_technology}/${extension_to_call}@${Server_ip},30,r)<br>
<br>I can send a call to remote server using register statement in sip.conf or iax.conf and it works as calls get landed in particular context of remote server.<br><br>Would you please suggest me changes to be made in .conf file(s) if I want the calls to be landed in context of local server if Server_ip is the IP of a server running asterisk?<br>
<br>Thanking you<br><br><br>--ASTERISK USER<br><br><br>