Best way to display additional caller information?
Hi,
I'd like to display additional database information for incoming calls.
What is the best way to implement that?
Using phoneinfoApi and sending a CallInfo message including some HTML to the phoneApi works fine, but only on the softphone (the additional info is per default displayed in the upper right corner of the app window).
How can I display additional caller information on devices other than softphone, like e. g. myPBX? myPBX (https://<ip>/PBX0/MY/client.htm) doesn't seem to have an area to display CallInfo HTML content.
Or are there generally other, better ways to display additional caller information on phone devices?
thx,
Helge