Prerequisites for Asterisk SMS
The following perl modules (LWP::UserAgent and Asterisk::AGI) are required to add SMS functionality to Asterisk.
LWP::UserAgent
This perl module is required to get the ngSMS Asterisk module working.Download
libwww-perl-5.805.tar.gz (CPAN)libwww-perl-5.805.tar.gz (Ozeki)
Install
tar -xzvf libwww-perl-5.805.tar.gzcd libwww-perl-5.805
perl Makefile.PL
make
make test
make install
Asterisk::AGI
This perl module is required to get the ngSMS Asterisk module working.Download
asterisk-perl-0.10.tar.gz (CPAN)asterisk-perl-0.10.tar.gz (Ozeki)
Install
tar -xzvf asterisk-perl-0.10.tar.gzcd asterisk-perl-0.10
perl Makefile.PL
make
make test
make install
More information
- How to connect SMS Gateway to the telephone network for voice calls
- Ozeki Phone Sytem PBX SMS
- Asterisk PBX SMS
- Prerequisites for Asterisk SMS
- Database
- SMS order
- SMS Pin game
- How to create an SQL Express database for SMS Pin game
- ASP User Script setup for SMS Pin game
- ASP Script for creating pin game
- Appendix
- Feature list of Ozeki NG SMS Gateway
- FAQ of the Ozeki NG SMS Gateway