asterisk-node

1.0.15 • Public • Published

asterisk-node

This Package is made for Dynamically Registering Asterisk users using nodejs in most simple way..

Quick Start

Install Package .Follow Instructions .Enjoy

Install the package:

$ npm install --save asterisk-node

Prerequisits before using package

=> This code will be worked only for linux users => If your Windows User Use virtualBox to install linux OS and Use this Package

### Warning :

Switch to root terminal beforing using our Package
Asterisk files will be accessed only in root terminal
Your Node Code should run in root terminal
Asterisk.init() initialize your conf file so make sure you initialize only once 
or user will not be stored

github:

https://github.com/indrasena1000/asterisk-node

Use the package:

var Asterisk = require('asterisk-node');
 
//Important : Asterisk.Initialize need to be Executed Only Once.Please Comment it after Executing Or Else all your Registered Users will be Deleted
Asterisk.init()//comment after executing once 
 Asterisk.reg(999999999,1234) //mobile number to be registered and password for authentication

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.15
    0
    • latest

Version History

Package Sidebar

Install

npm i asterisk-node

Weekly Downloads

0

Version

1.0.15

License

ISC

Unpacked Size

5.49 kB

Total Files

5

Last publish

Collaborators

  • indrasenareddy
  • jaisaichand
  • saikiran2211
  • shahebazahamed
  • vikram741