Dear Experts,
Can anybody suggest me on how to make sip audio call from browser to other end point (mobile/sip client but not browser) through SIP server..? We have developed server using websockets and all the communication from browsers will go to server through web sockets..
Once Offer receives to server, server is responding with "Answer:" and same applies to candidate events also..
But interesting point is once how to transmit media which is audio data.. Also seeing some STUN messages flowing and only binding requests i can see in the packet analyzer.
1) Do i need to send dummy response for STUN message to see media flowing.?
2) Is it really need to do STUN authenication and can't be removed.?
3) Please help to suggest how to transmit media from my server to browser back and forth.?
Kindly help me to point to right directions.. thanks in advance..
Thanks
Venkatesh