Hello!
I can’t register skinny CP-8945 SCCP 9-2-3-5 phone under Asterisk 11.2.1 (skinny_chan)
skinny.conf extract:
[lines]
[300]
callerid="John"
context=internal
linelabel="John"
mailbox=300
[devices]
[florian]
device=SEP30F70D9E59XX
line=300
extensions.conf extract:
[internal]
exten => 300,1,Dial(Skinny/300@florian1,30)
asterisk log extract:
- Starting Skinny session from 192.168.X.X
[Jul 4 17:56:20] WARNING[26190]: chan_skinny.c:6665 handle_message: Client sent message #346 without first registering.
-- Skinny mwi_event_cb found 0 new messages
-- Skinny mwi_event_cb found 0 new messages
-- Device 'florian' successfully registered (protoVers 21)
[Jul 4 17:56:21] WARNING[26190]: chan_skinny.c:1694 get_button_template: Unknown device type '585' found.
asteris skinny show devices command:
Name DeviceId IP Type R NL
-------------------- ---------------- --------------- --------------- - --
florian SEP30F70D9E59XX 192.168.7.141 UNKNOWN-585 Y 2
asterisk skinny show lines command:
Name Device Name Instance Label
-------------------- -------------------- -------- --------------------
300 florian 2 "John"
phone status messages extract:
[15:00:50, 01/06/2012] Trust List updating
[15:00:50, 01/06/2012] Trust List updated fail
[15:00:50, 01/06/2012] SEP30F70D9E59XX.cnf.xml (TFTP)
I have still seen the message: “Phone not registered” on the phone display. Please, help me.