dnc

Definition

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

Value

The number you wish to add.

Attributes

Attribute Required Values Description
name N any text A unique name for the tag
loggingEnabled N "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/>