I was wondering if anyone had any experience with this phone. Currently this phone is giving us real problems with our setup. We have established it is the phones not registering with the Asterisk server by testing connection with software:
-- Unregistered SIP 'mikey'
-- Registered SIP 'mikey' at 192.168.23.57 port 5060 expires 900
-- Saved useragent "kphone/4.2" for peer mikey
The real problem is that it say it IS registering but on the phone it just says “No service”
-- Registered SIP '2000' at 192.168.23.58 port 5060 expires 900
-- Saved useragent "Aastra 9112i/1.4.0.1048 Brcm Callctrl/1.5.1.0 MxSF6.26" for peer 2000
Can anyone give me any examples of how we can set it up?
Current settings
DHCP=Off - Note there is a DHCP server, just trying without.
Ip address=192.168.23.58
Subnet=255.255.255.0
Gateway=192.168.23.1
Primary DNS=192.168.23.2
Phone Number=2000
Callerid=Mike2
Authentication Name=2000
Password=2020
Linemode=Generic
Registrar Server=192.168.23.48
Registrar Port=5060
Registration Period=900
RTP Port=8000
Basic Codecs (G.711 u-Law, G.711 a-Law, G.729)=Disabled
Force RFC2833 Out-of-Band DTMF=Enabled
Note that there is a current proxy to the outside world and I’m unsure what the proxy settings on the phone are for. Overall softphone seems to work yet the Asterisk 9112i phone does not which means it must be to do with configuration. Any ideas?