MCU.Techniques

Top  Previous  Next

The MCU demo shows the technique of  passing a room name in the call name. Here are some examples of  how the room name can be passed to an  MCU server :

- call the <sip:roomname@serverhost> - the server should look at the  roomname part and attach the call properly.
- call the <sip:regname@sipprovider;roomname=value> - the server should extract parameter "roomname=" and attach the call. The second is useful when the MCU has to be registered and addressable as regname@sipprovider.