Downgrade to 1.0.10. I was unable to get the 12sp+ to work reliably in 1.2.0-1.2.4 and had the same problem.<br><br><div><span class="gmail_quote">On 2/20/06, <b class="gmail_sendername">btb</b> &lt;<a href="mailto:btb@bitrate.net">
btb@bitrate.net</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">hello-<br><br>i'm having trouble completing a connection between an older skinny
<br>phone (12sp+) and a soft sip phone (x-lite).<br><br>the skinny phone appears to successfully register:<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-- Starting Skinny session from <a href="http://192.168.1.50">192.168.1.50</a><br>Device SEP00D0BA03AB66 is attempting to register
<br>&nbsp;&nbsp;&nbsp;&nbsp; -- Device 'office' successfuly registered<br>Requesting capabilities<br>Version Request<br>Received CapabilitiesRes<br>Buttontemplate requested<br>Sending 12SP template to 1234@office (12SP)<br>Received Time/Date Request
<br><br>when a place a call from x-lite, the 12sp+ rings, and asterisk says:<br>&nbsp;&nbsp;&nbsp;&nbsp; -- Executing Dial(&quot;SIP/ion-226a&quot;, &quot;Skinny/1234@office|20|tr&quot;) in<br>new stack<br>Found device: office<br>&nbsp;&nbsp;&nbsp;&nbsp; -- skinny_request(
1234@office)<br>&nbsp;&nbsp;&nbsp;&nbsp; -- Skinny cw: 0, dnd: 0, so: 0, sno: 0<br>skinny_new: tmp-&gt;nativeformats=4 fmt=4<br>&nbsp;&nbsp;&nbsp;&nbsp; -- skinny_call(Skinny/1234@office-2)<br>Trying to send: 2r<br>ämó@'<br>Displaying message 2r<br>ämó@'<br>Displaying Prompt Status 'Ring-In'
<br>&nbsp;&nbsp;&nbsp;&nbsp; -- Called 1234@office<br>&nbsp;&nbsp;&nbsp;&nbsp; -- Skinny/1234@office-2 is ringing<br><br>as soon as i answer the call (or hangup from x-lite, or wait for the<br>timeout period), aterisk says:<br>&nbsp;&nbsp;&nbsp;&nbsp; -- Skinny/1234@office-2 answered SIP/ion-226a
<br>Segmentation fault (core dumped)<br><br>in addition, i can't make a call from the 12sp.&nbsp;&nbsp;when i dial x-lite<br>from the 12sp, asterisk says:<br>Attempting to Clear display on Skinny 1234@office<br>skinny_new: tmp-&gt;nativeformats=4 fmt=4
<br>&nbsp;&nbsp;&nbsp;&nbsp; -- Starting simple switch on '1234@office'<br>Collected digit: [8]<br>&nbsp;&nbsp;&nbsp;&nbsp; -- Asked to indicate 'Stop tone' condition on channel Skinny/<br>1234@office-2<br>Collected digit: [1]<br>&nbsp;&nbsp;&nbsp;&nbsp; -- Asked to indicate 'Stop tone' condition on channel Skinny/
<br>1234@office-2<br>&nbsp;&nbsp;&nbsp;&nbsp; -- Asked to indicate 'Stop tone' condition on channel Skinny/<br>1234@office-2<br>Skinny 1234@office went on hook<br>Skinny(1234@office): waitfordigit returned &lt; 0<br>skinny_hangup(Skinny/1234@office-2
) on 1234@office<br><br>the &quot;Asked to indicate...&quot; message after repeats indefinitely until<br>the phone is hung up, and x-lite never sees the call.<br><br>i'm running asterisk 1.2.1 (debian testing package) - below are a few
<br>related sections of my config.&nbsp;&nbsp;my apologies if i've omitted<br>something - this is my first experience with asterisk.<br><br>thanks!<br>-ben<br><br>--sip.conf:<br>[general]<br>context=home<br>bindport=5060<br>bindaddr=
<a href="http://0.0.0.0">0.0.0.0</a><br>srvlookup=yes<br><br>--skinny.conf:<br>[general]<br>port = 2000<br>bindaddr = <a href="http://0.0.0.0">0.0.0.0</a><br>dateFormat = Y-M-D<br>keepAlive = 120<br><br>[office]<br>device=SEP00D0BA03AB66
<br>host=<a href="http://192.168.1.50">192.168.1.50</a><br>context=home<br>line =&gt; 1234<br>model=12SP<br>version=P00203010003<br>callerid=&quot;office&quot; &lt;84&gt;<br><br>--extensions.conf:<br>[general]<br>static=yes
<br>writeprotect=no<br>autofallthrough=yes<br>clearglobalvars=no<br>priorityjumping=no<br><br>[globals]<br>CONSOLE=Console/dsp<br>IAXINFO=guest<br>TRUNK=Zap/g2<br>TRUNKMSD=1<br><br>[home]<br>exten =&gt; 81,1,Dial(SIP/ion,20,tr)
<br>exten =&gt; 82,1,Dial(SIP/quark,20,tr)<br>exten =&gt; 83,Dial(SIP/proton,20,tr)<br>exten =&gt; 84,1,Dial(Skinny/1234@office,20,tr)_______________________________________________<br>--Bandwidth and Colocation provided by 
<a href="http://Easynews.com">Easynews.com</a> --<br><br>Asterisk-Users mailing list<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></div><br>