Resources | profiles | signaling | signalingProfile | egress | tnsFlags

tnsFlags

Controls TNS parameter for various call types.

Configuration

ParameterPresenceTypeDefaultDescription
interLataLocalOenumerationnoInput When Send is selected, the TNS is sent as part of the outgoing signaling protocol for inter LATA (Service Area) local calls.
intraLataLocalOenumerationnoInput When Send is selected, the TNS is sent as part of the outgoing signaling protocol for intra LATA (Service Area) local calls.
interLataTollOenumerationnoInput When Send is selected, the TNS is sent as part of the outgoing signaling protocol for inter LATA (Service Area) toll calls.
intraLataTollOenumerationnoInput When Send is selected, the TNS is sent as part of the outgoing signaling protocol for intra LATA (Service Area) toll calls.
localOperatorOenumerationnoInput When Send is selected, the TNS is sent as part of the outgoing signaling protocol for local operator calls.
nationalOperatorInterServiceAreaOenumerationnoInput When Send is selected, the TNS is sent as part of the outgoing signaling protocol for 0+ Inter-LATA operator.
nationalOperatorIntraServiceAreaOenumerationnoInput When Send is selected, the TNS is sent as part of the outgoing signaling protocol for 0+ Intra-LATA operator.
longDistanceOperatorOenumerationnoInput When Send is selected, the TNS is sent as part of the outgoing signaling protocol for 00 (Long Distance Operator) calls.
internationalOenumerationnoInput When Send is selected, the TNS is sent as part of the outgoing signaling protocol for IDDD calls.
internationalOperatorOenumerationnoInput When Send is selected the TNS is sent as part of the outgoing signaling protocol for 0+IDDD calls.
REST API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/api/config/profiles/signaling/signalingProfile/{name}/egress/tnsFlags

  • No labels