tutorial.properties file sample

Last Updated : Aug 02, 2021 |

The following is an example of the tutorial.properties file:


# tutorial.properties
#
# Copyright (c) 2002-2007 Avaya Inc. All rights reserved.
. 
. 
. 
# IP address of the call server ( i.e, CLAN/PROCR/Gatekeeper), which AE Server would 
# use to register the device (extension) to Routing Core Server.callserver=nnn.nnn.nnn.nnn 
extension=xxxx 
password=yyyy 
# codec choices: g711U, g711A, g729, g729A codec=g711U 
# encryption choices: aes, none 
encryption=none 
cmapi1.server_ip=nnn.nnn.nnn.nnn 
cmapi1.username=username 
cmapi1.password=password 
cmapi1.server_port=4722 
# Legal values for cmapi1.secure are true and false. 
cmapi1.secure=true 
#cmapi.trust_store_location=sdk/build/mvsdk/cmapijava-sdk/examples/resources/avaya.jks 
#if you do not know cmapi.trust_store_password, leave it default #cmapi.trust_store_password=nnnn 
#cmapi.key_store_location=nnnn.jks 
#cmapi.key_store_password=nnnn 
#cmapi.certificate_validation=true 
#pattern xxx-yyy,ppp-qqq,rrr-sss.... 
#extensions=41400-41599,50001-50200,51000-51060 
# by default getButtonInfo value is true. 
#getButtonInfo=false