[OpenSIPS-Users] Removing Identity hdr

Alain Bieuzent alain.bieuzent at free.fr
Fri Jul 5 12:08:44 UTC 2024


“nobody is going to reject calls because they have no caller id signed”, there is a lot of pressure from the banks, in particular, for calls to be cut. The real cut starts on October 1st, we'll see.

The operator who does not cut calls will find himself outside the law.

 

“That’s money » , yes and no, the rollover on incoming calls is so low, that no operator can live with that.

 

Regards

 

De : Users <users-bounces at lists.opensips.org> au nom de David Villasmil <david.villasmil.work at gmail.com>
Répondre à : OpenSIPS users mailling list <users at lists.opensips.org>
Date : vendredi 5 juillet 2024 à 13:47
À : OpenSIPS users mailling list <users at lists.opensips.org>
Objet : Re: [OpenSIPS-Users] Removing Identity hdr

 

Thanks, yes I know the logic behind it, but nobody is going to reject calls because they have no caller id signed. That’s money. And this won’t stop caller id spoofing either. It’s very naive to think so, IMO.

 

Hopefully it does , though! But telemarketers ingenuity never ceases to amaze me.


Regards,

 

David Villasmil

email: david.villasmil.work at gmail.com

 

 

 

On Fri, 5 Jul 2024 at 13:36, Alain Bieuzent <alain.bieuzent at free.fr> wrote:

Hi David,

 

The implementation of stir-shaken in France is different from in the US.

The text which requires French operators to implement stir-shaken aims to stop the usurpation of caller-id.

So, what is asked of the operator is to check their customer's caller-id and sign outgoing calls, in the event of fraud, it will then be easy to trace the malicious operator.

For operators receiving unsigned or incorrectly signed traffic, the call must be disconnected.

 

for the case of call forwarding (A -> B then B-> C), there will therefore be two signatures, a first issued by the operator of A and which will be controlled by the operator of B. Then operator B will add his own signature (in addition to that of A), both signatures will be controlled by C

 

Regards

De : Users <users-bounces at lists.opensips.org> au nom de David Villasmil <david.villasmil.work at gmail.com>
Répondre à : OpenSIPS users mailling list <users at lists.opensips.org>
Date : vendredi 5 juillet 2024 à 11:39
À : OpenSIPS users mailling list <users at lists.opensips.org>
Objet : Re: [OpenSIPS-Users] Removing Identity hdr

 

this is really getting ridiculous... and they think they can stop robocalls with this.. they never will.
Regards,

 

David Villasmil

email: david.villasmil.work at gmail.com

 

 

 

On Tue, Jun 18, 2024 at 10:56 AM Alain Bieuzent <alain.bieuzent at free.fr> wrote:

Hi,

 

interesting question, because in future developments of stir/shaken in France, for forwarded calls, it is planned that the identity field received on the incoming call be forwarded to the outgoing leg but also to add a signature (with the local certificate) on the outgoing call (so two identity fields).

 

Regards

 

De : Users <users-bounces at lists.opensips.org> au nom de Srigo Kanapathipillai <ksrigo at gmail.com>
Répondre à : OpenSIPS users mailling list <users at lists.opensips.org>
Date : mardi 18 juin 2024 à 08:34
À : OpenSIPS users mailling list <users at lists.opensips.org>
Objet : [OpenSIPS-Users] Removing Identity hdr

 

Hi,

 

I'm encountering an issue with removing an Identity header in OpenSIPS 3.4. Here’s the situation:

 

1. An incoming call with an Identity header is received.

2. I perform a `stir_shaken_verify()` and remove the Identity header in a request route.

3. The call is forwarded to an upstream server, but it fails.

4. In the `failure_route`, I need to forward the call to a PSTN number. 

 

5. Before sending the call to the PSTN (in compliance with French STIR/SHAKEN regulations), I need to sign it with my certificate.

 

However, when I call `stir_shaken_auth()`, I receive an error -2 indicating that the Identity header already exists. Despite running `remove_hf(identity)` before calling this function, the header isn't removed, and `$hdr(identity)` still returns the initial value of the Identity header.

 

What is the best way to remove the existing Identity header and re-sign the call?

 

Thank you,

Srigo

_______________________________________________ Users mailing list Users at lists.opensips.org http://lists.opensips.org/cgi-bin/mailman/listinfo/users 

_______________________________________________
Users mailing list
Users at lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

_______________________________________________ Users mailing list Users at lists.opensips.org http://lists.opensips.org/cgi-bin/mailman/listinfo/users 

_______________________________________________
Users mailing list
Users at lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

_______________________________________________ Users mailing list Users at lists.opensips.org http://lists.opensips.org/cgi-bin/mailman/listinfo/users 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20240705/e2a7cc95/attachment.html>


More information about the Users mailing list