This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
en:module_manual:message:templates [2013/09/06 13:52] shangy [Variables] |
en:module_manual:message:templates [2017/12/12 03:05] (current) |
||
|---|---|---|---|
| Line 6: | Line 6: | ||
| Click **Message -> Templates** to enter the template page. | Click **Message -> Templates** to enter the template page. | ||
| + | |||
| {{:en:module_manual:message:信息模版管理_页面.jpg?768|}} | {{:en:module_manual:message:信息模版管理_页面.jpg?768|}} | ||
| Line 83: | Line 84: | ||
| 1.In mass sms, we provide 10 variables, that is ##param0##,##param1##.....##param9##. The senders can define which parameter correspond to what data. | 1.In mass sms, we provide 10 variables, that is ##param0##,##param1##.....##param9##. The senders can define which parameter correspond to what data. | ||
| - | 以下变量,系统自动使用相应数据去替换。邮件内容中存在哪些变量,系统就会替换哪些变量。 | + | |
| + | the following variables, system will replace the content with the value in system. | ||
| 2. Task template | 2. Task template | ||
| Line 111: | Line 113: | ||
| **##email##**:the sender | **##email##**:the sender | ||
| - | **##option##**:the content of the task or (任务内容或)修改明细 | + | **##option##**:the content of the task or modification histories. |
| - | 3. voicemail(语音邮件模板,当有语音留言时,系统会用此邮件通知分机所属者) | + | 3. voicemail( The template of voicemail, when you get voice message, the system will inform the device) |
| {{:en:module_manual:message:信息模版管理_语音邮件模板.jpg?768|}} | {{:en:module_manual:message:信息模版管理_语音邮件模板.jpg?768|}} | ||
| - | **##teamname##**:团队名称 | + | **##teamname##**:team name |
| - | **##devicename##**:分机名称 | + | **##devicename##**:device name |
| - | **##origdate##**:留言时间 | + | **##origdate##**:the time when the message happens |
| - | **##callerid##**:留言者电话号码 | + | **##callerid##**:the phone number of the person who calls |
| - | 4. admin bill(系统管理员账单)、team bill(团队管理员账单)、user bill(用户账单),每月定时发送的话费账单。 | + | 4. admin bill, team bill, user bill, phone bill which sent on the same set time every month |
| {{:en:module_manual:message:信息模版管理_账单模板.jpg?768|}} | {{:en:module_manual:message:信息模版管理_账单模板.jpg?768|}} | ||
| - | **##param_logo##**:账单的logo显示,默认使用astercc官方logo。如需替换请更改此图片/var/www/html/asterCC/data/billpage/astercc_logo.png | + | **##param_logo##**:the logo of the bill, astercc's logo at default. To change the picture please go to /var/www/html/asterCC/data/billpage/astercc_logo.png |
| - | + | ||
| - | **##param_zipcode##**:目标帐号的邮政编码。 | + | |
| - | **##param_country##**:目标帐号的国家。 | + | **##param_zipcode##**:the zipcode of the target account. |
| - | **##param_city##**:目标帐号的城市。 | + | **##param_country##**:the country of the target account. |
| - | **##param_address##**:目标帐号的联系地址。 | + | **##param_city##**:the city of the target account. |
| - | **##param_username##**:目标帐号。 | + | **##param_address##**:the address of the target account. |
| - | **##param_statementstart##**:账单的计费起始日期。 | + | **##param_username##**:target account |
| - | **##param_statementend##**:账单的计费终止日期。 | + | **##param_statementstart##**:the start date of the bill |
| - | 其余变量含义可直接参考模板中的中文名称。 | + | **##param_statementend##**:the end date of the bill |
| + | To know about the meaning of the variables please refer to the Chinese name of the parameters. | ||