mod_dptools: clear_digit_action
About
Clear all digit bindings.
Destroy a bind digit realm or all realms created with mod_dptools: bind_digit_action
Usage
clear_digit_action <realm>|all[,target]
If no arguments are specified, it is the same as specifying all
.
The argument target
takes the value "peer
" or "both
"
Examples
<action application="clear_digit_action" data="realm"/>
realm
is the name or id of the digit realm previously specified with bind_digit_action.
<action application="clear_digit_action" data="all"/>
Clears all realms previously specified with bind_digit_action.