Wen you dail * from Teams, Teams will ad a + and Country code (b.e. Netherlands=31) *760 will be +31*760,
So Kamailio must strip the +31 ect, and then the *760 will go to he FusionPBX.
Small b.e. kamailio.cfg file
if(starts_with("$var(tuser)", "+31")) {
$var(tuser) =...