Toolpack:TelephonyService CNAM A
From TBwiki
(Difference between revisions)
| Line 31: | Line 31: | ||
| − | + | <div> | |
| − | + | ||
'''Path''' | '''Path''' | ||
<pre> | <pre> | ||
| Line 63: | Line 62: | ||
* [[Parameter: Routing Type|Routing Type]] | * [[Parameter: Routing Type|Routing Type]] | ||
* [[Parameter: Service Point Code|Service Point Code]] | * [[Parameter: Service Point Code|Service Point Code]] | ||
| + | |||
| + | [[Category:Revise on Major]] | ||
Revision as of 12:32, 14 December 2016
Applies to version(s): v2.10
To configure a telephony service, do the following:
1-Click Telephony Services in the navigation panel.
2-Click Create New Telephony Service.
3-Enter Values for the following fields:
- Name
- Service Type
- TCAP Userpart
- Routing Type
- Service Point Code
Click Create.
4-Verify that the "Telephony service was successfully created" message is displayed.
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"
}



