CoreBOSBB
Global Variable Pbx unknown Caller ID - Printable Version

+- CoreBOSBB (https://discussions.corebos.org)
+-- Forum: Support (https://discussions.corebos.org/forum-17.html)
+--- Forum: Administrator Support (https://discussions.corebos.org/forum-8.html)
+--- Thread: Global Variable Pbx unknown Caller ID (/thread-1570.html)



Global Variable Pbx unknown Caller ID - rslemer - 09-05-2019

I try to setting this value, but not success

How this works?

I tried stetting for all modules, and only for PBX module


RE: Global Variable Pbx unknown Caller ID - joebordes - 09-05-2019

set it for the PBXManager module to default
https://github.com/tsolucio/corebos/blob/master/cron/modules/PBXManager/AsteriskClient.php#L199

note that it will only be used if no ID is coming from Asterisk


RE: Global Variable Pbx unknown Caller ID - rslemer - 09-06-2019

I did as said