CNAM Telephony Service

From TBwiki
Revision as of 12:34, 14 December 2016 by Allyntree (Talk | contribs)
Jump to: navigation, search

Applies to version(s): v2.10

To configure a telephony service, do the following:

1-Click Telephony Services in the navigation panel.

Telephony 0.png

2-Click Create New Telephony Service.

Telephony 1.png

3-Enter Values for the following fields:

  • Name
  • Service Type
  • TCAP Userpart
  • Routing Type
  • Service Point Code

Click Create.

Telephony 2.png

4-Verify that the "Telephony service was successfully created" message is displayed.

Telephony 3.png


Path

/users/@[user_name]

Parameters (text)

/users/@[user_name]
name       = "@[user_name]"
pass       = "Not Shown"
user_group = "all_access"

Parameters (json)

{
  "name" : "@[user_name]",
  "pass" : "Not Shown",
  "user_group" : "all_access"
}

List of Parameters

Personal tools