Add a prefix to the caller ID name in FusionPBX
In FusionPBX, you have the ability to add a prefix to the caller ID name based on the source of the call.
Log in to the FusionPBX control panel.
Go to Dialplan → Inbound Routes.
Find the action that sets the
caller_id_name.Modify the
caller_id_nameparameter to include the desired prefix. For example:For DID:
caller_id_name=DID:${caller_id_name}For Ring Group:
caller_id_name=RingGroup:${caller_id_name}
Save the changes by clicking Save.
This will add a prefix to the caller ID name for incoming calls from different sources.
Add a prefix to the caller ID name in FusionPBX