help.sccp_sap_create.txt Maven / Gradle / Ivy
Name
sccp sap create
SYNOPSIS
sccp sap create stackname networkid
localgtdigits
DESCRIPTION
This command is used to define a new Service Access Point.
PARAMETERS
Standard Parameters
- The newly defined SAP will be identified using this 'id'.
This must be a unique number.
- Mtp3UserPart index - used as an index of 'mtp3UserPart'
property of the SccpStack Bean. For each Mtp3UserPart,
a sap must be configured.
- MTP Point code of the local signaling point. Takes an
Integer Value.
- Network indicator that forms part of the
Service Information Octet (SIO).
Optional Parameters
- Name of the stack on which this command is executed.
If not passed, the first stack configured in ShellExecutor
will be used.
- A digital parameter that specifies to which virtual SS7
network this Service Access Point (SAP) belongs. If this parameter
is skipped - networkId will be set to "0" by default.
- Local GT digits. An incoming message will be brought to this
sap if GT digits of callePartyAddress matches to this value.
"null" value matches to any incoming message. If this parameter
is skipped - networkId will be set to "null" by default.
EXAMPLES
sccp sap create 1 1 101 2 networkid 2 localgtdigits 999888777
The above command will create a new Service Access Point identified by the
number '1'. The values for 'mtp3-id', 'opc' and 'ni' are 1, 101 and 2 respectively.
SEE ALSO
sccp sap modify, sccp sap delete, sccp sap show, sccp dest create,
sccp dest modify, sccp dest delete, sccp dest show, sccp rule create,
sccp rule modify, sccp rule delete, sccp rule show, sccp address create,
sccp address modify, sccp address delete, sccp address show,
sccp rsp create, sccp rsp modify, sccp rsp delete,
sccp rsp show, sccp rss create, sccp rss modify, sccp rss delete, sccp rss show,
sccp lmr create, sccp lmr modify, sccp lmr delete, sccp lmr show, sccp csp create,
sccp csp modify, sccp csp delete, sccp csp show, sccp get, sccp set