<div>Hi all,</div>
<div>&nbsp;</div>
<div>I am very new to this forum.</div>
<div>Today, i download asterisk release 1.2. Then i compile in</div>
<div>Fedora core 4.</div>
<div>&nbsp;</div>
<div>Make</div>
<div>Make install</div>
<div>Make sample</div>
<div>&nbsp;</div>
<div>Then i tried to make a sample with sjphone.</div>
<div>I opened sip.conf, i added:</div>
<div>&nbsp;</div>
<div>[mysjphone]</div>
<div>type=friend</div>
<div>host=dynamic</div>
<div>dtmfmode=inband</div>
<div>username=mysjphone1</div>
<div>secret=julien</div>
<div>&nbsp;</div>
<div>next, i opened extension.conf, i added:</div>
<div>&nbsp;</div>
<div>extern=&gt;100,1,dial(SIP,mysjphone)</div>
<div>extern=&gt;mysjphone,1,goto(100,1)</div>
<div>&nbsp;</div>
<div>Then i config in sjphone in win32, with</div>
<div>sip through proxy, i added the adress of server Fedora</div>
<div>(which i can ping to).</div>
<div>&nbsp;</div>
<div>Then i use ethereal to look at:</div>
<div>sjphone in win32 can not register. In ethereal i always</div>
<div>see the ICMP: host unreachable.</div>
<div>&nbsp;</div>
<div>So can you show me the way to config an example</div>
<div>for asterisk with sjphone?</div>
<div>&nbsp;</div>
<div>Thank you so much.</div>
<div>&nbsp;</div>
<div>Julien</div>