[Asterisk-Users] PrivacyManager not Working

Keith O'Brien keitheobrien at yahoo.com
Mon Jan 24 19:29:37 MST 2005


I have been having problems getting PrivacyManager to work correctly.
Right now I am running the 1/21/05 CVS but I have been unable to get this to
work on asterisk-stable either.   

 

You can see from the debug below that the inbound call is arriving via IAX2
and both the CALLING NUMBER and CALLING NAME are both set as "Unavailable".
However, PrivacyManager executes and determines that the CallerID is
present:

 

 "    -- CallerID Present: Skipping"

 

Anyone have an idea as to why this isn't working?  Bug?

 

 

 

asterisk1*CLI> 

Rx-Frame Retry[No] -- OSeqno: 000 ISeqno: 000 Type: IAX     Subclass: NEW


   Timestamp: 00011ms  SCall: 00335  DCall: 00000 [66.234.228.170:4569]

   VERSION         : 2

   CALLED NUMBER   : 7326556755

   CALLING NUMBER  : Unavailable
<**************************************

   CALLING NAME    : Unavailable
<**************************************

   LANGUAGE        : en

   USERNAME        : voicepulse-in-01

   FORMAT          : 4

   CAPABILITY      : 1086

   ADSICPE         : 2

   DATE TIME       : 171511810

 

Tx-Frame Retry[000] -- OSeqno: 000 ISeqno: 001 Type: IAX     Subclass:
AUTHREQ

   Timestamp: 00015ms  SCall: 00001  DCall: 00335 [66.234.228.170:4569]

   AUTHMETHODS     : 4

   CHALLENGE       : 123344711

   USERNAME        : voicepulse-in-01

 

Rx-Frame Retry[No] -- OSeqno: 001 ISeqno: 001 Type: IAX     Subclass:
AUTHREP

   Timestamp: 00049ms  SCall: 00335  DCall: 00001 [66.234.228.170:4569]

   RSA RESULT      :
Sc+mxi0AL1JdD4Gh3s8Y5LJ13MrLm4DNNMDkCV2a5nSwuPx9djbCr2YmJO7eoxCbrP+077fdeMhp
fXo

 

    -- Accepting AUTHENTICATED call from 66.234.228.170, requested format =
4, actual format = 4

    -- Executing
PrivacyManager("IAX2[voicepulse-in-01 at 66.234.228.170:4569]/1", "") in new
stack

Tx-Frame Retry[000] -- OSeqno: 001 ISeqno: 002 Type: IAX     Subclass:
ACCEPT 

   Timestamp: 00051ms  SCall: 00001  DCall: 00335 [66.234.228.170:4569]

   FORMAT          : 4

 

    -- CallerID Present: Skipping
<**************************************

    -- Executing Dial("IAX2[voicepulse-in-01 at 66.234.228.170:4569]/1",
"SIP/5001") in new stack

    -- Called 5001

 

Extensions.conf

===============================

 

exten => 7326556755,1,PrivacyManager

exten => 7326556755,2,DIAL(SIP/5001)

exten => 7326556755,3,Voicemail(u5001)

exten => 7326556755,4,Hangup

 

 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050124/8c2be7b0/attachment.htm


More information about the asterisk-users mailing list