SIP credentials can be stored in our system at the customer-level or the DID/extension level. Once the credentials are in our system, they can be pushed to your authentication module or pulled from our system on-demand.
Customer-level credentials can be added by clicking 'Edit' on the customer. DID-level credentials can be added by clicking 'Edit' on the DID.
Pull using HTTP / HTTPS
Perform a GET on http://myserver.mycompany.com/index.php/sipcredentials/csv
This will return a list of all SIP credentials in comma-separated string with the following information.
CustomerID
SIP Username
SIP Password
SIP Status
Pull using database connection
"select * from vwsipcredentials"
This will return a recordset of all SIP credentials with the following information.
CustomerID
SIP Username
SIP Password
SIP Status
Pushing credentials to your authentication module
SIP credentials can be pushed to your authentication module on scheduled intervals.
If you have any questions, please contact [Support].
-The OpenCDRRate team.
Follow us on twitter to receive new feature notifications: http://www.twitter.com/opencdrrate/
Join our LinkedIn group to open discussions on features you would like to see in the system. http://www.linkedin.com/groups/OpenCDRRate-4381972