<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<style type="text/css">body{margin-left:10px;margin-right:10px;margin-top:10px;margin-bottom:10px;}</style>
</head>
<body marginleft="10" marginright="10" margintop="10" marginbottom="10">
<font face="Geneva" size="+0" color="#000000" style="font-family:Geneva;font-size:10pt;color:#000000;"><b>Asterisk Users Mailing List - Non-Commercial Discussion &lt;<a href="mailto:asterisk-users@lists.digium.com">asterisk-users@lists.digium.com</a>&gt; on Thursday, November 10, 2005 at 5:16 AM -0400 wrote:<br>
</b></font><span style="background-color:#d0d0d0"><font face="Geneva" size="+0" color="#000000" style="font-family:Geneva;font-size:12pt;color:#000000;">the 12SP should work</font></span><font face="Geneva" size="+0" color="#000000" style="font-family:Geneva;font-size:12pt;color:#000000;"><br>
</font><span style="background-color:#d0d0d0"><font face="Geneva" size="+0" color="#000000" style="font-family:Geneva;font-size:12pt;color:#000000;"><br>
Sergio<br>
</font></span><font face="Geneva" size="+0" color="#000000" style="font-family:Geneva;font-size:12pt;color:#000000;"><br>
I half-managed to get my 12SP working with sccp and I am able to call it with my ATA. The ATA and my cordless phone is still configured using SIP.<br>
<br>
I can call out from my Cisco 12 SP+ and everything seems to be working fine. I can not however receive calls on the 12SP. The phone rings and it can be answered, but there is no audio at all. When I hang up, I can see that the phone reset. Also if I call in on the PSTN, I get similar results except even after I hang up my 12SP the Zap channel is not released. It stayed that way for at least 1 minute after hanging up until I restarted asterisk<br>
<br>
What am I doing wrong?<br>
<br>
I'm running rc-1 of asterisk with the latest sccp 20051108.<br>
<br>
Thanks in advance,<br>
Gervais<br>
-----------------------------------------------<br>
<br>
/etc/asterisk/sccp.conf<br>
[general]<br>
keepalive = 5 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br>
context = default<br>
dateFormat = D.M.Y &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;;&#160;M-D-Y&#160;in&#160;any&#160;order&#160;(5&#160;chars&#160;max)<br>
bindaddr = 192.168.1.125 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#160; ;&#160;asterisk&#160;box.<br>
port = 2000 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#160;; listen&#160;on&#160;port&#160;2000&#160;(Skinny,&#160;default)<br>
debug = 0<br>
<br>
[devices]<br>
type &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;= 12<br>
description = Office<br>
tzoffset &nbsp;&nbsp;&nbsp;= 0<br>
autologin &nbsp;&nbsp;= 140<br>
speeddial &nbsp;&nbsp;= 500,500,500@default<br>
device =&gt; SEP003080629796<br>
<br>
<br>
[lines]<br>
id = 140<br>
pin = 1234<br>
label = &quot;TLS Group&quot;<br>
description = Office<br>
context = default<br>
callwaiting = 1<br>
incominglimit = 2<br>
mailbox = 1000<br>
vmnum = *98<br>
cid_name = Office<br>
cid_num = 140<br>
line =&gt; 140<br>
<br>
/etc/asterisk/sip.conf<br>
[general]<br>
port = 5060<br>
bindaddr = 0.0.0.0<br>
context = default<br>
<br>
disallow=all<br>
allow=g729<br>
allow=gsm<br>
allow=speex<br>
allow=ilbc<br>
<br>
[500]<br>
type=friend<br>
username=500<br>
callerid=&quot;TLS Group&quot;<br>
secret=mypassword<br>
canreinvite=no<br>
host=dynamic<br>
dtmfmode=rfc2833<br>
mailbox=1000<br>
nat=1<br>
<br>
/etc/asterisk/extensions.conf<br>
exten =&gt; 140,1,Dial(SCCP/140,20,tr)<br>
exten =&gt; 140,2,Voicemail(u140)<br>
exten =&gt; 140,3,Goto(mainmenu,s,2)<br>
exten =&gt; 140,102,Voicemail(b140)<br>
exten =&gt; 140,103,Goto(mainmenu,s,2)<br>
<br>
</font><font face="Geneva" size="+0" color="#0000DD" style="font-family:Geneva;font-size:12pt;color:#0000DD;">This is what is displayed in the console when I try to call the 12SP from the ATA<br>
</font><font face="Geneva" size="+0" color="#000000" style="font-family:Geneva;font-size:12pt;color:#000000;">&nbsp;&nbsp;&nbsp;-- Executing Dial(&quot;SIP/500-fc17&quot;, &quot;SCCP/140|20|tr&quot;) in new stack<br>
&nbsp;&nbsp;&nbsp;&nbsp;-- Called 140<br>
&nbsp;&nbsp;&nbsp;&nbsp;-- SCCP/140-00000001 is ringing<br>
&nbsp;&nbsp;&nbsp;&nbsp;-- SCCP/140-00000001 answered SIP/500-fc17<br>
Nov 10 22:06:05 WARNING[1693]: sccp_socket.c:308 sccp_socket_thread: SEP003080629796: Dead device does not send a keepalive message in 5 seconds. Will be removed<br>
</font><font face="Geneva" size="+0" color="#0000DD" style="font-family:Geneva;font-size:12pt;color:#0000DD;">The 12SP is dead until it gets reset. Again. No audio and phone &quot;crashes&quot;<br>
<br>
This is what is displayed in the console when I try to call the ATA from the 12SP<br>
</font><font face="Geneva" size="+0" color="#000000" style="font-family:Geneva;font-size:12pt;color:#000000;">Executing Dial(&quot;SCCP/140-00000002&quot;, &quot;SIP/500@500|20|tr&quot;) in new stack<br>
&nbsp;&nbsp;&nbsp;&nbsp;-- Called 500@500<br>
&nbsp;&nbsp;&nbsp;&nbsp;-- SIP/500-6d74 is ringing<br>
&nbsp;&nbsp;&nbsp;&nbsp;-- SIP/500-6d74 answered SCCP/140-00000002<br>
</font><font face="Geneva" size="+0" color="#0000DD" style="font-family:Geneva;font-size:12pt;color:#0000DD;">This works as expected. Calls out to PSTN works fine also.</font>
</body></html>