[Home]

Summary:ASTERISK-12054: [patch] chan_skinny doesn't respect callwaiting=no
Reporter:sbisker (sbisker)Labels:
Date Opened:2008-05-20 15:02:27Date Closed:2008-08-19 11:47:59
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Channels/chan_skinny
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) callwaitingv1.diff
Description:In skinny.conf callwaiting=no has no effect for 7921G phones.

If A & B call C.  Two lines ring on C's phone, even with only one line defined, and callwaiting=no in skinny.conf


This is in 1.6.0-beta9 and 1.4.19

Comments:By: Damien Wedhorn (wedhorn) 2008-08-19 06:43:07

callwaitingv1 - skinny now respects callwaiting=no and skinny.conf. Has extra stuff for debugging. Works on the old phones, but the newer ones work differently in chan_skinny, so testing needed on new phones.

Edit: also reported as part of 12324.



By: Michiel van Baak (mvanbaak) 2008-08-19 11:45:54

Works on 7960 and 7905 with latest sccp firmware

By: Digium Subversion (svnbot) 2008-08-19 11:47:56

Repository: asterisk
Revision: 138851

U   trunk/channels/chan_skinny.c

------------------------------------------------------------------------
r138851 | mvanbaak | 2008-08-19 11:47:55 -0500 (Tue, 19 Aug 2008) | 8 lines

chan_skinny now respects callwaiting=no

(closes issue ASTERISK-12054)
Reported by: sbisker
Patches:
     callwaitingv1.diff uploaded by wedhorn (license 30)
Tested by: wedhorn on old skinny phones, mvanbaak on 7960 and 7905 with latest firmware

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

http://svn.digium.com/view/asterisk?view=rev&revision=138851