New Asterisk 1.4 packages published (BRIStuff 0.4.0-RC3b)

We just published the most recent packages for Asterisk 1.4 to our repository on http://packages.zakotel.com/debian.
Tutorial for installing the packages on Debian Etch: http://www.astertools.com/tutorials/asterisk+1.4+installation (work in progress)

Versions:
  • BRIStuff 0.4.0-RC3b
  • asterisk 1.4.21.1
  • zaptel 1.4.11
  • asterisk-addons 1.4.7

Changes:
  • /etc/asterisk/modules.conf: make app_softhangup.so load by default (important for emergency calls to work!)
  • /etc/asterisk/modules.conf: added a line for app_rxfax.so (loaded by default) and app_txfax.so (not loaded by default)
  • /etc/asterisk/sip.conf: made "192.168.0.0/255.255.0.0" the localnet by default
  • /etc/asterisk/sip.conf: find public ip address by astertools webservice
  • /var/lib/asterisk/agi-bin/hangup_fax.php: fixed the bug that sent out empty PDFs when REMOTESTATIONID is not set (now set to "unknown")
  • /etc/modprobe.d/zaptel: modified comments because uncommented lines MUST NOT have comments at the end