Found it:
When your phone rings you will get a call notification. Via ajax the notification will trigger a request to the server to the script checkdir.php. You can modify that script to insert your own javascript code. At the very top there is a function named custom_popup() that will get 3 parameters: caller id number, caller id name or phonebook name and queue name if any. You can uncomment the sample function to fire a popup to google.com searching for the contact name. Eg:
Comments
When your phone rings you will get a call notification. Via ajax the notification will trigger a request to the server to the script checkdir.php. You can modify that script to insert your own javascript code. At the very top there is a function named custom_popup() that will get 3 parameters: caller id number, caller id name or phonebook name and queue name if any. You can uncomment the sample function to fire a popup to google.com searching for the contact name. Eg: