Global Variable Pbx unknown Caller ID - Printable Version +- CoreBOSBB (https://discussions.corebos.org) +-- Forum: Support (https://discussions.corebos.org/forumdisplay.php?fid=17) +--- Forum: Administrator Support (https://discussions.corebos.org/forumdisplay.php?fid=8) +--- Thread: Global Variable Pbx unknown Caller ID (/showthread.php?tid=1570) |
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 |