Hi to everybody,<br><br>I need some help in configuration of the spa 3102.<br><br>I created an account for line 1 (user 208, sip port 5061) correctly registered in asterisk, then i create an account<br>in sip.conf like this:
<br><br>[general]<br>register = line01:pwdsipura:line01@192.168.1.222:5060/095377078<br><br>[line01]<br>username = line01<br>fromuser = line01<br>secret = pwdsipura<br>host = <a href="http://192.168.1.222">192.168.1.222</a>
<br>fromdomain = <a href="http://192.168.1.222">192.168.1.222</a><br>type = friend<br>dtmfmode = rfc2833<br>context = call_in<br>insecure = very<br>qualify = yes<br>port = 5060<br>nat = no<br><br><br>The problem is that in the asterisk CLI i always see this message:
<br><br>10:13:26 05/06/2007 NOTICE[1980]: chan_sip.c:5492 sip_reg_timeout:&nbsp;&nbsp;&nbsp; -- Registration for &#39;<a href="mailto:line01@192.168.1.222">line01@192.168.1.222</a>&#39; timed out, trying again (Attempt #43)<br>10:13:26 05/06/2007 WARNING[1980]: chan_sip.c:10193 handle_response: Host &#39;
<a href="http://192.168.1.222">192.168.1.222</a>&#39; does not implement &#39;REGISTER&#39;<br><br>In the sipura web page i configured the &quot;Subscriber Information&quot; in the &quot;PSTN Line&quot; field in this way:
<br><br>Display Name: line01&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; User ID: line01&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Password: pwdsipura<br>Use Auth ID: yes&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Auth ID: line01&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br><br><br>In the field &quot;Proxy and Registration&quot;:<br><br>Register: yes
<br><br>Someone can tell me where is the problem?<br><br>Bye, Damiano.<br>