help.sccp_lmr_create.txt Maven / Gradle / Ivy
Name
sccp lmr create
SYNOPSIS
sccp lmr create
stackname
DESCRIPTION
This command is used to define a new Long Message Rule. Long message rules specify
which message types (UDT/XUDT/LUDT) will be used for outgoing message encoding
depends on dpc. If long message rules are not configured only UDT messages
will be used.
PARAMETERS
Standard Parameters
- A unique number to identify this
Long Message Rule.
- The first value of the remote signaling
point code range, for which this Long message Rule
will apply.
- The last value of the remote signaling point code
range. If Long message rule specifies a single
signaling point code, this value must be equal to
first-spc.
- Message types used for the remote signaling
point codes range.
Possible values : udt, xudt, ludt and ludt_segm.
Optional Parameters
- Name of the stack on which this command is executed.
If not passed, the first stack configured in ShellExecutor
will be used.
EXAMPLES
sccp lmr create 1 201 201 xudt
sccp lmr create 2 230 239 udt
SEE ALSO
sccp sap create, 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 modify, sccp lmr delete, sccp lmr show, sccp csp create,
sccp csp modify, sccp csp delete, sccp csp show, sccp get, sccp set