Cisco Cisco MeetingPlace Gateway SIM Guia De Configuração Rápida

Página de 766
 
Using the Command-Line Interface (CLI) in Cisco Unified MeetingPlace
Command Reference
9
 
langinfo
Displays information about all installed locales including the following:
  •
Locale ID
  •
Language code
  •
Locale order
  •
Locale name
  •
Country code
  •
Locale version number
Syntax: langinfo
mtginfo 
Displays information about a specific meeting. Searches for a meeting based on any of these:
  •
Unique conference ID (such as 125). (This number is output by certain commands such as cptrace -C and 
errorlog. It uniquely identifies a meeting.) 
  •
Meeting ID (such as 1278). Can optionally use any of the time arguments. 
  •
Unique user ID (such as 0x65). (This number is output by certain commands such as 
. It uniquely 
identifies a user.) Searches for all meetings that a user has attended or been invited to. 
  •
Activity. Searches only for active meetings. 
  •
Time. Searches for all meetings valid at a certain time with the -t argument or between two times when the 
-s and -e arguments are used together. 
Syntax: mtginfo -a  time -c unique-conf-id -e end-time -m meeting-id -s start-time -t time -u unique-user-id 
Note
The start and end times must be in the format YYMMDDhhmm. All parameters are optional. If they are 
not all present, the system starts processing from the right. For format details, see the parameters for the 
 command.
Note
Start and end times in the command output are adjusted for the 
 
and 
 fields on the 
Examples:
mtginfo -m 1234 Looks for the meeting with the ID of 1234 at the current time
mtginfo -m 1234 -t 11 Looks for meeting with the ID of 1234 at 11 minutes after the current hour
mtginfo -m 1234 -t 1111111111 Looks for meeting with the ID of 1234 at 11:11am on Nov 11, 2011
mtginfo -a 1430 Looks for meetings that are active at 2:30pm today
mtginfo -s 1430 -e 1530 Looks for meetings that started or ended between 2:30 and 3:30pm today
mtginfo -c 123 Looks for meeting with the unique conference ID of 123
mtginfo -u 123 -t 1111 -e 1211 Looks for meetings that the user with the unique user ID of 123 is invited to 
between 11:11 and 12:11 today
Table 1
Command Reference: Application Commands (continued)
Command
Description