<div><br></div>I tried this&nbsp;<div><br></div><div><a href="http://lists.digium.com/pipermail/asterisk-users/2008-January/203615.html">http://lists.digium.com/pipermail/asterisk-users/2008-January/203615.html</a><br></div><div>
<br></div><div>But I am NOT getting call in asterisk.</div><div><br></div><div><br></div><div>SIP.conf file :</div><div>_________________</div><div><br></div><div><div>[general]</div><div>port = 5060</div><div>bindaddr = 0.0.0.0</div>
<div>context = default</div><div>externhost=59.160.44.21</div><div>localnet=<a href="http://192.168.0.2/255.255.255.0">192.168.0.2/255.255.255.0</a></div><div>; register SIP account on remote machine if using SIP trunks</div>
<div>; register =&gt; <a href="http://testSIPtrunk:test@10.10.10.16:5060">testSIPtrunk:test@10.10.10.16:5060</a></div><div>;</div><div><br></div><div>[sip]</div><div>type=peer</div><div>username=fiducia_ag</div><div>fromuser=fiducia_ag</div>
<div>authuser=fiducia_ag</div><div>secret=password</div><div>host=64.56.64.64</div><div>nat=no</div><div>canreinvite=yes</div><div>insecure=very</div><div>disallow=all</div><div>allow=g729</div><div>allow=ulaw</div><div>context=default</div>
<div>dtmfmode=rfc2833</div><div><br></div><div>[<a href="http://ipkall.com">ipkall.com</a>]</div><div>host=<a href="http://voiper.ipkall.com">voiper.ipkall.com</a></div><div>context=from-ipkall</div><div>dtmfmode=rfc2833</div>
<div>insecure=invite</div><div>type=friend</div><div>canreinvite=no</div><div>disallow=all</div><div>allow=ulaw</div><div><br></div><div>Extension.conf:</div><div>_________________</div><div><br></div><div><div>[from-ipkall]</div>
<div>exten =&gt; 901835,1,NoOp(from-ipkall)</div><div>exten =&gt; 901835,2,NoOp(${CALLERIDNAME}/${CALLERIDNUM})</div><div>exten =&gt; 901835,3,Dial(Local/200 at internal)</div><div><br></div><div><br></div></div></div>