Asterisk IT
Need help with Asterisk? Call 1300-629-329 or help@asteriskit.com.au
 




Asterisk Integrated Telephony

Noojee Provision Installation Guide
  1. Install Asterisk 1.2
  2. Install MySQL 4.x or above
  3. Install Java 1.5 or above
  4. Install Noojee Provision buy unzipping NJProvision.zip into /usr/lib/noojee/provision
  5. Start MySQL
  6. Create a user account on MySQL with permissions to create a database
  7. From the /usr/lib/noojee/provision directory:
  8. Edit the file config/Provision.xml
  9. Update the entry AsteriskServer wit the IP address of your asterisk server.
  10. Update the entry MySQLServer wit the IP address of your MySQL server
  11. Update the MySQLUsername entry with the name of the MySQL account you just created
  12. Update the MySQLPassword entry with the MySQL password for the above account
  13. Update the Country, AreaCode and Timezone entries according to your reqirements.
  14. Create the asterisk database by running:
  15. java -jar NJProvision.jar --initDB
  16. Create the asterisk realtime SIP table (sip_buddies) by running:
  17. java -jar NJProvision.jar --initSIP
  18. Create the Noojee Provision specific tables by running:
  19. java -jar NJProvision.jar --init
  20. Configure Asterisk realtime SIP
  21. Start Asterisk
  22. Add an option tftp-server-name entry to your dhcp service and restart it. (see the sample dhcpd.conf file in the config directory).
  23. Start Noojee Provision service running (preferably as a daemon)
  24. java -jar NJProvision.jar
  25. Test the system by plugging a phone into the LAN.



Asterisk. The Open Source PBX


LEGAL PRIVACY   
© Copyright Asterisk IT 2006. All Rights Reserved