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: -- Registration for '<a href="mailto:line01@192.168.1.222">line01@192.168.1.222</a>' timed out, trying again (Attempt #43)<br>10:13:26 05/06/2007 WARNING[1980]: chan_sip.c:10193 handle_response: Host '
<a href="http://192.168.1.222">192.168.1.222</a>' does not implement 'REGISTER'<br><br>In the sipura web page i configured the "Subscriber Information" in the "PSTN Line" field in this way:
<br><br>Display Name: line01 User ID: line01 Password: pwdsipura<br>Use Auth ID: yes Auth ID: line01 <br><br><br>In the field "Proxy and Registration":<br><br>Register: yes
<br><br>Someone can tell me where is the problem?<br><br>Bye, Damiano.<br>