Friday, May 27, 2016

What is the simulate call start ont?

Function

The simulate call start ont command is used to start an ONT call emulation test. When the voice service on the live network for the ONT POTS user is faulty, use the call emulation test function. That is, use the test module of the ONT to emulate the user phone to perform a call test, help the user to check whether the call of the ONT is normal, help the user quickly locate the problem, and improve the efficiency of resolving the problem.

Format

simulate call start ont { caller frameid/slotid/portid ontid ont-potsid telno telno-value [ caller-stop-time caller-stop-time-value ] | callee frameid/slotid/portid ontid ont-potsid [ callee-stop-time callee-stop-time-value ] }

Parameters

Parameter Description Value
caller It specifies an ONT POTS port on which the caller emulation test is started. -
frameid/slotid/portid Indicates the subrack ID, slot ID and port ID. Enter a slash (/) between the subrack, slot and port IDs. Please see Differences Between Shelves.
ontid ID of the ONT to be queried. numeral type. Range: varies with the board type.
ont-potsid POTS port ID of the ONT to be queried. numeral type. Range: 1-255.
telno telno-value Indicates the phone number of callee in the caller emulation test. Character string type, a string of 1-16 characters.
caller-stop-time caller-stop-time-value Indicates the duration of the caller emulation test. The caller emulation test is automatically stopped once exceeding the duration. Numeral type. Range: 60-300s.
Unit: s.
Default: 180s.
callee It specifies an ONT POTS port on which the callee emulation test is started. -
callee-stop-time callee-stop-time-value Indicates the duration of the callee emulation test. The callee emulation test is automatically stopped once exceeding the duration. Numeral type. Range: 60-300s.
Unit: s.
Default: 180s.

Modes

Global config mode, WDM,OSN 6800,OSN 8800

Level

Operator level

Usage Guidelines

  • Running this command, run the config command to enter the global config mode.
  • The call emulation test can be a caller or callee emulation test.
    • Caller emulation test: The POTS port on the ONT serves as the calling party and the test engineer serves as the called party. This test requires manual operations.
    • Callee emulation test: The POTS port on the ONT serves as the called party and the test engineer serves as the calling party. This test requires manual operations.
  • The ONT call emulation test can be started only when the voice service of the POTS port on the ONT is normal.

Example

To start a callee emulation test on POTS port 1 of ONT 0 connected to port 0/3/0 and set the emulation test duration to 120s, do as follows:
huawei(config)#simulate call start ont
{ callee<K>|caller<K> }:callee                                   
{ frameid/slotid/portid<S><Length 5-15> }:0/3/0                                
{ ontid<U><0,255> }:0                                                           
{ ont-potsid<U><1,255> }:1                                                    
{ <cr>|callee-stop-time<K> }:callee-stop-time                                   
{ callee-stop-time-value<U><60,300> }:120

  Command:
          simulate call start ont callee 0/3/0 0 1 callee-stop-time 120
  ----------------------------------------------------------------
  F/S/P                : 0/3/0   
  ONT-ID               : 0
  ONT-POTSID           : 1    
  Test type            : callee emulational call test  
  Current status       : test end 
  Test Result          : success
  ---------------------------------------------------------------
To start a caller emulation test on POTS port 1 of ONT 0 connected to port 0/3/0, set the callee number to 88820003, and set the emulation test duration to 60s, do as follows:
huawei(config)#simulate call start ont
{ callee<K>|caller<K> }:caller                                   
{ frameid/slotid/portid<S><Length 5-15> }:0/3/0                                
{ ontid<U><0,255> }:0                                                           
{ ont-potsid<U><1,255> }:1                                                    
{ telno<K> }:telno                                                              
{ telno-value<S><Length 1-16> }:88820003                                        
{ <cr>|caller-stop-time<K> }:caller-stop-time                                   
{ caller-stop-time-value<U><60,300> }:60  

  Command:
          simulate call start ont caller 0/3/0 0 1 telno 88820003 caller-stop-ti
me 60
  ----------------------------------------------------------------
  F/S/P                : 0/3/0   
  ONT-ID               : 0
  ONT-POTSID           : 1    
  Test type            : caller emulational call test 
  Detected  number     : 88820003
  Reported number      : 88820003   
  Current status       : test end 
  Test Result          : success 
  ----------------------------------------------------------------

System Response

  • The system displays the test result after the emulation test that is successfully started is completed.
  • The following table describes the parameters in response to the simulate call start ont command.
    Parameter Description
    F/S/P Indicates the subrack ID, slot ID, and port ID of the PON port connected to the ONT.
    ONT-ID Indicates the ONT ID. It uniquely identifies an ONT of the PON port.
    ONT-POTSID Indicates the ID of a POTS port on the ONT.
    Test type Indicates the test type. Options: caller emulational call test and callee emulational call test.
    Current status
    Indicates the current status of the current call emulation test. Options:
    • Idle: The port is idle.
    • Off-hook: The caller or callee picks up the phone.
    • Dial tone: The dial tone is played for the caller (unique status in the caller emulation test).
    • Receiving: The caller is receiving digits (unique status in the caller emulation test).
    • Receive end: The caller completes receiving digits (unique status in the caller emulation test).
    • Ringing-back: The caller hears the ring back tone (unique status in the caller emulation test).
    • Ringing: The phone is ringing (unique status in the callee emulation test).
    • Connected: The call is ongoing.
    • Busy tone: The caller hears the busy tone (unique status in the caller emulation test).
    • On-hook: The caller or callee hangs up the phone.
    • Test end: The emulation test is ended.
    • Other: other unrecognized states.
  • For more information about the error message that the system displays against a command entered with incorrect syntax, see the "Syntax Check" in Parameter.

More related:

No comments:

Post a Comment