<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2180" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2><FONT size=3>Hi,<BR>I had exactly same problem, so I tried 
alternative suport for skinny/sccp located at:<BR></FONT><A href=""><FONT 
size=3>http://chan-sccp.sourceforge.net</FONT></A><BR><FONT size=3>and it works 
now fine.<BR>I use CVS for both - Asterisk and chan_sccp<BR>If you got module 
errors during compile or Asterisk startup, you can try my modification of 
chan_source below<BR>PJ<BR><BR><BR>----- Original Message ----- <BR>From: Pavel 
Jezek <BR>Newsgroups: gmane.comp.telephony.pbx.asterisk.user<BR>Sent: Monday, 
August 23, 2004 7:19 PM<BR>Subject: Re: skinny or sccp?<BR><BR><BR>Hi, I got 
following error,<BR>so I made changes in chan_sccp.c and sccp_device.c and 
replace "pthread_create" function with with "ast_pthread_create"<BR>the module 
now loading fine with asterisk :o)<BR>PJ<BR><BR><BR>[root@pj0 chan_sccp]# 
make<BR>Now compiling .... 
chan_sccp.c&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 706 
lines<BR>chan_sccp.c: In function `reload_config':<BR>chan_sccp.c:552: warning: 
implicit declaration of function `__use_ast_pthread_create_instead__'<BR>Now 
compiling .... sccp_actions.c&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 790 
lines<BR>Now compiling .... sccp_channel.c&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
279 lines<BR>Now compiling .... 
sccp_device.c&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 641 
lines<BR>sccp_device.c: In function 
`sccp_dev_allocate_channel':<BR>sccp_device.c:444: warning: implicit declaration 
of function `__use_ast_pthread_create_instead__'<BR>Now compiling .... 
sccp_line.c&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 61 
lines<BR><BR>_______________________________________________</FONT><BR></FONT></DIV>
<BLOCKQUOTE 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=mboehm@cytelcom.com href="mailto:mboehm@cytelcom.com">Matthew 
  Boehm</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Newsgroups:</B> 
  gmane.comp.telephony.pbx.asterisk.user</DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Monday, August 23, 2004 11:00 
  PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> Cisco 7960G, Skinny.conf, and 
  reboots</DIV>
  <DIV><BR></DIV>I could use some skinny/Cisco help here.&nbsp; Was finally able 
  to get the phone<BR>registered to * but whenever someone tries to call that 
  phone it freezes and<BR>reboots itself. Same thing happens when you pick the 
  handset up off the<BR>7960G; it locks and reboots about 5 sec 
  later.<BR><BR>Here is what * shows when I plug the phone 
  in:<BR><BR>&nbsp;&nbsp;&nbsp; -- Starting Skinny session from 
  64.72.107.1<BR>Device SEP000F3442E4A7 is attempting to 
  register<BR>&nbsp;&nbsp;&nbsp; -- Device 'Matthew' successfuly 
  registered<BR>Requesting capabilities<BR>RECEIVED UNKNOWN MESSAGE TYPE:&nbsp; 
  2b<BR>Received CapabilitiesRes<BR>RECEIVED UNKNOWN MESSAGE TYPE:&nbsp; 
  2b<BR>Buttontemplate requested<BR>Recieved SoftKey Template 
  Request<BR>Received SoftKeySetReq<BR>Received LineStateReq<BR>RECEIVED UNKNOWN 
  MESSAGE TYPE:&nbsp; 2d<BR>Received Time/Date Request<BR><BR>And when I pick up 
  the hand set:<BR><BR>-- Starting simple switch on <A 
  href="mailto:'100@Matthew'">'100@Matthew'</A><BR><BR>No dialtone heard. 5 
  seconds later phone 
  reboots.<BR><BR>------------------------------------------------------<BR><BR>Model: 
  CP-7960G<BR>App Load ID: P00306000400<BR>Boot Load ID: 
  PC030301001<BR><BR>Asterisk 
  CVS-HEAD-07/14/04-12:20:42<BR><BR>skinny.conf<BR>------------------<BR>[Matthew]<BR>device=SEP000F3442E4A7<BR>version=P00306000400<BR>nat=yes<BR>callerid="Matthew 
  Boehm" 
  &lt;3044&gt;<BR>transfer=1<BR>callwaiting=1<BR>threewaycalling=1<BR>context=matthew<BR>linelabel=my 
  line lable<BR>mailbox=100<BR>line =&gt; 100<BR>dtmfmode=rfc2833<BR><BR>Any 
  help on this would be 
  appreciated.<BR><BR>Thanks,<BR>Matthew<BR><BR>_______________________________________________<BR>Asterisk-Users 
  mailing list<BR><A 
  href="mailto:Asterisk-Users@lists.digium.com">Asterisk-Users@lists.digium.com</A><BR><A 
  href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</A><BR>To 
  UNSUBSCRIBE or update options visit:<BR>&nbsp;&nbsp; <A 
  href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</A><BR></BLOCKQUOTE></BODY></HTML>