[OpenSIPS-Users] Parse P-Asserted-Identity
    Kingsley Tart 
    kingsley at dns99.co.uk
       
    Tue Jan 11 19:14:04 UTC 2022
    
    
  
That's interesting - I'm more accustomed to seeing those tags on an
RPID header than PAID. With PAID I would have expected a separate
Privacy header to contain the "id" string.
Is this still OK with the RFCs?
Cheers,
Kingsley.
On Mon, 2021-11-29 at 13:22 +0100, Mickael MONSIEUR wrote:
> Hello,
> 
> My provider add to my INVITE's :
> 
> P-Asserted-Identity: "Anonymous"
> <sip:+xxxxxxx at sbc.provider.com>;party=calling;privacy=yes;screen=no
> 
> Whether the call should be Anonymized to end-users.
> 
> How to get the value of "privacy" ?
> 
> I try:
> 
> if( $(ai{privacy}) == "yes" )
> 
> But it does not work. (error when starting opensips)
> 
> Thanks
> 
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
    
    
More information about the Users
mailing list