[Home]

Summary:ASTERISK-17947: [patch] Add SLA support to chan_skinny
Reporter:Damien Wedhorn (wedhorn)Labels:
Date Opened:2011-05-31 16:58:08Date Closed:2011-07-15 06:17:59
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Channels/chan_skinny/NewFeature
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) extensions.conf.example
( 1) skinny.conf.example
( 2) skinny-SLA01.diff
( 3) sla.conf.example
Description:Adds sublines to skinny lines. Each subline can be attached to an SLA station/trunk combo. Includes the following functionality:

Callid is persistent for both in/out calls on all skinny devices.
Can join, hold, resume.
All sublines appear under a single line button.

Limitations:
Limited signaling for outbound calls (seems to be an issue with SLA blocking the signal).
Only a single trunk for each station defined in sla.conf (however, multiple stations can be combined in skinny.conf).


****** ADDITIONAL INFORMATION ******

Relevant parts of skinny.conf, sla.conf and dialplan attached for info.

Tested on skinny only (7940 and 7960) with multiple stations and multiple trunks.
Comments:By: Damien Wedhorn (wedhorn) 2011-07-15 06:17:59.545-0500

Committed to trunk in r328381 (also for 1.10)