13 lines
307 B
Text
13 lines
307 B
Text
next_hop=<%= @vsat_serv_ip_address %>:5090
|
|
RURI=sip:$rU@<%= @vsat_serv_ip_address %>
|
|
|
|
b_rtp_mux_ip=<%= @vsat_serv_ip_address %>
|
|
b_rtp_mux_port=<%= @rtp_mux_port %>
|
|
|
|
enable_rtprelay=yes
|
|
|
|
# RTP interface to use for A leg
|
|
aleg_rtprelay_interface=rhizo
|
|
|
|
# RTP interface to use for B leg
|
|
rtprelay_interface=vsat
|