Static Channel
A static channel is a channel which is intended to be active all the time, and serve many users.
To do this it will preferably be a multicast channel. This channel is then matched with dynamic channel that only contains the order to the terminal.
The following parameters are used for static channels.
--conference-id
The conference id needs to be unique.
--lim
This is the LIM or server (Service Node) to handle the communication with the media server.
--media-server-address
The address of the media server to handle the request. This address will be matched as close as possible.
--media-server-input-uri
This parameter tells the media server where to get the file or stream from.
--media-server-output-uri
This parameter tells the media server where to send the output to. Preferably this should be a multi-cast address.