Deployment Guide

342 | Configuration Dell Networking W-ClearPass Guest 6.3 | User Guide
5. Click the Open print window using template drop-down list and select the new print template you created using
this procedure See "Create the Print Template" on page 339 for a description of this procedure. A new window or
tab will open with the cards.
Customizing SMS Receipt
Navigate to Configuration > SMS Receipts to configure SMS receipt options. These fields are described for the SMS
plugin configuration page. Use the SMS receipt page for further customization. For information on standard SMS
services, see "SMS Services" on page 404.
Figure 36 Customize SMS Receipt page
SMS Receipt Fields
The behavior of SMS receipt operations can be customized with certain guest account fields. You can override global
settings by setting these fields.
l sms_enabled This field may be set to a non-zero value to enable sending an SMS receipt. If unset, the default
value is true.
l sms_handler_id This field specifies the handler ID for the SMS service provider. If blank or unset, the default
value from the SMS plugin configuration is used.
l sms_template_id This field specifies the print template ID for the SMS receipt. If blank or unset, the default value
from the SMS plugin configuration is used.
l sms_phone_field This field specifies the name of the field that contains the visitors phone number. If blank or
unset, the default value from the SMS plugin configuration is used.
l sms_auto_send_field This field specifies the name of the field that contains the auto-send flag. If blank or unset,
the default value from the SMS plugin configuration is used. Additionally, the special values _Disabled and _
Enabled may be used to never send an SMS or always send an SMS, respectively.
The logic used to send an SMS receipt is:
l If SMS receipts are disabled, take no action.
l Otherwise, check the auto-send field.
n If it is “_Disabled then no receipt is sent.
n If it is “_Enabled” then continue processing.
n If it is any other value, assume the auto-send field is the name of another guest account field. Check the value
of that field, and if it is zero or the empty string then no receipt is sent.