We are using connect() api on CiscoCall object to connect call from a CTI Port
DN: 8000 to another terminal
DN: 1000The phone with DN:1000 receives the call from 8000 (the CTI Port). We want the phone to display a Name (String) instead of DN of CTI Port. This Name is going to be dynamic in nature based on some application specific data.
If this name would have been static - I think that this could have been achieved by adding Display (Internal Caller ID) to the CTI Port Line configuration in call manager.
Thus my question is - can we set the calling party display name for a call using JTAPI ?
Can someone suggest if this is possible and give some pointers on how to achieve this?