Terminating(active) IPCAST channel configuration
Terminating(active) recording: When recorded media streams are sent by recorded device directly to the recorder.
Passive recording: When recorded media streams are retrieved from the network traffic by monitoring the Mirror Port on the network switch.
Terminating IPCAST software package configured in config hw ipcast mode.
The following steps assumed to be already completed, prior to the configuration described in this section:
- VSLogger server software installed
- ipcast hardware was enabled and a number of devices (channels) was set. Refer to config hw ipcast- Terminating IPCAST
CLI (Command Line Interace)
|
|
GUI (Graphical User Interface)
|
Terminating(active) IPCAST (hw ipcast) channels
If hw ipcast was enabled in the system then after reload Administrator can expect channel list similar to following.
cli>(config)
->channel list
channels
----------------------------------------
ch# |type |hwch# |hw |enabled
----------------------------------------
.....
17 IPCAST_CH 1 ipcast n
18 IPCAST_CH 2 ipcast n
19 IPCAST_CH 3 ipcast n
20 IPCAST_CH 4 ipcast n
.....
cli>(config)
|
|
 |
Open Individual channel in configuration mode.
cli>(config)
->channel 17
cli>(config-ch_17)
|
|
 |
Display current channel setting.
->show
ch# 17
----------------------------------------
hwnum: 1
hw: ipcast
type: IPCAST_CH
name:
enabled: n source: radio licgroup: none allowenbl: n compression: mlaw nortptimeout: 3 port: 2003 protocol: ipcast payload: pcmu multicast: n events: ----------------------------------------
cli>(config-ch_17)
|
|

 |
Display configuration commands available for this channel.
cli>(config-ch_17)
->? allowenbl [y|n] - allow enable/disable channel (only if dynamic license group set) nortptimeout [1-10] - set no rtp timeout (sec) source [phone|radio|mic] - set input source display icon (default phone) compress [ulaw|adpcm|gsm] - set channel compression codec name [...] - channel description enable [y|n] - enable/disable channel event [id] - channel events configuration exit - exit current configuration mode help|? - embedded help licgroup [none|1-n] - set channel license group multicast [n|y] [x.x.x.x] - set/unset multicast address payload [auto| ...] - set channel input payload type (pcmu|pcma|g722|g729), auto - read from rtp packet port [0..n] - set channel port protocol [...] - set protocol (ipcast|telexip|ipics) nic [0-n] - bind to nic (0 - all) hdrtype [custom|rtp] - packet header type (ipcast only ) hdrsize [size] - packet header size (ipcast only) copy [1-n] - copy channel settings to range of channels [range] show - show current settings
cli>(config-ch_17)
For details about parameters common to all types of channels - refer to config channel Common Parameters
|
|
Parameters specific to IPCAST channels
Command Format |
Description |
Extra Notes |
multicast [n|y] [x.x.x.x] |
enable/disable multicast and set address |
Channel can be configured to get traffic from multicast address
|
port[1-10] |
set rtp port |
|
protocol[...] |
map to device id/extension |
ipcast - Generic protocol , custom packet header and header size parameters can be configured
telexip - TELEX IP Radio Gateway,
ipics - Cisco IP Interoperability and Collaboration System (IPICS).
|
hdrtype [custom|rtp] |
set packet header type |
packet header type custom - need to set size, or standard rtp header (header size ignored) |
hdrsize [...] |
set header size |
packet header size only applicable with custom hdrtype |