R2511-HP MSR Router Series Voice Command Reference(V5)

241
include: Displays all lines that match the specified regular expression.
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Examples
# Display SIP trunk account information.
<Sysname> display voice sip-trunk account
ID User Group Server Exp Status
1 1000 1 202.10.22.188:5060 120 Online
2 2000 1 abc.com:5060 400 Online
Table 52 Command output
Field Descri
p
tion
ID SIP trunk account index.
User Host username.
Group SIP server group index.
Server Address or domain name of the registrar.
Exp
SIP trunk account expiration interval, in seconds.
If the SIP trunk account is not in login status, this field is displayed as N/A.
Status
Registration status of the SIP trunk account:
Disabled.
Offline.
Online.
Login.
Logout.
Dnsin—DNS query is being performed before the number is registered.
Dnsout—DNS query is being performed before the number is deregistered.
display voice server-group
Use display voice server-group to display the details of the specified or all SIP server groups.
Syntax
display voice server-group [ group-number ] [ | { begin | exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
group-number: SIP group server index, in the range 1 to 10.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Fundamentals Configuration Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays all lines that do not match the specified regular expression.