14 lines
327 B
Text
14 lines
327 B
Text
next_hop=<%= @vpn_ip_address %>:5094
|
|
RURI=sip:$rU@<%= @vpn_ip_address %>
|
|
|
|
a_rtp_mux_ip=<%= @vsat_serv_ip_address %>
|
|
a_rtp_mux_port=<%= @rtp_mux_port %>
|
|
|
|
enable_rtprelay=yes
|
|
rtprelay_force_symmetric_rtp=no
|
|
|
|
# RTP interface to use for A leg
|
|
aleg_rtprelay_interface=vsat
|
|
|
|
# RTP interface to use for B leg
|
|
rtprelay_interface=rhizo
|