Version 7.2 851 Mediant 800B Gateway & E-SBC
User's Manual 47. Auxiliary Files
47.7.2.2 Configuring GW User Info Table through CLI
The GW User Info table can be configured in the 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:
(sip-def-proxy-and-reg)# no user-info gw-user-info <index,
e.g., 1>
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)
password (0aGzoKfh5uI=)
status (not-resgistered)
To view a specific entry (example):
(sip-def-proxy-and-reg)# user-info gw-user-info <index, e.g.,
0>
(gw-user-info-0)# display
pbx-ext (405)
global-phone-num (405)
display-name (Ext405)
username (user405)
password (0aGzoKfh5uI=)
status (not-resgistered)
To search a user by pbx-ext:
(sip-def-proxy-and-reg)# user-info find <pbx-ext e.g., 405>
405: Found at index 0 in GW user info table, not registered
Note: To configure the User Info table, make sure that you have enabled the feature,
as described in Enabling the User Info Table on page 847.
47.7.2.3 Configuring GW User Info Table in Loadable Text File
The GW User Info table can be configured as a User Info file using a text-based file (*.txt).
This file can be created using any text-based program such as Notepad. You can load the
User Info file using any of the following methods:
Web interface - see 'Loading Auxiliary Files' on page 831
ini file, using the UserInfoFileName parameter - see 'Auxiliary and Configuration File
Name Parameters' on page
1067
Automatic Update mechanism, using the UserInfoFileURL parameter - see Automatic