Hi.
We are using a FreePBX to face all outgoing and incomming calls from our ITSP. Behind that FreePBX node, we are managing end users PBXs , others Freepbx and closed code IP PBX.
Last week, I upgraded two modules as requested by the FreePBX dashboard, saying that these modules had some critical security issues:
core (Cur v. 14.0.28.92) should be upgraded to v. 14.0.29 to fix security issues: SEC-2022-001
voicemail (Cur v. 14.0.6.25) should be upgraded to v. 14.0.7 to fix security issues: SEC-2022-001
So, I did the module upgrades.
Since, FreePBX is not passing the CallerId name anymore.
Doesn’t matter if it’s an outbound call (passing through the outbound routes module) or an inbound call, callerid Name is simply missing. I checked to make sure that our ITSP was still sending us the callerId name portion, and yes it is still there. But when these inbound calls are sent to the others PBXs trunks, Freepbx is now stripping the caller id name portion.
Same for outbound calls, the callerid name is present in the FROM SIP header comming from downstream PBX but is now missing from the outgoing call to our ITSP.
ie:
Comming form one of our downstream PBX received by FreePBX
From: “Mark Inc.” sip:9990692934@someipaddress:5060
Sent to the ITSP by the same FreePBX
From: sip:9990692934@someipaddress:5060
Anyone experienced the same ?
There is another post from last month Change In Core for Outbound Caller ID seems the same issue.
I enabled the Edge mode but there still is no new update for these modules.
What else can be done ?