[Asterisk-Users] Cisco VIP30
Justin Richards
driise at gmail.com
Wed Mar 16 18:08:07 MST 2005
i'm trying to set up a 12sp+ and here's what I'm getting in asterisk console:
-- Starting Skinny session from 192.168.0.181
Device SEP00308062B5CD is attempting to register
Mar 16 19:06:35 ERROR[26875]: chan_skinny.c:1856 handle_message:
Rejecting Device SEP00308062B5CD: Device not found
Mar 16 19:06:35 WARNING[26875]: chan_skinny.c:1841 handle_message:
Client sent message #2 without first registering.
Mar 16 19:06:35 WARNING[26875]: chan_skinny.c:1841 handle_message:
Client sent message #15 without first registering.
Mar 16 19:06:45 WARNING[26875]: chan_skinny.c:1841 handle_message:
Client sent message #0 without first registering.
Mar 16 19:06:55 WARNING[26875]: chan_skinny.c:1841 handle_message:
Client sent message #0 without first registering.
Mar 16 19:07:05 WARNING[26875]: chan_skinny.c:1841 handle_message:
Client sent message #0 without first registering.
Mar 16 19:07:15 WARNING[26875]: chan_skinny.c:2301 get_input: Skinny
Client sent less data than expected.
Mar 16 19:07:15 NOTICE[26875]: chan_skinny.c:2361 skinny_session:
Skinny Session returned: Success
here is skinny.conf
; Typical config for 12SP+
[cisco]
device=SEP00308062B5CD
version=P002G204 ; Thanks critch
context=super
permit=192.168.0.0/24
host=192.168.0.181
line => 6609 ; Dial(Skinny/6609 at cisco1)
so its talking to asterisk, but can't register. not sure what I'm missing?
On Fri, 14 Jan 2005 13:45:37 -0500, Ryan Laginski <eulake at gmail.com> wrote:
> Hi,
> I've never used those instructions, this is my skinny.conf, and I was
> able to connect 3 12 sp+ (apparently the exact same as a VIP30 minus
> the extra buttons) with different firmwares.
>
> ;
> ; Skinny Configuration for Asterisk
> ;
> [general]
> port = 2000 ; Port to bind to, default tcp/2000
> bindaddr = 172.16.0.5 ; Address to bind to IMPORTANT, must be the ip
> of asterisk, not 0.0.0.0
> dateFormat = M-D-Y ; M,D,Y in any order (5 chars max)
> keepAlive = 120
> callwaiting=no
> allow = all
> ; disallow =
>
> ; Typical config for 12SP+
> [somename]
> device=SEP00D0BA847E6B ; change this to be your MAC of the phone, make
> sure to keep SEP infront
> version=P002F202 ; so the firrmware on this phone is 2.02, if
> it was 2.04, put P002F204
> callwaiting=no
> context=home
> callerid = "SomeName",<0000000001>;
> line => 402 ; Dial(Skinny/120 at florian)
>
> Next, plug in a phone, and press **
> You should be able to program the ip address. For the TFTP server, put
> in your asterisk machine.
>
> If you need it to be dhcp:
> Use the option "Next-Server" with asterisk's ip in your dhcpd.conf.
> I also found by confirguring the phone manually, let it connect, then
> change it back to dhcp, it will remember the asterisk ip.
>
> Let me know if you have any problems.
> -ry
>
> On Fri, 14 Jan 2005 13:13:08 +0100, Pawel Jaskorzynski @ Sokolka
> <pawel at sokolka.gdynia.pl> wrote:
> > Hi,
> > I am trying to run Cisco VIP30 phone with Asterisk. Here:
> > http://www.voip-info.org/wiki-Configuring+Cisco+12SP+phones+with+Asterisk
> > I have found some info on the setup- does anybody have the right firmware
> > for the phone, namely the P002L2J2.bin file? Or, maybe, any hints as to
> > where it could be found?
> >
> > I would greatly appreciate any help.
> >
> > Greetings,
> > Pawel
> >
> > _______________________________________________
> > Asterisk-Users mailing list
> > Asterisk-Users at lists.digium.com
> > http://lists.digium.com/mailman/listinfo/asterisk-users
> > To UNSUBSCRIBE or update options visit:
> > http://lists.digium.com/mailman/listinfo/asterisk-users
> >
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
>
More information about the asterisk-users
mailing list