[OpenSIPS-Users] Getting header from 302

David Villasmil david.villasmil.work at gmail.com
Mon May 31 18:47:16 EST 2021


Hello Guys,

I'm getting a header on a 302 which i'm trying to get, but for some reason
I can't.

This is an example 302:

2021/05/31 18:42:36.499157 10.231.32.237:5060 -> 10.231.57.11:6075
SIP/2.0 302 Redirect
Via: SIP/2.0/UDP 1.2.3.4:
6075;branch=z9hG4bKd8e8.50036ee6.0;received=10.231.57.11
Via: SIP/2.0/UDP
10.231.33.135;branch=z9hG4bKd8e8.fe2738f41d26b2b68328691c326a077a.0
v:SIP/2.0/UDP 10.231.49.211:6060
;received=10.231.49.211;rport=6060;branch=z9hG4bK68SgceeareaUa
f:"+18883333333"<sip:+18883333333 at 10.231.49.211>;tag=ZBQ713X9pgD5S
t:<sip:19992222222 at domain.com>;tag=9dd61ff61e802d8e2bef5f14621ef3c2.50cf6b6c
i:cf649a38-3ce2-123a-eaad-122eaa5d9655
CSeq:36689486 INVITE
Identity:
eyJhbGciOiJFUzI1NiIsInBwdCI6InNoYWtlbiIsInR5cCI6InBhc3Nwb3J0IiwieDV1IjoiaHR0cHM6Ly9vcHMtc3RhdGljLnMzLmFtYXpvbmF3cy5jb20vc3Rpci1zaGFrZW4vZWMyNTYtcHVibGljLnBlbSJ9.eyJhdHRlc3QiO
BIiwiZGVzdCI6eyJ0biI6WyIxNzg2NDEwNzgzNyJdfSwiaWF0IjoxNjIyNDg2NTU2LCJvcmlnIjp7InRuIjoiKzEzMTU5ODUyNTk0In0sIm9yaWdpZCI6IjhlZGE4M2Q1LWY1MjEtNDQzZC1iNDI0LWIzNDQ3MDc4ZjYxZCJ9.cjIz9VwlS9_6qA
6mmDgottk41BLpQcA40HdvV_6jAPqQ1EIL3_jLWl25oHeVEWOzTMhcERp4Jn-JZ4vP_n3w;info=<
https://somedomain.com/stir-shaken/ec256-public.pem>;alg=ES256;ppt=shaken
Server: kamailio (5.5.0 (x86_64/linux))
Content-Length: 0

I'm trying to get the "Identity" header with:

$avp(identity_header) = $(hdr(Identity));

But It's coming up <null>

Any ideas of what I'm doing wrong?

Regards,

David Villasmil
email: david.villasmil.work at gmail.com
phone: +34669448337
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20210531/91950fd3/attachment.html>


More information about the Users mailing list