Koozali.org: home of the SME Server

SAIL 3.1.0-101 diffs

Offline apmuthu

  • *
  • 244
  • +0/-0
SAIL 3.1.0-101 diffs
« on: February 04, 2011, 11:47:26 AM »
Just checked out the SAIL v3.1.0-101 dated 24th Jan 2011.

In all SAIL distributions we find a binary file:
Code: [Select]
/var/lib/asterisk/agi-bin/sarkhpeMust this file be a binary file and what does it do that a normal Asterisk binary cannot do? Where is the source code for it - if indeed SARK/SAIL is OpenSource ?

Other than changes in template generators and moving functions around, I found the following diffs between Release 100 and 101:

/opt/sark/www/cgi-bin/sarktrunk.pl - Error in Line 127 ?
Replace:
Code: [Select]
"username" => undef,with
Code: [Select]
"username" => undefie., omit the trailing comma.

/opt/sark/www/cgi-bin/sarkedsw.pl - Thanks for the shorewall Firewall IPTABLES rules - now consolidated the cfg files as single file at /opt/sark/shorewall/one-interface/sark-rules


/opt/sark/www/cgi-bin/sarkne.pl - Done away with "no DHCP" check - get DHCP anyway!

/opt/sark/db/startDBSQL file has not been updated with the missing tooltip for callidname still.