Command in Telephony Server - Command Description

42
Commands in Telephony Server COMMAND DESCRIPTION

Transcript of Command in Telephony Server - Command Description

Page 1: Command in Telephony Server - Command Description

Commands in Telephony Server

COMMAND DESCRIPTION

Page 2: Command in Telephony Server - Command Description

Copyright

© Copyright Ericsson AB 2008. All rights reserved

Disclaimer

No part of this document may be reproduced in any form without the writtenpermission of the copyright owner.

The contents of this document are subject to revision without notice due tocontinued progress in methodology, design and manufacturing. Ericsson shallhave no liability for any error or damage of any kind resulting from the useof this document.

Abstract

1/190 82-ANF 901 14 Uen G3 2008-03-13

Page 3: Command in Telephony Server - Command Description

Contents

Contents

1 Introduction 1

2 Authority Levels 3

3 Unix-Style Commands 5

3.1 Operating System Commands 5

3.2 ACS Telephony Commands 12

4 Telephony Service Commands (MML) for mdsh 15

4.1 SES Service MML Commands 15

4.2 ACS Telephony MML Commands 15

1/190 82-ANF 901 14 Uen G3 2008-03-13

Page 4: Command in Telephony Server - Command Description

Commands in Telephony Server

1/190 82-ANF 901 14 Uen G3 2008-03-13

Page 5: Command in Telephony Server - Command Description

Introduction

1 Introduction

This is a survey of all Operation & Maintenance commands in MX-ONE, bothLinux/Unix and MML related.

The commands are entered in an mdsh shell, which is the shell and commandinterpreter for MX-ONE. Mdsh can be a login shell or started from another shell(for example, a standard Unix shell).

There are three fundamentally different types of commands in mdsh:

1 Unix style commands , which are separate executablefiles in the Linux/Unix environment outside mdsh.Some of these commands are standard Unix tools,like less and emacs, while other files belong to theTelephony Server service system software. Theparameters of these commands deviate from standardUnix commands in one aspect, namely that they cannotbe concatenated. Each parameter must be separate.

Use the online manuals for more details on the Unixstyle commands, that is, enter <command name>-help in the mdsh window. For some commands alsoman <cmdname> can be used.

2 Built-in commands , Linux/Unix commands whichare executed by mdsh as an integrated part of mdsh.Examples are cd and threads . The command help<command name> can be used to get online help.

3 MML commands , which may appear syntacticallystrange to the Unix user, but they comply with theCCITT MML format familiar to, for example, the MD110user. These commands are sent by mdsh to a program(CIOR), which finds the appropriate command handler(for example, GEH) to execute the command. There areoffline command descriptions for these commands.

The command help , without parameters, can be used to list all commandnames.

11/190 82-ANF 901 14 Uen G3 2008-03-13

Page 6: Command in Telephony Server - Command Description

Commands in Telephony Server

2 1/190 82-ANF 901 14 Uen G3 2008-03-13

Page 7: Command in Telephony Server - Command Description

Authority Levels

2 Authority Levels

Service, operation, and maintenance require different authorities for thecommands. Each command belongs to an authority level (0-7 below). 7 is thehighest authority level, and 0 is the lowest.

A higher level has authority to all lower levels.

The default authority levels indicated in this document are set based on thepersonnel categories in the list below.

Table 1

Level Activity, examples Personnel category

0 Printouts in general, but someexceptions exist.

All

1 Handling of Call Origin Groupsfor attendants. Change of activePersonal Number list or individualcall diversion data.

Chief attendant and ACDsupervisor.

2 Handling of extension or group data. Administrative personnelat a customer, handlingextension/user data.

3 Handling of traffic matrix. Numberanalysis data handling. Creatingcommon categories. Handlingcertain route data, like ROEQI.

Administrative personnel ata customer, handling systemdata.

4 Handling of hardware or route data. Service personnel.

5 Handling of system data, like SY, ASand extended alarms.

Senior service personnel.

6 Configuration of the system, bothHW and SW.

Distributor.

7 Authority control. Log functions.’Super user’ functions.

Experts.

31/190 82-ANF 901 14 Uen G3 2008-03-13

Page 8: Command in Telephony Server - Command Description

Commands in Telephony Server

4 1/190 82-ANF 901 14 Uen G3 2008-03-13

Page 9: Command in Telephony Server - Command Description

Unix-Style Commands

3 Unix-Style Commands

D in the authority column means ’Dangerous’ = must be confirmed.

Root in the authority column means that the command can only be executed asa root user.

In addition to the commands listed below, there are some expert commandsand standard Linux/Unix commands. See online help and Linux documentation,but notice that it depends on your authority level, which commands you will see.A * after the command name means the command is new in this release.

3.1 Operating System Commands

Table 2

Commandblock Command name Brief command description

Defaultauthoritylevel

Add/remove/changeprogram andfunction

data_change Protect a series of command initiated actions,for example replacing a program unit with theprogram unit change feature (pu_change).

6

pu_add Add a program unit in the Telephony Server. 6

pu_change Change (replace) a program unit in theTelephony Server.

6

pu_remove Remove a program unit in the TelephonyServer.

6

Alarm functions

alarm_action Define or cancel alarm actions, that is, mdshcommands to be executed as a result of acertain alarm. The command can only beexecuted as root user.

7 Root

alarm_board List the alarm boards. 7

alarm_cfg_reread Read the alarm configuration file again 1

alarm_input Define, erase, or list alarm input ports 4

alarm_list List the alarms in the alarm log 0

alarm_noticed Alarm has been noticed by technician, andcorrection is in progress.

3

51/190 82-ANF 901 14 Uen G3 2008-03-13

Page 10: Command in Telephony Server - Command Description

Commands in Telephony Server

Commandblock Command name Brief command description

Defaultauthoritylevel

alarm_output Define, erase, or list alarm output ports 4

alarm_raise Generates an alarm in a script (that goeswrong).

4

alarm_reset Reset or erase alarms from the alarm log 4

alarm_top Continuously view alarms from the log indescending severity order

0

Backup of data data_backup Create a backup of system data. 3

data_info Show exchange data backup information 1

data_restore Restore system data from backup, and runthe start phase after a data reload.

6

reload Load programs and restore data from backupinto the system.

6 D

config_mirror Create mirrors (copies) of the backup dataof all LIMs.

5

config_restore Restore mirrors (copies) of the backup datato all LIMs.

5

Blocking block Manually block a device, to take it out ofservice.

4

block_flags List the message communication block flags 0

block_list List the blocked or disturbance markeddevices

0

deblock Manually deblock a device, to put it in service. 4

Board configuration

board_config Identify new boards or remove boards. 4

board_list List and print which boards that are presentin the node

1

board_restart Reset and restart a board 4

board_sw Load and update SW on a board or read theSW version and identity.

4

phone_sw Handle firmware status and upgrades onDigital Telephone Sets.

4

6 1/190 82-ANF 901 14 Uen G3 2008-03-13

Page 11: Command in Telephony Server - Command Description

Unix-Style Commands

Commandblock Command name Brief command description

Defaultauthoritylevel

Call information logging

callinfo_condcode_print

Print the call logging string that will replacethe condition code in the recorded data

0

callinfo_condcode_set

Set (or change) the custom string to beinserted in the call logging record when thecondition is met

3

callinfo_format_print * Print a preconfigured format. Use thereceived string in subsequent commands.

0

callinfo_limit_print Print the call logging limit 0

callinfo_limit_set Initiate the call logging limit for QoSsupervision

3

callinfo_mask_print Print the call logging mask 0

callinfo_mask_set Initiate the call logging mask 3

callinfo_output_change

Change or append the call logging dataformat

3

callinfo_output_info Print the possible call logging dataalternatives

0

callinfo_output_set Initiate an output channel for call informationlogging

3

callinfo_qos_report_set

Enable or disable forwarding/output of QoSdata.

3

callinfo_status_print Print the destinations of the call loggingforwarding

0

callinfo_status_set Enable or disable forwarding of call loggingdata

3

callinfo_sql_to_file Perform post-processing of call logging datafrom an SQL database to a file

2

callinfo_file_to_sql Perform post-processing of call logging datafrom a file to an SQL database

2

callinfo_file_to_file Perform post-processing of call logging datafrom one file to another

2

callinfo_tcp_print Initiate a test server to log TCP traffic on ahost port

0

Call tracing call_trace Display the connection status for calls or fora party.

1

71/190 82-ANF 901 14 Uen G3 2008-03-13

Page 12: Command in Telephony Server - Command Description

Commands in Telephony Server

Commandblock Command name Brief command description

Defaultauthoritylevel

Certificatehandling

cert_distribute * Distribute an installed certificate to other LIMs 7 Root

cert_install * Install a server certificate for IP telephonyand for the Tomcat web server.

7 Root

cert_install_local * Install a certificate for IP telephony on a localcomputer.

7 Root

cert_install_tomcat * Install a server certificate and modify thetomcat settings.

7 Root

cert_make_key * Create a private key from the suppliedpassword.

7 Root

cert_make_key_and_request *

Create a private key and a CSR, which isused for ordering a server certificate from aCA.

7 Root

cert_make_request * Create a CSR, used for ordering a servercertificate from a CA.

7 Root

cert_make_self_signed *

Create a self-signed certificate. 7 Root

cert_view * Display information about installed certificatesor for a file. Installed certificates requiresauthority level 1 if used in mdsh and authoritylevel 7 if used in another shell.

7Root,1

Cluster Data cluster_data_check Print redundancy data. 1

Core core_report Analyzes the core file on the system thatcreated the core file.

7 Root

Diagnostic diagnostic_job_time Measure execution time of jobs in ProgramUnits.

Licensehandling

license_print Print the license file. 3

license_reread Reload and update the license data 5

license_status Print the license data 1

LIM config lim_config_from_ldap_to_xml

Transfer the LIM configuration to an xml file. 2

8 1/190 82-ANF 901 14 Uen G3 2008-03-13

Page 13: Command in Telephony Server - Command Description

Unix-Style Commands

Commandblock Command name Brief command description

Defaultauthoritylevel

lim_config_print Print the LIM configuration data. 1

Market data market_get Query and display the market data set in use. 0

market_list List all market data names. 0

market_set Select which market data set to use. 7 D

mdshcommandshell

mdsh Start an MX-ONE Telephony Server shelland command interpreter

0

Media encryption

media_encryption_enable *

Enable SRTP media encryption on H323. 5

media_encryption_disable *

Disable SRTP media encryption 7

media_encryption_print *

Print the status of the H323 media encryption 1

MediaGateway

media_gateway_interface

Print or set information about the MX-ONEMedia Gateway interface.

6

media_gateway_message_interpreter

Print Media Gateway messages contents 4

media_gateway_start Manually order a reboot, restart orreconfiguration of the MX-ONE MediaGateway, or a function in the MX-ONE MediaGateway.

6 D

new_voice_prompt Install a new voice prompt in the MX-ONEMedia Gateway.

5

Message/signal names andnumbers

hw_message_send Compose and send a message to thehardware

7

message_list List messages or signals known to a programunit.

0

message_name Display the message name when the numberis known.

0

message_number Display the message number when the nameis known.

0

91/190 82-ANF 901 14 Uen G3 2008-03-13

Page 14: Command in Telephony Server - Command Description

Commands in Telephony Server

Commandblock Command name Brief command description

Defaultauthoritylevel

message_send Manually compose and send a message tospecified program unit.

7

Program unit pu_name Display the program unit name when thenumber is known.

0

pu_number Display the program unit number when thename is known.

0

pu_ping Check messaging performance and messageround trip delays on a running system.

1

Recoverymode

recoverymode Change and display the system fault recoverymode.

7

RTP resourcehandling

rtp_resource Display information about RTP resourcesand codecs in the system.

3

Start/restart restart Restart the MX-ONE Telephony Serversystem or a program unit

6

start Start the MX-ONE Telephony Server system.Coordination start, that is, start phases 1.3and 1.5 are run.

6

Status status Display the current status and event historyof the system, node or program unit.

1

status_view Display the status changes of the system(start phases etc.)

1

Switch configuration

ls_config_attenuation Change the attenuation value for the LSU (inlegacy LIMs only).

6

ls_config_block Block the DSU in a specified LIM. 4

ls_config_deblock Deblock the DSU in a specified LIM. 4

ls_config_info Display the LSU/DSU configuration. 0

ls_config_test Perform a function test of an LSU, a DSU,or both.

5

Switchconnection

switch_connection_end

Disconnect switch connections manually 6

10 1/190 82-ANF 901 14 Uen G3 2008-03-13

Page 15: Command in Telephony Server - Command Description

Unix-Style Commands

Commandblock Command name Brief command description

Defaultauthoritylevel

switch_connection_initiate

Initiate switch connections manually 6

switch_connection_list

Display switch connections 2

System andprograminformation

exchange_info Display the build date of the system or aprogram unit. Set the system identity.

1

pu_info Display information (version, identity, type,and so on) about a program unit.

1

Telephonysystemversion

ts_about Display the build version of the system andits main RPM packages.

1

ts_conf_install Start the Configuration Utility (to add orrepair a LIM, to roll back to the previous TSsoftware, to reconfigure HTTPS, and so on).

7 Root

Terminate LIM terminate_lim Terminate all program units in a node. Thecommand can only be executed as root user.

7 Root

Trace trace Initiate, stop, erase, or print a message traceon a unit, message, or directory number.

4

Time time_info Prints information about time and time usage.

Transport trsp_info Display the inter-LIM media connections 1

trsp_synchronization Define rules, re-synchronize, or display therules for synchronization

5

trsp_connection * Configure inter-LIM transport mediaconnection.

5

pcm_config * Configure PCM resources. 5

pcm_order * Manage connection traffic for the groupswitch.

5

pcm_status * Print the status of the PCM resources. 1

pcm_syncronization * Set or print the synchronization configurationfor the group switch.

5

111/190 82-ANF 901 14 Uen G3 2008-03-13

Page 16: Command in Telephony Server - Command Description

Commands in Telephony Server

3.2 ACS Telephony Commands

Table 3

Commandblock Command name Brief command description

Defaultauthoritylevel

Account code account_code_close Close a range of account codes 3

account_code_erase Remove account codes 3

account_code_init Set new account codes 3

account_code_print Print the set account codes 1

account_code_open Open a range of account codes 3

Authorizationcode

auth_code_erase Remove authorization codes 3

auth_code_init Set a new authorization code 3

auth_code_print Print the set authorization codes 1

Numberconversionand BearerCapabilitysubstitution

number_conversion_end

End number conversion and BC substitution 4 D

number_conversion_initiate

Initiate number conversion and BCsubstitution

4

number_conversion_print

Print the number conversion and BCsubstitution

0

Security Policy sec_policy * Set, print, or remove the security policy in thesystem.

3

SIP route sip_route Administer SIP trunk data 3

Short MessageService

sms_client_end * Terminate the SMS service center client. 3

sms_client_initiate * Initiate an SMS service center client. 3

sms_client_print * Print data about an SMS service center client. 0

sms_server_end * Terminate the SMS service centerconnection.

3

12 1/190 82-ANF 901 14 Uen G3 2008-03-13

Page 17: Command in Telephony Server - Command Description

Unix-Style Commands

Commandblock Command name Brief command description

Defaultauthoritylevel

sms_server_initiate * Initiate the server of an SMS service center. 3

sms_server_print * Print data about the server of an SMS servicecenter.

0

131/190 82-ANF 901 14 Uen G3 2008-03-13

Page 18: Command in Telephony Server - Command Description

Commands in Telephony Server

14 1/190 82-ANF 901 14 Uen G3 2008-03-13

Page 19: Command in Telephony Server - Command Description

Telephony Service Commands (MML) for mdsh

4 Telephony Service Commands (MML) formdsh

D in the authority level column means ’dangerous’ = must be confirmed with’Yes’.

4.1 SES Service MML Commands

None.

4.2 ACS Telephony MML Commands

4.2.1 Automatic Call Distribution, ACD

Table 4

Command name Brief command explanation Defaultauthority level

ACBGE back-up group end 2

ACBGI back-up group initiate 2

ACBGP back-up group print 0

ACCSP ACD current status print 0

ACFUE function end 2

ACFUI function initiate 2

ACFUP function print 0

ACGCC ACD group category change 2

ACGCP ACD group category print 0

ACGMC group member change 1

ACGME group member end 1

ACGMI group member initiate 1

ACGMP group member print 0

ACGRE ACD group end 2

ACGRI ACD group initiate 2

ACPAC parameter change 2

151/190 82-ANF 901 14 Uen G3 2008-03-13

Page 20: Command in Telephony Server - Command Description

Commands in Telephony Server

ACPAP parameter print 0

ACTNE ACD translation number end 2

ACTNI ACD translation number initiate 2

ACTNP ACD translation number print 0

4.2.2 Automatic Network Call Distribution

Table 5

Command name Brief command explanation Defaultauthority level

NCCOE* Network call distribution communication end 4

NCCOI* Network call distribution communication initiate 4

NCCOP* Network call distribution communication print 0

NCCTI* Network call distribution communication testinitiate

0

NCGMC* Network call distribution group member change 2

NCGME* Network call distribution group member end 2

NCGMI* Network call distribution group member initiate 2

NCGMP* Network call distribution group member print 0

NCGRC* Network call distribution group change 2

NCGRE* Network call distribution group end 2

NCGRI* Network call distribution group initiate 2

NCGRP* Network call distribution group print 0

NCGSP* Network call distribution group status print 0

NCGTE* Network call distribution traffic end 2

NCGTI* Network call distribution group traffic 2

NCICE* Network call distribution information channel end 4

NCICI* Network call distribution information channelinitiate

4

NCICP* Network call distribution information channel print 0

NCNOE* Network call distribution node end 4

NCNOI* Network call distribution node initiate 4

NCNOP* Network call distribution node print 0

NCSGC* Network call distribution satellite group change 2

16 1/190 82-ANF 901 14 Uen G3 2008-03-13

Page 21: Command in Telephony Server - Command Description

Telephony Service Commands (MML) for mdsh

NCSGE* Network call distribution satellite group end 2

NCSGI* Network call distribution satellite group initiate 2

NCSGP* Network call distribution satellite group print 0

4.2.3 Abbreviated Dialing

Table 6

Command name Brief command explanation Defaultauthority level

ADCDP Abbreviated dialling common data print 0

ADCOE Abbreviated dialling common number end 2

ADCOI Abbreviated dialling common number initiate 2

ADIDP Abbreviated dialling individual data print 0

ADINE Abbreviated dialling individual number end 2

ADINI Abbreviated dialling individual number initiate 2

ADIPP Abbreviated dialling individual possessors print 0

4.2.4 Account codes

Section 3.2 ACS Telephony Commands on page 12 .

4.2.5 Application System Data

Table 7

Command name Brief command explanation Defaultauthority level

ASPAC Application system parameter change 5 D

ASPAP Application system parameter print 0

ASUVP Application system parameter unit validation print 0

4.2.6 Authorization codes

Section 3.2 ACS Telephony Commands on page 12 .

171/190 82-ANF 901 14 Uen G3 2008-03-13

Page 22: Command in Telephony Server - Command Description

Commands in Telephony Server

4.2.7 Call Diversion

Table 8

Command name Brief command explanation Defaultauthority level

CDCDP Call diversion, common data print 0

CDCOE Call diversion, common end 3

CDCOI Call diversion, common initiate 3

CDIDP Call diversion, individual data print 0

CDINE Call diversion, individual end 1

CDINI Call diversion, individual initiate 1

4.2.8 Charging/Metering

Table 9

Command name Brief command explanation Defaultauthority level

CHCME Charging cost model end 3

CHCMI Charging cost model initiate 3

CHCMP Charging cost model print 0

CHGAP Charging group association print 0

CHGCE Charging group counter end 3

CHGCP Charging group counter print 0

CHGME Charging group member end 3

CHGMI Charging group member initiate 3

CHGMP Charging group member print 0

CHICE Charging individual counter end 3

CHICP Charging individual counter print 3

CHRCE Charging route counter end 3

CHRCP Charging route counter print 0

18 1/190 82-ANF 901 14 Uen G3 2008-03-13

Page 23: Command in Telephony Server - Command Description

Telephony Service Commands (MML) for mdsh

4.2.9 Common Bell

Table 10

Command name Brief command explanation Defaultauthority level

CBCAC Common Bell category change 2

CBELI Common Bell equipment initiate 3

CBGME Common Bell group member end 2

CBGMI Common Bell group member initiate 2

CBDAP Common Bell data print 0

4.2.10 Common Public Directory Number

Table 11

Command name Brief command explanation Defaultauthority level

CPDNE Common public directory number end 4

CPDNI Common public directory number initiate 4

CPDNP Common public directory number print 0

CPDLE Common public directory number per LIM end 4

CPDLI Common public directory number per LIM initiate 4

4.2.11 Computer-Supported Telecommunications Applications

Table 12

Command name Brief command explanation Defaultauthority level

CSTLE Computer supported telephony applications linkend

4

CSTLI Computer supported telephony applications linkinitiate

4

CSTLP Computer supported telephony applications linkprint

4

CSTMP Computer supported telephony applications linkmonitored directory numbers print

0

191/190 82-ANF 901 14 Uen G3 2008-03-13

Page 24: Command in Telephony Server - Command Description

Commands in Telephony Server

4.2.12 DECT extension

Table 13

Command name Brief command explanation Defaultauthority level

CXAKE Cordless extension authentication key end 3 D

CXAKI Cordless extension authentication key initiate 3

CXAKP Cordless extension authentication key print 3

CXCFC Cordless extension common fixed part change 4

CXCFE Cordless extension common fixed part end 4

CXCFI Cordless extension common fixed part initiate 4

CXCFP Cordless extension common fixed part print 0

CXRFE Cordless extension radio fixed part end 4

CXRFI Cordless extension radio fixed part initiate 4

CXRFP Cordless extension radio fixed part print 0

CXSYC Cordless extension system data change 4 D

CXSYE Cordless extension system data end 4 D

CXSYI Cordless extension system data initiate 4

CXSYP Cordless extension system data print 0

4.2.13 DRA, Dynamic Route Allocation

Table 14

Command name Brief command explanation Defaultauthority level

DAILC Dynamic route allocation inter-PBX link change 4

DAILI Dynamic route allocation inter-PBX link initiate 4

DAILE Dynamic route allocation inter-PBX link end 4

DAILP Dynamic route allocation inter-PBX link print 4

DAPNE Dynamic route allocation pool number end 4

DAPNI Dynamic route allocation pool number initiate 4

DAPNP Dynamic route allocation pool number print 0

DAREI Dynamic route allocation resource initiate 4

20 1/190 82-ANF 901 14 Uen G3 2008-03-13

Page 25: Command in Telephony Server - Command Description

Telephony Service Commands (MML) for mdsh

DAREE Dynamic route allocation resource end 4

DAREP Dynamic route allocation resource print 0

4.2.14 Electronic Mail

Table 15

Command name Brief command explanation Defaultauthority level

EMFUE Electronic mail function end 4

EMFUI Electronic mail function initiate 4

EMFUP Electronic mail function print 0

4.2.15 Analog Extension

Table 16

Command name Brief command explanation Defaultauthority level

EXADC Analog extension additional data change 2

EXADP Analog extension additional data print 0

EXCAC Analog extension category change 2

EXCAP Analog extension category print 0

EXCCP Analog extension common category print 0

EXCCS Analog extension common category initiate/set 3

EXCUC Analog extension customer number change 2

EXDDP Analog extension directory data print 0

EXEQC Analog extension equipment position change 2

EXTEE Analog extension end 2 D

EXTEI Analog extension initiate 2

211/190 82-ANF 901 14 Uen G3 2008-03-13

Page 26: Command in Telephony Server - Command Description

Commands in Telephony Server

4.2.16 Function test

Table 17

Command name Brief command explanation Defaultauthority level

FTMDI Function test multiparty device initiate 4

FTTDI Function test tone device initiate 4

FTMFI Function test multi frequency equipment initiate 4

FTTLI Function test trunk loop back test initiate 4

4.2.17 Group Do-Not-Disturb

Table 18

Command name Brief command explanation Defaultauthority level

GDNDE Group do not disturb end 2

GDNDI Group do not disturb initiate 2

GDNDP Group do not disturb print 0

4.2.18 Generic Extension

Table 19

Command name Brief command explanation Defaultauthority level

GEADC Generic extension additional data change 2

GEADP Generic extension additional data print 0

GEDIC Generic extension directory number change 2

GEDIE Generic extension directory number end 2 D

GEDII Generic extension directory number initiate 2

GEDIP Generic extension directory number print 0

GEFKE Generic extension function key end 2 D

GEFKI Generic extension function key initiate 2

GEFKP Generic extension function key print 0

GEPEI Generic extension procedure execution initiate 3

22 1/190 82-ANF 901 14 Uen G3 2008-03-13

Page 27: Command in Telephony Server - Command Description

Telephony Service Commands (MML) for mdsh

GESPC Generic extension service profile change 3

GESPE Generic extension service profile end 3 D

GESPI Generic extension service profile initiate 3

GESPP Generic extension service profile print 0

GETSC Generic extension text string change 2

GETSP Generic extension text string print 0

4.2.19 Group Hunting

Table 20

Command name Brief command explanation Defaultauthority level

GHCAC Group hunting category change 2

GHDAP Group hunting data print 0

GHGME Group hunting group member end 2

GHGMI Group hunting group member initiate 2

GHGRE Group hunting group end 3

GHGRI Group hunting group initiate 3

4.2.20 Group Call Pickup

Table 21

Command name Brief command explanation Defaultauthority level

GPAGE Group call pickup answer group end 2

GPAGI Group call pickup answer group initiate 2

GPDAP Group call pickup data print 0

GPGME Group call pickup member end 2

GPGMI Group call pickup member initiate 2

GPGRE Group call pickup group end 3

GPGRI Group call pickup group initiate 3

231/190 82-ANF 901 14 Uen G3 2008-03-13

Page 28: Command in Telephony Server - Command Description

Commands in Telephony Server

4.2.21 Interception Computer

Table 22

Command name Brief command explanation Defaultauthority level

ICFUC Interception computer function change 4

ICFUE Interception computer function end 4

ICFUI Interception computer function initiate 4

ICFUP Interception computer function print 0

ICMWC Interception computer message waiting datachange

4

ICMWP Interception computer message waiting data print 0

ICUPI Interception computer update initiate 4

4.2.22 IP Extension

Table 23

Command name Brief command explanation Defaultauthority level

IPERP IP extension revision print 4

IPEXC IP extension change 2

IPEXE IP extension end 2 D

IPEXI IP extension initiate 2

IPEXP IP extension print 0

IPGDC IP extension gatekeeper domain change 4

IPGDE IP extension gatekeeper domain end 4

IPGDI IP extension gatekeeper domain initiate 4

IPGDP IP extension gatekeeper domain print 0

IPGKC IP extension gatekeeper data change 4

IPGKP IP extension gatekeeper data print 0

IPURI IP extension unregistration initiate 4

24 1/190 82-ANF 901 14 Uen G3 2008-03-13

Page 29: Command in Telephony Server - Command Description

Telephony Service Commands (MML) for mdsh

4.2.23 ISDN Trunk Protocol Data

Table 24

Command name Brief command explanation Defaultauthority level

IRPDP ISDN trunk protocol data print 5

4.2.24 Interception Service

Table 25

Command name Brief command explanation Defaultauthority level

ISEPE Interception service position end 4

ISEPI Interception service position initiate 4

ISEPP Interception service position print 0

ISFUE Interception service function end 4

ISFUI Interception service function initiate 4

ISFUP Interception service function print 0

4.2.25 ISDN S0 terminal

Table 26

Command name Brief command explanation Defaultauthority level

ITCAC ISDN terminal category change 2

ITCUC ISDN terminal customer number change 2

ITDAP ISDN terminal data print 0

ITNUE ISDN terminal number end 2 D

ITNUI ISDN terminal number initiate 2

251/190 82-ANF 901 14 Uen G3 2008-03-13

Page 30: Command in Telephony Server - Command Description

Commands in Telephony Server

4.2.26 Key System Telephones

Table 27

Command name Brief command explanation Defaultauthority level

KSADC Key system telephone additional data change 2

KSADP Key system telephone additional data print 0

KSANC Key system telephone additional number change 2

KSANE Key system telephone additional number end 2 D

KSANI Key system telephone additional number initiate 2

KSCAC Key system telephone category change 2

KSCAP Key system telephone category print 0

KSCHC Key system telephone character data change 2

KSCHP Key system telephone character data print 0

KSCUC Key system telephone customer number change 2

KSDDP Key system telephone directory data print 0

KSEXE Key system telephone extension equipment end 2 D

KSEXI Key system telephone extension equipmentinitiate

2

KSFKC Key system telephone function key change 2

KSFKP Key system telephone function key print 0

KSMDE Key system multiple directory number end 2

KSMDI Key system multiple directory number initiate 2

KSMDP Key system multiple directory number print 0

KSTSC Key system telephone text string change 2

KSTSP Key system telephone text string print 0

Note: KS telephones/DTS is only supported in LIMs with Media GatewayClassic.

4.2.27 Least-Cost Routing, LCR, Incl. Time of Day and Routing server

Table 28

Command name Brief command explanation Defaultauthority level

LCDDE Least cost routing destination data end 4 D

26 1/190 82-ANF 901 14 Uen G3 2008-03-13

Page 31: Command in Telephony Server - Command Description

Telephony Service Commands (MML) for mdsh

LCDDI Least cost routing destination data initiate 4

LCDDP Least cost routing destination data print 0

LCIPE Least cost routing IP configuration end 4

LCLDE Least cost routing LIM data end 4 D

LCLDI Least cost routing LIM data initiate 4

LCLDP Least cost routing LIM data print 0

LCOPE Least cost routing office prefix data end 4 D

LCOPI Least cost routing office prefix data 4

LCOPP Least cost routing office prefix data 0

LCTDI Least cost routing time zone date initiate 4

LCTDP Least cost routing time zone date print 0

LCTMP Least cost routing traffic measurement data print 0

LCUDE Least cost routing update time supervision end 4

LCUDI Least cost routing update time supervision initiate 4

4.2.28 Message Transfer Part Data (SS7)

Table 29

Command name Brief command explanation Defaultauthority level

MTLIE Message transfer part link inhibition end 4

MTLII Message transfer part link inhibition initiate 4

MTLIP Message transfer part link inhibition data print 4

MTSDC Message transfer part signaling data link statechange

4

MTSLC Message transfer part signaling link data change 4

MTSLE Message transfer part signaling link end 4

MTSLI Message transfer part signaling link initiate 4

MTSLP Message transfer part signaling link data print 0

MTSRE Message transfer part signaling route end 4

MTSRI Message transfer part signaling route initiate 4

MTSRP Message transfer part signaling route data print 0

MTSSC Message transfer part signaling link set datachange

4

271/190 82-ANF 901 14 Uen G3 2008-03-13

Page 32: Command in Telephony Server - Command Description

Commands in Telephony Server

MTSSE Message transfer part signaling link set end 4

MTSSI Message transfer part signaling link set initiate 4

MTSSP Message transfer part signaling link set data print 0

MTSTE Message transfer part signaling route set end 4

MTSTI Message transfer part signaling route set initiate 4

MTSTP Message transfer part signaling route set enddata print

0

4.2.29 Number Analysis

Table 30

Command name Brief command explanation Defaultauthority level

NACDR Number analysis call discrimination dataend/remove

3 D

NACDS Number analysis call discrimination datainitiate/set

3

NADAP Number analysis data print 0

NANLR Number analysis external number length dataremove

3 D

NANLS Number analysis external number length data set 3

NANSE Number analysis number series end 3 D

NANSI Number analysis number series initiate 3

NAPTR Number analysis proceed to send signal dataremove

3

NAPTS Number analysis proceed to send signal data set 3

4.2.30 Name Identity

Table 31

Command name Brief command explanation Defaultauthority level

NIINE Name identity individual name end 2 D

NIINI Name identity individual name initiate 2

NIINP Name identity individual name print 0

28 1/190 82-ANF 901 14 Uen G3 2008-03-13

Page 33: Command in Telephony Server - Command Description

Telephony Service Commands (MML) for mdsh

4.2.31 Night Service

Table 32

Command name Brief command explanation Defaultauthority level

NSCOE Night service common end 4

NSCOI Night service common initiate 4

NSDAP Night service data print 0

4.2.32 Number Conversion and Bearer Capability Substitution

Section 3.2 ACS Telephony Commands on page 12 .

4.2.33 Operator

Table 33

Command name Brief command explanation Defaultauthority level

OPADC Operator traffic absent trunk traffic distributionchange

3

OPCAC Operator traffic category change 2

OPCAP Operator traffic category print 0

OPCEE Operator traffic central number end 3

OPCEI Operator traffic central number initiate 3

OPCEP Operator traffic central number print 0

OPCGP Operator traffic call origin group print 0

OPCGR Operator traffic call origin group remove 1

OPCGS Operator traffic call origin group set 1

OPCOE Operator traffic common access code end 3

OPCOI Operator traffic common access code initiate 3

OPCTP Operator traffic call type data print 0

OPCTR Operator traffic call type data remove 2

OPCTS Operator traffic call type data set 2

OPCUC Operator traffic customer number change 2

OPDDP Operator traffic directory data print 0

291/190 82-ANF 901 14 Uen G3 2008-03-13

Page 34: Command in Telephony Server - Command Description

Commands in Telephony Server

OPDNC Operator traffic operator day-night time thresholdchange

3

OPDNP Operator traffic operator day of week tableinform. print

0

OPERE Operator traffic operator end 2 D

OPERI Operator traffic operator initiate 2

OPIDP Operator IP data print 2

OPISP Operator traffic instrument data print 0

OPISS Operator traffic instrument data set 2

OPNEE Operator traffic notified exchange end 3

OPNEI Operator traffic notified exchange initiate 3

OPNEP Operator traffic notified exchange print 0

OPRSC Operator traffic route string change 2

OPRSP Operator traffic route string print 0

OPSAE Operator TCP server address end 2 D

OPSAI Operator TCP server address initiate 2

OPSAP Operator TCP server address print 0

OPTSP Operator traffic status print 0

4.2.34 Paging

Table 34

Command name Brief command explanation Defaultauthority level

PAALE Paging alarm group code end 2

PAALI Paging alarm group code initiate 2

PAALP Paging alarm group code print 0

PACAC Paging category change 2

PACHE Paging channel end 4

PACHI Paging channel initiate 4

PADAP Paging data print 0

PAEDP Paging equipment data print 0

PAGIE Paging end 4

PAGII Paging initiate 4

30 1/190 82-ANF 901 14 Uen G3 2008-03-13

Page 35: Command in Telephony Server - Command Description

Telephony Service Commands (MML) for mdsh

PASAE Paging search area end 2

PASAI Paging search area initiate 2

4.2.35 Parallel Ringing

Table 35

Command name Brief command explanation Defaultauthority level

PLLNE Parallel ringing list number end 2 D

PLLNI Parallel ringing list number initiate 2

PLLNP Parallel ringing list number print 0

4.2.36 Personal Number

Table 36

Command name Brief command explanation Defaultauthority level

PEALC Personal number active list change 1

PELCP Personal Number List Category Print 0

PELCS Personal Number List Category Set 2

PELPC Personal number list position change 2

PELPE Personal number list position end 2 D

PELPI Personal number list position initiate 2

PELPP Personal number list position print 0

4.2.37 Recorded Announcements

Table 37

Command name Brief command explanation Defaultauthority level

RACEC Recorded Voice Announcement ConnectionChange

4

RACEE Recorded Voice Announcement Connection End 4

311/190 82-ANF 901 14 Uen G3 2008-03-13

Page 36: Command in Telephony Server - Command Description

Commands in Telephony Server

RACEI Recorded Voice Announcement ConnectionInitiate

4

RACEP Recorded Voice Announcement Connection Print 0

RADNE Recorded Voice Announcement DirectoryNumber End

4

RADNI Recorded Voice Announcement DirectoryNumber Initiate

4

RADNP Recorded Voice Announcement DirectoryNumber Print

0

RADSE Recorded Voice Announcement Device SelectionEnd

4

RADSI Recorded Voice Announcement Device SelectionInitiate

4

RADSP Recorded Voice Announcement Device SelectionPrint

0

RAEQE Recorded Voice Announcement Equipment End 4

RAEQI Recorded Voice Announcement EquipmentInitiate

4

RAEQP Recorded Voice Announcement Equipment Print 0

RAGAC Recorded announcement group announcementchange

4

RAGAE Recorded announcement group announcementend

4

RAGAI Recorded announcement group announcementinitiate

4

RAGAP Recorded announcement group announcementprint

0

RAGME Recorded announcement group member end 2

RAGMI Recorded announcement group member initiate 2

RAGMP Recorded announcement group member print 0

RAGPE Recorded announcement group end 4

RAGPI Recorded announcement group initiate 4

RAMDE Recorded announcement message data end 4

RAMDI Recorded announcement message data initiate 4

RAMDP Recorded announcement message data print 0

32 1/190 82-ANF 901 14 Uen G3 2008-03-13

Page 37: Command in Telephony Server - Command Description

Telephony Service Commands (MML) for mdsh

4.2.38 Remote extension

Table 38

Command name Brief command explanation Defaultauthority level

REEXE Remote extension end 2 D

REEXI Remote extension initiate 2

REEXP Remote extension print 0

4.2.39 IP Networking

Table 39

Command name Brief command explanation Defaultauthority level

RIANC Route IP additional network information change 4

RIANI Route IP additional network information initiate 4

RIANP Route IP additional network information print 0

Note: The RINI-commands have been replaced by media_gateway_interface.

4.2.40 Route and Trunk Data

Table 40

Command name Brief command explanation Defaultauthority level

ROAPE Route A-number prefix end 4

ROAPI Route A-number prefix initiate 4

ROAPP Route A-number prefix print 0

ROCAC Route category change 4

ROCAI Route category initiate 4

ROCAP Route category print 0

ROCDE Route customer diversion number end 4

ROCDI Route customer diversion number initiate 4

ROCDP Route customer diversion number print 0

RODAI Route data initiate 4

RODAP Route data print 0

331/190 82-ANF 901 14 Uen G3 2008-03-13

Page 38: Command in Telephony Server - Command Description

Commands in Telephony Server

RODDE Route external destination data end 3

RODDI Route external destination data initiate 3

RODDP Route external destination data print 0

RODIE Route direction end 3

RODII Route direction initiate 3

RODIP Route direction print 0

RODNE Route day and night number end 4

RODNI Route day and night number initiate 4

RODNP Route day and night number print 0

RODRP Route external destination route data print 0

ROECE Route equipment connection end 0

ROECI Route equipment connection initiate 4

ROECP Route equipment connection print 4

ROEDP Route equipment data print 0

ROEQE Route equipment end 3 D

ROEQI Route equipment initiate 3

ROELE Route public exchange number per LIM end 0

ROELI Route public exchange number per LIM initiate 4

ROELP Route public exchange number per LIM print 4

ROFCC Route fault counter change 4

ROFCP Route fault counter print 0

RONDE Route number data end 4

RONDI Route number data initiate 4

RONDP Route number data print 0

RORIE Route rerouting isolated LIM end 4

RORII Route rerouting isolated LIM initiate 4

RORIP Route rerouting isolated LIM print 0

RORNE Route rerouting number in network end 4

RORNI Route rerouting number in network initiate 4

RORNP Route rerouting number in network print 0

ROSCE Route rerouting semipermanent connection end 4

ROSCI Route rerouting semipermanent connectioninitiate

4

ROSCP Route rerouting semipermanent connection print 0

34 1/190 82-ANF 901 14 Uen G3 2008-03-13

Page 39: Command in Telephony Server - Command Description

Telephony Service Commands (MML) for mdsh

ROUTE Route end 4

ROVNE Route vacant number rerouting end 4

ROVNI Route vacant number rerouting initiate 4

ROVNP Route vacant number rerouting data print 0

4.2.41 Special-Purpose Extension

Table 41

Command name Brief command explanation Defaultauthority level

SPEXE Special purpose extension end 2

SPEXI Special purpose extension initiate 2

SPEXP Special purpose extension print 0

4.2.42 Static Semipermanent Connection

Table 42

Command name Brief command explanation Defaultauthority level

SEMIE Static semipermanent connection end 4

SEMII Static semipermanent connection initiate 4

SEMIP Static semipermanent connection print 0

4.2.43 System User Information

Table 43

Command name Brief command explanation Defaultauthority level

SUDIP System user directory data print 0

SUSIP System user status information print 0

SUVIP System user vacancy information print 0

351/190 82-ANF 901 14 Uen G3 2008-03-13

Page 40: Command in Telephony Server - Command Description

Commands in Telephony Server

4.2.44 System Data

Table 44

Command name Brief command explanation Defaultauthority level

SYDAP System data print 0

SYDAS System data initiate/set 5

SYECP System data equipment configuration print 0

SYEDP System data equipment data print 0

SYEVP System data equipment vacancies print 0

SYIDE System data own exchange identity end 5

SYIDI System data own exchange identity initiate 5

SYIDP System data own exchange identity print 0

SYTDP System data time supervision data print 0

SYTDS System data time supervision data initiate/set 5

4.2.45 Traffic Connection

Table 45

Command name Brief command explanation Defaultauthority level

TCMAP Traffic connection matrix data print 0

TCMAR Traffic connection matrix data erase/remove 3 D

TCMAS Traffic connection matrix data initiate/set 3

4.2.46 Traffic Recording/Measurement

Table 46

Command name Brief command explanation Defaultauthority level

TRCOI Traffic recording conference initiate 4

TRCFI Traffic recording DECT initiate 4

TRCRI Traffic recording MFC receiver initiate 4

TRCSI Traffic recording MFC sender initiate 4

36 1/190 82-ANF 901 14 Uen G3 2008-03-13

Page 41: Command in Telephony Server - Command Description

Telephony Service Commands (MML) for mdsh

TRDDI Traffic recording dial tone delay initiate 4

TRDIP Traffic recording directory print 0

TRDPE Traffic recording data processing end 4

TRDPI Traffic recording data processing initiate 4

TRDPP Traffic recording data processing print 4

TREXI Traffic recording extension initiate 4

TRIPI Traffic recording IP extension initiate 4

TRKRI Traffic recording keycode receiver initiate 4

TRKSI Traffic recording keycode sender initiate 4

TRMBI Traffic recording Mobility initiate 4

TRMEE Traffic recording measurement end 4

TRMHI Traffic recording measurement halt initiate 4

TROMI Traffic recording operator manned time initiate 4

TROPI Traffic recording operator initiate 4

TRPBI Traffic recording PBX/hunt group initiate 4

TRPGI Traffic recording paging initiate 4

TRPEE Traffic recording print and erase end 4

TRPEI Traffic recording print and erase initiate 4

TRPLI * Traffic recording on PCM line initiate 4

TRREP Traffic recording result print 0

TRROI Traffic recording route initiate 4

TRRSI Traffic recording route supervision value initiate 4

TRRSP Traffic recording route supervision value print 0

TRTRI Traffic recording tone receiver initiate 4

TRTLI Traffic recording trunk line initiate 4

Note: The TRDX,TRMS, TRMG commands are not supported. The TRKR,TRKS, and TRTR commands are only supported in the Media GatewayClassic.

4.2.47 Voice Compression

Table 47

Command name Brief command explanation Defaultauthority level

VCCOE Voice compression configuration end 4

371/190 82-ANF 901 14 Uen G3 2008-03-13

Page 42: Command in Telephony Server - Command Description

Commands in Telephony Server

VCCOI Voice compression configuration initiate 4

VCCOP Voice compression configuration print 0

VCFLE Voice compression Fax license end 4

VCFLI Voice compression Fax license initiate 4

VCFLP Voice compression Fax license print 0

VCMOC Voice compression mode change 4

VCMOP Voice compression mode print 0

4.2.48 Voice Mail

Table 48

Command name Brief command explanation Defaultauthority level

VMFUE Voice mail function end 4

VMFUI Voice mail function initiate 4

VMFUP Voice mail function data print 0

VMGEE Voice mail generic extension end 4

VMGEI Voice mail generic extension initiate 4

VMGEP Voice mail generic extension print 0

VMPOE Voice mail port end 4

VMPOI Voice mail port initiate 4

VMPOP Voice mail port print 0

38 1/190 82-ANF 901 14 Uen G3 2008-03-13