CTI Client network functions (.NET)

OnLocaleInfo

Contents  Back  Next

Delivers switch and country settings.

 

Event OnLocaleInfo

(

 object sender,

 int e.nInternLength,

 inte. nCountry,

 String e.strCity,

 String e.strPBX

)

Parameters

sender

object CtiLogin

 

e.nInternLength

Maximum length of internal extensions – value must be in the range 2 - 4.

 

e.nCountry

Country code, e.g, 49 for Germany

 

e.strCity

Prefix without the leading null

 

e.strPBX

Switch main number. Useful for switches connected to the public network. In the number +49 (69) 123456-789, 123456 is the main number.

 

Remarks

Upon log-on this function delivers the local parameters for use by the program.

 

See also

CtiLogin overview

 


Send feedback to TAPIMaster®

© 2020 Tino Kasubke. All rights reserved.