Configuring Gateway User Information Table Through Cli - AudioCodes E-SBC User Manual

Hide thumbs Also See for E-SBC:
Table of Contents

Advertisement

CHAPTER 20    SIP Definitions
Parameter
'Username'
[GWUserInfoTable_Username]
'Password'
[GWUserInfoTable_Password]
'Status'

Configuring Gateway User Information Table through CLI

The User Information table can be configured through CLI using the following commands:
To add and/or modify a user (example):
# configure voip
(config-voip)# sip-definition proxy-and-registration
(sip-def-proxy-and-reg)# user-info gw-user-info <index, e.g., 1>
(gw-user-info-1)# username JohnDee
(gw-user-info-1)# <activate | exit>
To delete a specific user, use the no command:
# configure voip
(config-voip)# sip-definition proxy-and-registration
(sip-def-proxy-and-reg)# no user-info gw-user-info <index, e.g., 1>
To import users from a file:
# configure voip
(config-voip)# sip-definition proxy-and-registration
(sip-def-proxy-and-reg)# user-info gw-user-info import-csv-from <URL>
To export users to a .csv file:
# configure voip
(config-voip)# sip-definition proxy-and-registration
(sip-def-proxy-and-reg)# user-info gw-user-info export-csv-to <URL>
To view all table entries:
(sip-def-proxy-and-reg)# user-info gw-user-info display
---- gw-user-info-0 ----
pbx-ext (405)
global-phone-num (405)
display-name (Ext405)
username (user405)
Mediant 1000 Gateway & E-SBC | User's Manual
Description
Defines the username for registering the user when
authentication is necessary.
The valid value is a string of up to 60 characters. By
default, no value is defined.
Defines the password for registering the user when
authentication is necessary.
The valid value is a string of up to 20 characters.
(Read-only field) Displays the status of the user:
"Registered"
"Not Registered"
- 475 -

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mediant 1000b

Table of Contents