Outbound caller id override via perl script

sachith

New Member
Oct 8, 2024
3
0
1
31
Hi,
I have a sip trunk that supports 100 numbers in a series. So I want to change the outbound caller id call by call (randomly) when agent/user dialing calls via FusionPBX + FreeSwitch server's extensions. Can someone give me the procedure to do this?
Thank you,
Sachith
 

voipBull

Member
Dec 3, 2023
76
15
8
@sachith I don't think there's a native way in FusionPBX to do this (it's not a very common ask as you'd agree too I guess), but you should be able to do this with some LUA script before the ${effective_caller_id_name} OR ${outbound_caller_id_name} variables are assigned a value in the dialplan.
 
  • Like
Reactions: sachith