Steve Dolloff
2003-Nov-26 13:55 UTC
[Asterisk-Users] Issues with Privacy Manager and Zapateller
I am having issues with Privacy Manager and Zapateller. If I set callerid="" on a sip user zapateller sends the tones If I set callerid="Anonymous" <8475551212> zapateller doesn't send the tones If I call from a phone after dialing *67 zapateller doesn't send the tones In the last 2 cases, the display on the phone shows -Blocked Call- PrivacyManager always gives the following messages: -- Executing PrivacyManager("SIP/8475551212-9ec4", "") in new stack -- CallerID Present: Skipping Even when the phone shows -Blocked Call- and even when zapateller sends tones. Here is the Dial-Plan for the extension exten => _NXXNXXXXXX/,1,Zapateller exten => _NXXNXXXXXX,1,NoOp exten => 8476661111,2,PrivacyManager exten => 8476661111,3,Dial(SIP/${EXTEN},,r) exten => 8476661111,4,Hangup Stephen
Steve Dolloff
2003-Dec-01 08:51 UTC
[Asterisk-Users] Issues with Privacy Manager and Zapateller
Anyone have any thoughts on this since last week?> > I am having issues with Privacy Manager and Zapateller. > > If I set callerid="" on a sip user zapateller sends the tones > If I set callerid="Anonymous" <8475551212> zapateller doesn't send the > tones > If I call from a phone after dialing *67 zapateller doesn't send the > tones > In the last 2 cases, the display on the phone shows -Blocked Call- > > PrivacyManager always gives the following messages: > > -- Executing PrivacyManager("SIP/8475551212-9ec4", "") in newstack> -- CallerID Present: Skipping > > Even when the phone shows -Blocked Call- and even when zapatellersends> tones. > > Here is the Dial-Plan for the extension > > exten => _NXXNXXXXXX/,1,Zapateller > exten => _NXXNXXXXXX,1,NoOp > > exten => 8476661111,2,PrivacyManager > exten => 8476661111,3,Dial(SIP/${EXTEN},,r) > exten => 8476661111,4,Hangup > > Stephen > > > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users
Steve Dolloff
2003-Dec-03 09:29 UTC
[Asterisk-Users] Issues with Privacy Manager and Zapateller
I am still having these same problems. Anyone with experience with these apps that could point me in the right direction?> > I am having issues with Privacy Manager and Zapateller. > > > > If I set callerid="" on a sip user zapateller sends the tones > > If I set callerid="Anonymous" <8475551212> zapateller doesn't sendthe> > tones > > If I call from a phone after dialing *67 zapateller doesn't send the > > tones > > In the last 2 cases, the display on the phone shows -Blocked Call- > > > > PrivacyManager always gives the following messages: > > > > -- Executing PrivacyManager("SIP/8475551212-9ec4", "") in newstack> > -- CallerID Present: Skipping > > > > Even when the phone shows -Blocked Call- and even when zapatellersends> > tones. > > > > Here is the Dial-Plan for the extension > > > > exten => _NXXNXXXXXX/,1,Zapateller > > exten => _NXXNXXXXXX,1,NoOp > > > > exten => 8476661111,2,PrivacyManager > > exten => 8476661111,3,Dial(SIP/${EXTEN},,r) > > exten => 8476661111,4,Hangup > > > > Stephen