For the complete documentation index, see llms.txt. This page is also available as Markdown.

Creating a TCAP Userpart

Applies to: Tmedia 3.0, 3.2, 3.3

After you create a TCAP stack, you must create a TCAP user part.

To create a TCAP Userpart:

1- Click TCAP from the navigation panel

Create TCAP Stack 0

2- Click Create New TCAP Userpart in the TCAP stack configuration window

Create TCAP Userpart 0

3- Configure the new TCAP userpart:

  • Enter a name for the userpart

  • Select a protocol variant

  • Select an SCCP user part

  • Click Create

Create TCAP Userpart 1

4- Verify that the "TcapUserpart was successfully created" message appears

Create TCAP Userpart 2

Path

Parameters (text)

Parameters (json)

{ "name" : "@[tcap_userpart]", "protocol_variant" : "ITU96", "sccp_userpart" : "@[sccp_userpart]", "timers" : { "lost_connection_timer" : "0 millisecond", "t1_timer" : "6 seconds", "t2_timer" : "6 seconds" } }

List of Parameters

Timers

Last updated

Was this helpful?