06-20-2018, 07:36 AM
Hi,
A lot on PBX can open URL base on the incoming caller id number.
They do it by some browser extension or small agent installation on the end user desktop PC.
The user need to set the URL to be open when incoming call arrive.
In Vtiger 5.4 I use this URL:
index.php?module=PBXManager&action=PBXManagerAjax&file=TraceIncomingCall&callerNumber=######
##### represent the caller number
In corebose the same URL give "failure" message.
How can I work around this issue?
A lot on PBX can open URL base on the incoming caller id number.
They do it by some browser extension or small agent installation on the end user desktop PC.
The user need to set the URL to be open when incoming call arrive.
In Vtiger 5.4 I use this URL:
index.php?module=PBXManager&action=PBXManagerAjax&file=TraceIncomingCall&callerNumber=######
##### represent the caller number
In corebose the same URL give "failure" message.
How can I work around this issue?