14: Configuring SAToP and CESoPSN
_______________________________________________________________________________________________________
_____________________________________________________________________________________________________
© Virtual Access 2016
GW6600 Series and GW6600V Series User Manual
Issue: 1.5
Page 133 of 384
14.8
Configuring port settings using UCI
Settings for the individual ports are stored in the port sections of /etc/config/cesopd
Each port has its own section.
For ALL and X.21 and an unframed E1, the port configuration is the configuration for that
interface.
For a framed E1, the first port configuration is the configuration for the interface. The
first timeslot or group of timeslots, and subsequent ports configurations are the
configuration for further timeslots or groups of timeslots. All the ports have the same
devname in this case.
The examples below show a port section labelled ‘Port 1’.
config port 'Port1'
option enable '1'
option devname 'ttyLC0'
option udp_local_ipaddr '0.0.0.0'
option udp_remote_ipaddr '10.1.42.63'
option udp_local_port '5152'
option udp_remote_port '5152'
option rtp_payload_type '96'
option rx_jitter_buffer_size_ms '24'
option rate '64000'
option clock_recovery_enabled '1'
option packetization_latency '5'
…….
<port config also contains port specific options>
14.8.1
E1 interface settings
config port 'Port1'
option enable '1'
option devname 'ttyU0'
<generic port options>
…….
option e1t1_end '1'
option e1t1_line_code '1'
option e1t1_framing '2'
option e1t1_impedance '1'
option e1t1_timeslot '1'
option e1t1_protocol '0'