Zapateller()
Zapateller(Optionen
)
|
getrennt):answer
nocallerid
[incoming] ; im Context incoming die SIT-Töne spielen, wenn keine Caller-ID vorhanden ist: exten => s,1,Zapateller(nocallerid) exten => s,n,Wait(3) exten => s,n,Answer()
————————| 1.2 |————————| 1.4 |————————| 1.6 |————————
-= Info about application 'Zapateller' =-
[Synopsis]
Block telemarketers with SIT
[Description]
Zapateller(options): Generates special information tone to block
telemarketers from calling you. Options is a pipe-delimited list of
options. The following options are available:
'answer' causes the line to be answered before playing the tone,
'nocallerid' causes Zapateller to only play the tone if there
is no callerid information available. Options should be separated by |
characters
--- in Asterisk 1.4
+++ in Asterisk 1.6
@@ -7,7 +7,12 @@
Zapateller(options): Generates special information tone to block
telemarketers from calling you. Options is a pipe-delimited list of
options. The following options are available:
- 'answer' causes the line to be answered before playing the tone,
- 'nocallerid' causes Zapateller to only play the tone if there
- is no callerid information available. Options should be separated by |
- characters
+ 'answer' - causes the line to be answered before playing the tone,
+ 'nocallerid' - causes Zapateller to only play the tone if there is no
+ callerid information available. Options should be
+ separated by , characters
+
+ This application will set the following channel variable upon completion:
+ ZAPATELLERSTATUS - This will contain the last action accomplished by the
+ Zapateller application. Possible values include:
+ NOTHING | ANSWERED | ZAPPED
PrivacyManager()
“