Hi,
I had exactly same problem, so I tried alternative suport for skinny/sccp located at:
http://chan-sccp.sourceforge.net
and it works now fine.
I use CVS for both - Asterisk and chan_sccp
If you got module errors during compile or Asterisk startup, you can try my modification of chan_source below
PJ


----- Original Message -----
From: Pavel Jezek
Newsgroups: gmane.comp.telephony.pbx.asterisk.user
Sent: Monday, August 23, 2004 7:19 PM
Subject: Re: skinny or sccp?


Hi, I got following error,
so I made changes in chan_sccp.c and sccp_device.c and replace "pthread_create" function with with "ast_pthread_create"
the module now loading fine with asterisk :o)
PJ


[EMAIL PROTECTED] chan_sccp]# make
Now compiling .... chan_sccp.c          706 lines
chan_sccp.c: In function `reload_config':
chan_sccp.c:552: warning: implicit declaration of function `__use_ast_pthread_create_instead__'
Now compiling .... sccp_actions.c       790 lines
Now compiling .... sccp_channel.c       279 lines
Now compiling .... sccp_device.c        641 lines
sccp_device.c: In function `sccp_dev_allocate_channel':
sccp_device.c:444: warning: implicit declaration of function `__use_ast_pthread_create_instead__'
Now compiling .... sccp_line.c          61 lines

_______________________________________________

----- Original Message -----
Newsgroups: gmane.comp.telephony.pbx.asterisk.user
Sent: Monday, August 23, 2004 11:00 PM
Subject: Cisco 7960G, Skinny.conf, and reboots

I could use some skinny/Cisco help here.  Was finally able to get the phone
registered to * but whenever someone tries to call that phone it freezes and
reboots itself. Same thing happens when you pick the handset up off the
7960G; it locks and reboots about 5 sec later.

Here is what * shows when I plug the phone in:

    -- Starting Skinny session from 64.72.107.1
Device SEP000F3442E4A7 is attempting to register
    -- Device 'Matthew' successfuly registered
Requesting capabilities
RECEIVED UNKNOWN MESSAGE TYPE:  2b
Received CapabilitiesRes
RECEIVED UNKNOWN MESSAGE TYPE:  2b
Buttontemplate requested
Recieved SoftKey Template Request
Received SoftKeySetReq
Received LineStateReq
RECEIVED UNKNOWN MESSAGE TYPE:  2d
Received Time/Date Request

And when I pick up the hand set:

-- Starting simple switch on '[EMAIL PROTECTED]'

No dialtone heard. 5 seconds later phone reboots.

------------------------------------------------------

Model: CP-7960G
App Load ID: P00306000400
Boot Load ID: PC030301001

Asterisk CVS-HEAD-07/14/04-12:20:42

skinny.conf
------------------
[Matthew]
device=SEP000F3442E4A7
version=P00306000400
nat=yes
callerid="Matthew Boehm" <3044>
transfer=1
callwaiting=1
threewaycalling=1
context=matthew
linelabel=my line lable
mailbox=100
line => 100
dtmfmode=rfc2833

Any help on this would be appreciated.

Thanks,
Matthew

_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
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
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to