Fix sems regex map and config typo
This commit is contained in:
parent
5288e0ad98
commit
39c7fa358f
3 changed files with 5 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
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_ip=<%= @vsat_serv_ip_address %>
|
||||
b_rtp_mux_port=<%= @rtp_mux_port %>
|
||||
|
||||
enable_rtprelay=yes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue