Key: TelephonyConnectionString
Revision as of 05:16, 5 January 2012 by Cg pham (talk | contribs) (Created page with "Category:Communication_keys {{HelpFiles_Deployment}} ==Key: TelephonyConnectionString{n}== ===Syntax=== <add key="TelephonyConnectionString{n}" value="ServerID=[IP]; Port=[P...")
<accesscontrol>Main:MyGroup</accesscontrol>
Key: TelephonyConnectionString{n}
Syntax
<add key="TelephonyConnectionString{n}" value="ServerID=[IP]; Port=[PORT]; ManagerName=[USERNAME]; Password=[PASSWORD]"/>
{n} must be replaced with 0,1,2.. etc. E.g. TelephonyConnectionString0, TelephonyConnectionString1, TelephonyConnectionString2, and so on. Purpose
Log in information for one asterisk server supporting phone dialing on the Catglobe system. One string must be set up for each of the asterisks servers that exist for this. Example of key
<add key="TelephonyConnectionString0" value="ServerIP=10.0.0.15; Port=5038; ManagerName=manager; Password=nooneknows;"/>