Toolpack:TelephonyService CNAM A

From TBwiki
(Difference between revisions)
Jump to: navigation, search
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:
+
 
 +
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.

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