display sippstnuser attribute(ont)
Function
This command is used to query the configurations and attributes of the ONT
SIP user, including the codec types, packetization periods, and silence
suppression configurations in the codec modes, the running status and management
status of the POTS port at the physical layer. To query or confirm the
information about the ONT SIP user, run this command.
Parameters
Parameter | Description | Value |
---|---|---|
portid | Indicates the ID of the OLT GPON port connected to the ONT. | Numeral type. Range: varies with the board type. |
ontid | Indicates the ONT ID. | Numeral type. Range: varies with the board type. |
ont-portid | Indicates the ID of the POTS port on the ONT. | Numeral type. Range: 1-255. |
Usage Guidelines
- In the global config mode, run the interface gpon command to enter the GPON mode before running this command.
- In the global config mode, run the interface epon command to enter the EPON mode before running this command.
Example
To query the details (without specifying ont-portid) of the PSTN
user at POTS port 0 on ONT 0 connected to GPON port 0/4/0, do as follows:
huawei(config-if-gpon-0/4)#display sippstnuser { attribute<K>}:attribute {portid<U><0,7>}:0 {ontid<U><0,127>}:0 {<cr>|ont-portid<U><1,255>}: Command: display sippstnuser attribute 0 0 ----------------------------------------------------------------------------- Port Physical Admin Hook Service Service Session ID State State State Codes State Type ---------------------------------------------------------------------------- 1 Normal Unlock OnHook G711U Initial Idle 2 Normal Unlock OnHook G711U Initial Idle ----------------------------------------------------------------------------To query the configuration information about the ONT SIP user and the status (specifying ont-portid) of all POTS ports on an ONT connected to GPON port 0/4/0, do as follows:
huawei(config-if-gpon-0/4)#display sippstnuser { attribute<K> }:attribute { portid<U><0,15> }:0 { ontid<U><0,127> }:0 { <cr>|ont-portid<U><1,255> }:1 Command: display sippstnuser attribute 0 0 1 ------------------------------------------------------------------------------ F/S/P : 0/4/0 ONT ID : 0 Port ID : 1 MG ID : 32 Telephone NO. : 77007801 User name : - Password : - ------------------------------------------------------------------------------ Digitmap profile ID : 1 Digitmap profile name : digitmap-profile_1 ------------------------------------------------------------------------------ Call waiting : enable Three party : enable Call transfer : enable Call hold : enable Call park : enable Do not disturb : enable Conference calling function : enable Message waiting indication : enable Hotline : enable Hotline numbers : 123456 Hotline delay : enable ------------------------------------------------------------------------------ Using MG value : enable Order1 Codec1 : G711A Packet period1 : 20 ms Silence1 : off Order2 Codec2 : G711U Packet period2 : 20 ms Silence2 : off Order3 Codec3 : G729 Packet period3 : 20 ms Silence3 : off Order4 Codec4 : G722 Packet period4 : 20 ms Silence4 : off ------------------------------------------------------------------------------ POTS State : Unlock ------------------------------------------------------------------------------ PtpSrvState : Normal PtpAdmState : Unlock HookState : OnHook CTPSrvType : Idle CTPSrvState : Initial Codes : G711U ------------------------------------------------------------------------------
System Response
- The system displays the queried result when the command runs successfully.
- The following table lists parameters in response to the
display sippstnuser attribute 0 0 1 command.
Parameter Description F/S/P Indicates the subrack ID, slot ID, and port ID. ONT ID Indicates the ONT ID. Port ID Indicates the ID of the POTS port on an ONT. MG ID Indicates the ID of the MG interface of an SIP user. Telephone NO. Indicates the phone number and URI string of an SIP user. User name Indicates the user name for the SIP authentication. Password Indicates the user password for the SIP authentication. Digitmap profile ID Indicates the ID of the ONT digitalmap profile. It uniquely identifies a profile. Digitmap profile name Indicates the name of the ONT digitalmap profile. It uniquely identifies a profile. Call waiting Indicates whether to enable the call waiting service. Options:- enable: The function is enabled.
- disable: The function is disabled.
Three party Indicates whether to enable the three-party service. Options:- enable: The function is enabled.
- disable: The function is disabled.
Call transfer Indicates whether to enable the call transfer service. Options:- enable: The function is enabled.
- disable: The function is disabled.
Call hold Indicates whether to enable the call hold service. Options:- enable: The function is enabled.
- disable: The function is disabled.
Call park Indicates whether to enable the call park service. Options:- enable: The function is enabled.
- disable: The function is disabled.
Do not disturb Indicates whether to enable the do-not-disturb service. Options:- enable: The function is enabled.
- disable: The function is disabled.
Conference calling function Indicates whether to enable the conference calling service. Options:- enable: The function is enabled.
- disable: The function is disabled.
Message waiting indication Indicates whether to enable the message waiting indication (MWI) service. Options:- enable: The function is enabled.
- disable: The function is disabled.
Hotline Indicates whether to enable the hotline service. Options:- enable: The function is enabled.
- disable: The function is disabled.
Hotline numbers Indicates the hotline numbers. Hotline delay Indicates whether to enable the hotline delay service.- enable: The function is enabled.
- disable: The function is disabled.
Using MG value Indicates whether to enable the function of selecting the user codec. Options:- enable: The codec bound to the SIP port is selected.
- disable: A user-defined codec is selected.
Order1/Order2/Order3/Order4 Indicates the codec types, packetization periods, and silence suppression configurations in the codec modes with priorities 1/2/3/4. Codec1/Codec2/Codec3/Codec4 Indicates the codec types in the codec modes with priorities 1/2/3/4. Packet period1/Packet period2/Packet period3/Packet period4 Indicates the packetization periods in the codec modes with priorities 1/2/3/4. Silence1/Silence2/Silence3/Silence4 Indicates the silence suppression configurations in the codec modes with priorities 1/2/3/4. POTS State Indicates the POTS port state. Options:- lock: The POTS port is in the lock state.
- unlock: The POTS port is in the unlock state.
PtpSrvState Indicates the running status of the POTS port at the physical layer. Options:- Normal: The physical layer is operating properly.
- FAIL: The physical layer fails to operate.
PtpAdmState Indicates the management status of the POTS port at the physical layer. Options: LOCK and UNLOCK. When the port is in the Lock state, functions of the POTS port cannot be used normally.- LOCK: The physical layer has been locked.
- UNLOCK: The physical layer has been unlocked.
HookState Indicates the hook state of the POTS port. Options:- ONHOOK: The port is in the on-hook state.
- OFFHOOK: The port is in the off-hook state.
CTPSrvType Indicates the session type. Options:- IDLEORNONE: No service is running.
- TWOWAY: The service is a two-party session.
- THREEWAY: The service is a three-party session.
- FAX: The service is a fax service.
- TELEM: The service is a telegraphy service.
- CONFERENCE: The service is a conference call.
CTPSrvState Indicates the working status of the service. Options:- NONEORINITIAL: The service has been initialized.
- REGISTERED: The service has been registered.
- INSESSION: The service is in progress.
- RegFail-ICMP: The service fails to be registered because of ICMP errors.
- RegFail-TCP: The service fails to be registered because of TCP errors.
- RegFail-AUTH: The service fails to be registered because of the authentication failure.
- RegFail-Timeout: The service fails to be registered because of the registration timeout.
- ,RegFail-Server: The service fails to be registered because of server errors.
- InvFail-ICMP: The session fails to be initiated because of ICMP errors.
- InvFail-TCP: The session fails to be initiated because of the TCP errors.
- InvFail-AUTH: The session fails to be initiated because of the authentication failure.
- InvFail-Timeout: The session fails to be initiated because of the session establishment timeout.
- InvFail-Server: The session fails to be initiated because of server errors.
- PortNotconfigure: The port is not configured.
- CONFIGDONE: The service has been configured.
- DisabledBySwitch: The service port is disabled by the call server.
Codes Indicates the coding mode of the port service. Options:- G711ULAW: G711U
- RESERVED: Reserved
- GSM: GSM
- G723: G723
- DVI4: DVI4
- LPC: LPC
- G711ALAW: G711A
- G722: G722
- L16_2CHANNEL: L16, two channels
- L16_1CHANNEL: L16, one channel
- QCELP: QCELP
- CN: CN
- MPA: MPA
- G728: G728
- G729: G729
- INVAILDVALUE: -
MORE BLOG:
No comments:
Post a Comment