<div>Dear all expert,</div>
<div>&nbsp;</div>
<div>(i posted this question one time, but i couldn't reach the answer</div>
<div>-so allow me to post here)</div>
<div>&nbsp;</div>
<div>1)I download asterisk realse version 1.2 beta1.</div>
<div>After that i compile it successfully and run it with:</div>
<div>asterisk -vvvc</div>
<div>&nbsp;</div>
<div>2)I follow the instruction in </div>
<div><a href="http://www.asteriskguru.com/tutorials/asterisk_voip_ipphone.html">http://www.asteriskguru.com/tutorials/asterisk_voip_ipphone.html</a></div>
<div>&nbsp;</div>
<div>in sip.conf:</div>
<div>i add two account:</div>
<div>[ivan]</div>
<div>type=friend</div>
<div>username=ivan</div>
<div>secret=pwd_ivan</div>
<div>host=dynamic</div>
<div>context=tutorial</div>
<div>&nbsp;</div>
<div>[test]</div>
<div>type=friend</div>
<div>username=test</div>
<div>secret=pwd_test</div>
<div>host=dynamic</div>
<div>context=tutorial</div>
<div>&nbsp;</div>
<div>in extension.conf</div>
<div>i add like below:</div>
<div>[tutorial]</div>
<div>extern=&gt;1234,1,Dial(SIP/ivan)</div>
<div>extern=&gt;4321,1,Dial(SIP/test)</div>
<div>&nbsp;</div>
<div>3) i use sjphone, make a new profile, in SIP Proxy tag of Profile options windows, i use ip adress of server Fedore (where Asterisk is running) with port 5060 for Proxy domain and User domain.</div>
<div>&nbsp;</div>
<div>4) I try to use sjphone to REGISTER to server Asterisk, by using: Ethereal to see the packet.</div>
<div>&nbsp;</div>
<div>From sjphone:---------------------------------------------&gt;REGISTER------------------------------------&gt;asterisk</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; sjphone &lt;-------ICMP Destination unreachable (Host administratively prohibited) ----asterisk</div>
<div>&nbsp;</div>
<div>I am sure that from Asterisk server i can ping to client sjphone and vice. And i can navigate internet in Asterisk server.</div>
<div>How can i configure Linux server now? I can't understand what it happens?</div>
<div>&nbsp;</div>
<div>Many thanks for your helping.</div>
<div>&nbsp;</div>
<div>Julien</div>
<div>&nbsp;</div>
<div>&nbsp;</div>