cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
716
Views
1
Helpful
1
Replies

Sending data on phone using secured channel using JTAPI SendData

upchaurasia
Spotlight
Spotlight

Hi,

Is it possible to send text to ip phone over secured channel using JTAPI SendData API? Currently text are seen using network sniffer tool so customer wants to send text after encryption which IP Phone can recognized.

Regards,

Umesh

1 Reply 1

mpotluri
Level 5
Level 5

Cisco JTAPI supports TLS (secure) connection between JTAPI and CTIManager. The cluster needs to be secured to create a secure connection between phone and CUCM. 

With sendData() JTAPI only provides a pipe line between the source (application) and destination (phone) and there isn't a way to just secure sendData() API.