How to send dtmf and play audio stream like ivr using websocket send to freeswitch?
I’m building a call application using webrtc to freeswitch using java as sip gateway, I want to implement ivr function but don’t know how to send dtmf to freeswitch via websocket on java. I cannot recreate INFO Sip Request from Invite Request.