Thursday, December 24, 2009

A2Billing with Webmin

1. Get the debian package( since i am using deb)
-> dpkg --install webmin_1.500_all.deb

2. Install dependencies
-> apt-get install libnet-ssleay-perl libauthen-pam-perl libio-pty-perl libmd5-perl

3. Once completed, try login your webmin using below URL
-> https://X.X.X.X:10000/

4. Done

Note: You need to change access port (10000) to something else, because 10000 also being use by Asterisk for RTP. That step must be done to prevent post clashing between those application

5. How to change??? edit below file
vi /etc/webmin/miniserv.conf

No comments: