Hi,
I want to do web (HTML5 + WebRTC) Sip client which can do the
video conference with multiple users.
Current release of
SIPML does 1 to 1 call.
I have no idea of conference with many users.
Is it the client that we need to modify to accept call and
join the conference ?
Do I need to send INVITE with extra parameters ?
the client can do the mixing and act as a conference bridge -- many
classic sip phones do 3-way conferencing. You have to update yours
if you want the same. There is nothing that has to be in the INVITE,
the user will decide when to bridge.