Toolpack:TelephonyService CNAM A
From TBwiki
(Difference between revisions)
Line 1: | Line 1: | ||
=== '''''Applies to version(s): v2.10''''' === | === '''''Applies to version(s): v2.10''''' === | ||
{{DISPLAYTITLE:CNAM Telephony Service}} | {{DISPLAYTITLE:CNAM Telephony Service}} | ||
− | + | ||
+ | To configure a telephony service, do the following: | ||
1-Click '''Telephony Services''' in the navigation panel. | 1-Click '''Telephony Services''' in the navigation panel. | ||
Line 31: | Line 32: | ||
− | <div> | + | <div class="mw-collapsible mw-collapsed" data-collapsetext="Northbound Interface" data-expandtext="Northbound Interface" style="width: 400px;"> |
'''Path''' | '''Path''' | ||
<pre> | <pre> |
Revision as of 12:33, 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" }