I'm having problems getting my aastra 480i to register with the asterisk server. I can inititate calls from the phone, but >sip show peers does not show any IP address registered for this phone. I am probably missing something stupidly simple. Anyone have an example config to share or corrections for my configuration?
<br><br>Asterisk 1.2<br>aastra 480i CT has the 1.4 firmware<br><br><sip.conf><br>[general]<br>port = 5060<br>bindaddr = phone.pbzinc.loc<br>disallow=all<br>allow=ilbc<br>allow=ulaw<br>allow=alaw<br>allow=gsm<br>context=default
<br>canreinvite=no<br>nat=no<br>reinvite=no<br>dtmfmode=info<br>tos=0xB8<br><br>[tracey]<br>type=friend<br>disallow=all<br>allow=ulaw<br>allow=alaw<br>dtmfmode=info<br>host=dynamic<br>username=tracey<br>mailbox=<br>context=internal
<br>callerid="tracey" <868><br><br><aastra.cfg><br>live dialpad: 1<br>suppress dtmf playback: 1<br>time server1: pro5.pbzinc.loc<br>sip dial plan: "X+#|XX+*"<br>sip proxy ip: phone.pbzinc.loc
<br>sip proxy port: 5060<br>sip dtmf method: 1<br>sip out-of-band dtmf: 0<br>sip line1 auth name: tracey<br>sip line1 user name: 868<br>sip line1 display name: "Tracey"<br>sip line1 screen name: "Tracey"
<br>sip line1 proxy ip: phone.pbzinc.loc<br>sip line1 proxy port: 5060<br>sip line1 dtmf method: 1<br>sip use basic codecs: 1<br>handset list version: 1<br>handset1 name: "Tracey's Cordless"<br><br><br>