userdoc:tt_ip_phone_provisioning

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
userdoc:tt_ip_phone_provisioning [2021/06/26 04:53]
mkeuter [Phone Template Syntax]
userdoc:tt_ip_phone_provisioning [2021/06/26 07:31]
abelbeck
Line 190: Line 190:
 | ''@EXT@'' | Extension as defined in ''massdeployment.conf'' | | ''@EXT@'' | Extension as defined in ''massdeployment.conf'' |
 | ''@CID_NAME@'' | CallerID name optionally defined in ''massdeployment.conf'', defaults to ''@EXT@'' | | ''@CID_NAME@'' | CallerID name optionally defined in ''massdeployment.conf'', defaults to ''@EXT@'' |
-| ''@CID_NUM@'' | CallerID num optionally defined in ''massdeployment.conf'' as a ''<xxx>'' suffix in ''@CID_NAME@'', defaults to ''@EXT@'' (e.g. ''201/Alice_DECT_<101>'') |+| ''@CID_NUM@'' | CallerID num optionally defined in ''massdeployment.conf'' as a ''<nnn>'' suffix in ''@CID_NAME@'', defaults to ''@EXT@'' (e.g. ''201/Alice_DECT_<101>'') |
 | ''@PASSWORD@'' | SIP password as defined in ''massdeployment.conf'' | | ''@PASSWORD@'' | SIP password as defined in ''massdeployment.conf'' |
 | ''@ACCOUNT@'' | SIP account as defined in ''massdeployment.conf'' or auto-generated | | ''@ACCOUNT@'' | SIP account as defined in ''massdeployment.conf'' or auto-generated |
Line 197: Line 197:
 | ''@EXT1-6@'' | ''@EXT1@'' matches ''@EXT@'' above, ''@EXT2@'' to ''@EXT6@'' are defined using a \\ semi-colon delimited extension/cid_name in ''massdeployment.conf'' | | ''@EXT1-6@'' | ''@EXT1@'' matches ''@EXT@'' above, ''@EXT2@'' to ''@EXT6@'' are defined using a \\ semi-colon delimited extension/cid_name in ''massdeployment.conf'' |
 | ''@CID_NAME1-6@'' | ''@CID_NAME1@'' matches ''@CID_NAME@'' above, ''@CID_NAME2@'' to ''@CID_NAME6@'' are defined using a \\ semi-colon delimited extension/cid_name in ''massdeployment.conf'' | | ''@CID_NAME1-6@'' | ''@CID_NAME1@'' matches ''@CID_NAME@'' above, ''@CID_NAME2@'' to ''@CID_NAME6@'' are defined using a \\ semi-colon delimited extension/cid_name in ''massdeployment.conf'' |
-| ''@CID_NUM1-6@'' | ''@CID_NUM1@'' matches ''@CID_NUM@'' above, ''@CID_NUM2@'' to ''@CID_NUM6@'' are defined using a \\ ''<xxx>'' suffix in ''@CID_NAME@'' in ''massdeployment.conf'' |+| ''@CID_NUM1-6@'' | ''@CID_NUM1@'' matches ''@CID_NUM@'' above, ''@CID_NUM2@'' to ''@CID_NUM6@'' are defined using a \\ ''<nnn>'' suffix in ''@CID_NAME@'' in ''massdeployment.conf'' |
 | ''@PASSWORD1-6@'' | ''@PASSWORD1@'' matches ''@PASSWORD@'' above, ''@PASSWORD2@'' to ''@PASSWORD6@'' default to ''@PASSWORD@'' \\ or are defined using a semi-colon delimited password in ''massdeployment.conf'' | | ''@PASSWORD1-6@'' | ''@PASSWORD1@'' matches ''@PASSWORD@'' above, ''@PASSWORD2@'' to ''@PASSWORD6@'' default to ''@PASSWORD@'' \\ or are defined using a semi-colon delimited password in ''massdeployment.conf'' |
 | ''@ACCOUNT1-6@'' | ''@ACCOUNT1@'' matches ''@ACCOUNT@'' above, ''@ACCOUNT2@'' to ''@ACCOUNT6@'' default to auto-generated \\ or are defined using a semi-colon delimited account in ''massdeployment.conf'' | | ''@ACCOUNT1-6@'' | ''@ACCOUNT1@'' matches ''@ACCOUNT@'' above, ''@ACCOUNT2@'' to ''@ACCOUNT6@'' default to auto-generated \\ or are defined using a semi-colon delimited account in ''massdeployment.conf'' |
Line 204: Line 204:
 !!Note ->!! The optional CID_Name in ''massdeployment.conf'' must NOT contain quotes or spaces, use underscores "_", they will be mapped to spaces. !!Note ->!! The optional CID_Name in ''massdeployment.conf'' must NOT contain quotes or spaces, use underscores "_", they will be mapped to spaces.
  
-!!Note ->!! For the optional CID_NUM variable(s) AstLinux 1.4.3 is required. It let's you override the ''CALLERID(num)'' independant from the extension with a ''<xxx>'' suffix in ''CID_NAME'' and it stored in the SQL database as ''cid_num''.+!!Note ->!! For the optional CID_NUM variable(s) !!AstLinux 1.4.3 or later!! is required. It let's you override the ''CALLERID(num)'' independant from the extension with a ''<nnn>'' suffix in ''CID_NAME'' and it stored in the SQL database as ''cid_num''.
  
 !!Note ->!! Auto-generated account names, with optional ''auto_account_case'' case, result in the format: !!Note ->!! Auto-generated account names, with optional ''auto_account_case'' case, result in the format:
  • userdoc/tt_ip_phone_provisioning.txt
  • Last modified: 2021/06/26 07:33
  • by abelbeck