Tuesday, October 11, 2016

ONT Voice Service Management-----display ont-sipagent-profile

Function Description

This topic describes commands for configuring the voice service on the ONT port through the ONT Management and Control Interface (OMCI) protocol

display ont-sipagent-profile

Function

This command is used to query the information about ONT SIP agent profiles. If the information about a single ONT SIP agent profile is queried, the details of the profile, such as the IP address of the active/standby ONT SIP proxy server, are also displayed. To query the information about ONT SIP agent profiles or confirm the configuration, run this command.

Format

display ont-sipagent-profile { profile-id profile-id-value | profile-name profile-name-value }*
display ont-sipagent-profile all

Parameters

Parameter Description Value
all Indicates all ONT SIP agent profiles. -
profile-id profile-id-value Indicates the ID of the ONT SIP agent profile. It uniquely identifies a profile. Numeral type. Range: 1-64.
profile-name profile-name-value Indicates the name of the ONT SIP agent profile. It uniquely identifies a profile. Character string type, a string of 1-32 characters.

Modes

Privilege mode, GPBD, GPFD

Level

Operator level

Usage Guidelines

  • The ONT SIP agent profile corresponding to the input profile name or ID must exist. Otherwise, the system displays an error message.
  • You can query an ONT SIP agent profile by profile name or profile ID. If you query an ONT SIP agent profile by both profile name and profile ID, ensure that the profile name match the profile ID.
  • The details of an ONT SIP agent profile are displayed when you query the information about a single profile. Only the profile ID and profile name are displayed when you query the information about all profiles.

Example

To query the information about all ONT SIP agent profiles, do as follows:
huawei#display ont-sipagent-profile
{ all<K>|profile-id<K>|profile-name<K> }:all

Command:
        display ont-sipagent-profile all
--------------------------------------------------------------------------------
Profile-id                Profile-name                     
--------------------------------------------------------------------------------
1                         sip-agent-profile_1              
2                         sipagent-profile-area            
--------------------------------------------------------------------------------
Total:  2
To query the details of ONT SIP agent profile 2, do as follows:
huawei#display ont-sipagent-profile                                     
{ all<K>|profile-id<K>|profile-name<K> }:profile-id                          
{ profile-id-value<U><1,64> }:2
{ <cr>|profile-name<K> }:                                                       
                                                                                
  Command:                                                                      
          display ont-sipagent-profile profile-id 2                             
--------------------------------------------------------------------------------
  Profile ID                  : 2                                               
  Profile name                : sip-agent-profile_2                             
                                                                                
  Proxy server                : -                                               
  Proxy server port           : 5060                                            
  Secondary proxy server      : -                                               
  Secondary proxy server port : 5060                                            
  Outbound server             : -                                               
  Outbound server port        : 5060                                            
  Register URI                : -                                               
  Register port               : 5060                                            
  Secondary register          : -                                               
  Secondary register port     : 5060                                            
                                                                                
  Media minimal port ID       : 50000                                           
  Media maximal port ID       : 60000                                           
  Media DSCP                  : 46                                              
                                                                                
  Signal transfer mode        : UDP                                             
  Signal port ID              : 5070                                            
  Signal DSCP                 : 24                                              
                                                                                
  Registration expiration     : 600(s)                                          
  Rereg head start time       : 300(s)                                          
                                                                                
  Heartbeat mode              : enable                                          
  Heartbeat cycle             : 60(s)                                           
  Heartbeat count             : 3                                               
                                                                                
  Voicemail server            : -                                               
  Subscription expiration     : 3600(s)                                         
                                                                                
  Conference factory          : huawei.cccc                                     
  Bridged line agent          : -                                               
  Auth realm                  : -                                               
  Home domain                 : -                                               
  Server type                 : General SIP server                              
--------------------------------------------------------------------------------

System Response

  • The system displays the queried result when the command runs successfully.
  • The following table describes parameters in response to the display ont-sipagent-profile profile-id 2 command.
    Parameter Description
    Profile ID Indicates the ID of the ONT SIP profile, which identifies a profile uniquely.
    Profile name Indicates the name of the ONT SIP profile, which identifies a profile uniquely.
    Proxy server Indicates the domain name or IP address of the active SIP proxy server.
    Proxy server port Indicates the port of the active SIP proxy server.
    Secondary proxy server Indicates the domain name or IP address of the standby SIP proxy server.
    Secondary proxy server port indicates the port of the standby SIP proxy server.
    Outbound server Indicates the domain name or IP address of the SIP outbound server.
    Outbound server port Indicates the port of the SIP outbound server.
    Register URI Indicates the domain name or IP address of the active SIP register server.
    Register port Indicates the port ID of the active SIP register server.
    Secondary register Indicates the domain name or IP address of the standby SIP register server.
    Secondary register port Indicates the port ID of the standby SIP register server.
    Media minimal port ID Indicates the smallest port ID carried in the media RTP packet.
    Media maximal port ID Indicates the largest port ID carried in the media RTP packet.
    Media DSCP Indicates the DSCP priority of the media packet.
    Signal transfer mode
    Indicates the transmission protocol type of the signaling (TCP or UDP).
    • TCP: Stands for Transmission Control Protocol, which provides connection-oriented and reliable delivery of byte streams.
    • UDP: Stands for User Datagram Protocol, which is a simple message-oriented transport layer protocol.
    Signal port ID Indicates the UDP/TCP port ID of the SIP signaling.
    Signal DSCP Indicates the DSCP priority of the signaling packet.
    Registration expiration Indicates the register expiration of the SIP register server.
    Rereg head start time Indicates the start time (to the accuracy of seconds) for register updating, that is the beforehand time for sending the update register message before the register expires.
    Heartbeat mode Specifies whether to enable the heartbeat function. This parameter is used to check whether the physical link between the ONT and IMS is connected.
    Heartbeat cycle Indicates the heartbeat interval. If link check is enabled, the user agent client (UAC) sends OPTION messages to the IMS at an interval defined by heartbeat-cycle as heartbeat detection.
    Heartbeat count Indicates the count of heartbeat detections. When the UAC retransmits heartbeats several times as specified by the heartbeat-count, but still fails to receive the response from the IMS, the UAC considers that its communication with the IMS fails.
    Voicemail server Indicates the address of the voicemail server.
    Subscription expiration Indicates the expiration time for voicemail subscription.
    Conference factory Indicates the IP address or domain name of the conference factory (conference server).
    Bridged line agent Indicates the proxy server address of the bridged line service. When the ONT is configured with this service, the subscription message must be sent to the proxy server.
    Auth realm Indicates the domain for authentication of an SIP user. This realm determines the IMS to which this user belongs.
    Home domain Indicates the homed domain of SIP users on the ONT. It can be the IP address or the domain name.
    Server type Indicates the SIP server type. This parameter is included in the command output only when EPON ONTs are queried.
  • For more information about the error message that the system displays against a command entered with incorrect syntax.

MORE BLOG:

No comments:

Post a Comment