Koozali.org: home of the SME Server
Obsolete Releases => SME VoIP (Asterisk, SAIL etc) => Topic started by: apmuthu on February 25, 2013, 09:41:43 AM
-
In SAIL v3.1.0-145, the file /opt/sark/perl/modules/sark/SarkSubs.pm has a typo in line 553:
if ($ctype eq 'group') {
which should be:
if ($type eq 'group') {
It appears corrected in SAIL v3.1.1-22 and v4.0.0.
-
yup - it was fixed in 3.1.1
Best
S