<div dir="ltr">Buckle up! Things are going to get interesting. This is just one tiny little example...<div><br></div><div>We have a lot of international issues when it comes to building trust and call authentication internationally. For example, consider that STIR/SHAKEN as we know it is built upon the US policy and governance authority and as such certificates come from US STI-CA. What will happen internationally with certificates and trust? Will PASSporTs all look the same? How do we trust calls that cross borders? </div><div><br></div><div>PASSporT formatting is the tip of the iceberg. However for France calling, they have their own set of standards governed by MAN. OpenSIPs modules should certainly have a way to support them, but I would be surprised if they do out of the box. Given how new all of this is, I'd expect we'd need the help of someone like Mickael to help understand where the module is lacking for France standards. </div><div><br></div><div>For those who are interested, i3Forum is having a talk tomorrow morning (US) on international calling and trust which may cover some of these issues. I am not affiliated with that group, but I'll be joining the webinar to gather information. I'm passing the information on to you guys. </div><div><br></div><div><a href="https://i3forum.org/one-consortium/">https://i3forum.org/one-consortium/</a><br></div><div><br></div><div>-Brett</div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Sep 6, 2023 at 7:31 AM David Villasmil <<a href="mailto:david.villasmil.work@gmail.com">david.villasmil.work@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="auto">Is ST/SH being used other than the US? AFAIK it only applies to US numbers, thus 10 digits, no?</div><div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, 6 Sep 2023 at 14:27, Mickael Hubert <<a href="mailto:mickael@winlux.fr" target="_blank">mickael@winlux.fr</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr">yep I found...<div><br></div><div>if (end - start < 2 || end - start > 15)<br>return -1;</div><div><br></div><div>I have to modify this code.</div><div>I will propose a PR.</div><div><br></div><div>Thanks a lot<br></div><div><a class="gmail_plusreply" id="m_-2003142559844275747m_-7518287751391729148plusReplyChip-0">++</a><br></div></div></div><div dir="ltr"><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Le mer. 6 sept. 2023 à 14:25, Marcin Groszek <<a href="mailto:marcin@voipplus.net" target="_blank">marcin@voipplus.net</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div>
<p>Correction : maximum of 15 digits .<br>
</p>
<div>On 9/6/2023 7:21 AM, Marcin Groszek
wrote:<br>
</div>
<blockquote type="cite">
<p>Your number is to long</p>
<p>E.164 is + [1-9] and {1-14} digits for total of 15 digits NOT
starting with 0<br>
</p>
<div>On 9/6/2023 7:16 AM, Mickael Hubert
wrote:<br>
</div>
<blockquote type="cite">
<div dir="ltr">Hi all,<br>
<div>I have an issue, when I verify a call with no E164 format
(dest: +3310200123456789)</div>
<div><br>
</div>
<div><u><b>logs:</b></u></div>
<div>Sep 6 13:39:48 am-scr-001
/usr/local/sbin/opensips[622409]:
ERROR:stir_shaken:check_passport_phonenum: number is not in
E.164 format: 3310200123456789<br>
Sep 6 13:39:48 am-scr-001 /usr/local/sbin/opensips[622409]:
ERROR:stir_shaken:w_stir_verify: failed to validate
Destination number (3310200123456789)<br>
</div>
<div><br>
</div>
<div><u><b>My configuration:</b></u></div>
<div># ----------------- module stir_shaken ---------------<br>
loadmodule "stir_shaken.so"<br>
#----------- stir_shaken params -----------------<br>
modparam("stir_shaken", "ca_list",
"/usr/local/etc/opensips/man_ca.pem")<br>
modparam("stir_shaken", "require_date_hdr", 0)<br>
modparam("stir_shaken", "verify_date_freshness", 60)<br>
</div>
<div><br>
</div>
<div>According to the doc <span>e164_strict_mode is disabled
by default, so I don't know why it doesn't work.</span></div>
<div><span><br>
</span></div>
<div><span><u><b>source of code: </b></u></span></div>
<div> if (_is_e164(num, e164_strict_mode) == -1) {<br>
LM_GEN(log_lev, "number is not in E.164
format: %.*s\n", num->len, num->s);<br>
return -1;<br>
}<span><br>
</span></div>
<div><br>
</div>
<div><br>
</div>
<div>Do you have any help for me please ? I have to validate
this format of dest number.</div>
<div><br>
</div>
<div>Thanks in advance</div>
<div><br>
</div>
</div>
<br>
<fieldset></fieldset>
<pre>_______________________________________________
Users mailing list
<a href="mailto:Users@lists.opensips.org" target="_blank">Users@lists.opensips.org</a>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a>
</pre>
</blockquote>
<pre cols="72">--
Best Regards:
Marcin Groszek
Business Phone Service
<a href="https://www.voipplus.net" target="_blank">https://www.voipplus.net</a></pre>
<br>
<fieldset></fieldset>
<pre>_______________________________________________
Users mailing list
<a href="mailto:Users@lists.opensips.org" target="_blank">Users@lists.opensips.org</a>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a>
</pre>
</blockquote>
<pre cols="72">--
Best Regards:
Marcin Groszek
Business Phone Service
<a href="https://www.voipplus.net" target="_blank">https://www.voipplus.net</a></pre>
</div>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opensips.org" target="_blank">Users@lists.opensips.org</a><br>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
</blockquote></div></div>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opensips.org" target="_blank">Users@lists.opensips.org</a><br>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
</blockquote></div></div>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opensips.org" target="_blank">Users@lists.opensips.org</a><br>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
</blockquote></div>