Hi Christoffer,
Let me tell you the exact thing what i want .
I've my call flow like below, and using this call flow i'm able to call from one browser to other browser which has already implemented.
SIPML5 (
http://sipml5.org/call.htm?svn=230 ) ---------> webRTC (present in one server) --------------->udprelay(present in one server) ------------------------> SIP server
(it will convert the websocket
message to udp/tcp which SIP supports)
(websocket (websocket (tcp/udp
communication) communication) communication)
I want a simulator through which i ll be able to do load testing or performance testing etc for this call .