CALLERID IP on outbound

Hi, I’m trying to modify the outbound CALLERID values to match our custom PAID header. We have been able to change the name and number:

exten => s,n,set(CALLERID(number)=${idnum})
exten => s,n,set(CALLERID(name)=${idname})

But, I don’t see where I can change the IP for the sip. Is this possible?

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.