login | register
Tue 02 of Dec, 2008 [03:44 UTC]

voip-info.org

History

AGX Extra Addons for Asterisk

Created by: agx,Last modification on Mon 13 of Oct, 2008 [09:59 UTC]
Due to Asterisk project dual license some usefull code cannot be submitted into the official repository.

I've ported some GPL code from version 1.2 to 1.4 for production use.

This includes:
  • enchanced app_rxfax (app_rxfax)
  • enchanced app_txfax (app_txfax)
  • device state (DevState from Bristuff)
  • Pickup2 (enhanched Pickup, taken from Bristuff)
  • FAX Background detect (nv_background_detect)
  • FAX detect (nv_faxdetect)
  • Valet Parking with HINT support

No patching is required, the source use the same structure as the official addons using an independent build system with a nice XML menutree selection tool. Note that for fully working FAX support you will need at least spanDSP 0.0.4 pre15.

You can find the source via tarball or svn at https://sourceforge.net/projects/agx-ast-addons/

I always suggest to use SVN via:

 svn co https://agx-ast-addons.svn.sourceforge.net/svnroot/agx-ast-addons agx-ast-addons

Thanks, Antonio Gallo (AGX)


FreeBSD

There is a FreeBSD port also: http://files.ptitov.ru/freebsd/asterisk-agx.tar.bz2

Consider updating spandsp-devel port before installing asterisk-agx because it hasn't been tested with spandsp 0.0.4.p3.



Comments