Or you could specify the answer in the Zapateller line like:

...
exten => s,2,Zapateller(answer|nocallerid)
....



-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Sean Cheesman
Sent: Monday, April 12, 2004 12:55 PM
To: [EMAIL PROTECTED]
Subject: RE: [Asterisk-Users] Zapateller issues

If I remember correctly (and I could be wrong) I think you have to
answer the line first...

exten => s,1,Answer
exten => s,2,Zapateller(nocallerid)
exten => s,3,Privacymanager
exten => s,4,Dial(a bunch of SIP extensions)

> -----Original Message-----
> From: Mark Phillips [mailto:[EMAIL PROTECTED] 
> Sent: Monday, April 12, 2004 2:47 PM
> To: [EMAIL PROTECTED]
> Subject: [Asterisk-Users] Zapateller issues
> 
> 
> Hi All,
> 
> In theory if I do this;
> 
> exten => s,1,Zapateller(nocallerid)
> exten => s,2,Privacymanager
> exten => s,3,Dial(a bunch of SIP extensions)
> 
> My callers should only hear the anti-telemarketing tones if 
> they call from a line that has no caller*ID and then get 
> offered an opportunity to enter it, right?
> 
> What I'm finding is that in the event of no CID the caller 
> gets dumped into the Privacymanager which then passes the 
> call onto the next step regardless of  their input of 
> details. At no time do I hear the tones.
> 
> I tried,
> 
> exten => s,1,Zapateller(answer|nocallerid)
> exten => s,2,Privacymanager
> exten => s,3,Dial(a bunch of SIP extensions)
> 
> But then every call was answered regardless of CID and the 
> tones were heard.
> 
> Any ideas?
> 
> 
> 
> 
> G7LTT/KC2ENI
> Mark Phillips
> _______________________________________________
> Asterisk-Users mailing list
> [EMAIL PROTECTED] 
> http://lists.digium.com/mailman/listinfo/aster> isk-users
> To 
> UNSUBSCRIBE or update options visit:
>    
http://lists.digium.com/mailman/listinfo/asterisk-users
_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users



_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to