Skip to main content

Definition

This tag enables you to add numbers to your CallFire DNC list.

Value

The number you wish to add.

Attributes

AttributeRequiredValuesDescription
nameNany textA unique name for the tag
loggingEnabledN"true" or "false"Allows the user to disable logging in the IVR (default is "true")

Examples

The following adds the caller ID to the DNC List


		Please press 1 to be added to our do not call list.
		
			${call.callerid}
			
			Thank you, you have been added.
			<hangup/>