From dcddb4508550d1bee9f8b325d44a66f4079ae7fb Mon Sep 17 00:00:00 2001 From: Keith Whyte Date: Thu, 11 Mar 2021 08:39:37 +0100 Subject: [PATCH] fix mux-in port --- modules/rhizo_base/templates/mux-in.sbcprofile.conf.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/rhizo_base/templates/mux-in.sbcprofile.conf.erb b/modules/rhizo_base/templates/mux-in.sbcprofile.conf.erb index 62ec949..3614f82 100644 --- a/modules/rhizo_base/templates/mux-in.sbcprofile.conf.erb +++ b/modules/rhizo_base/templates/mux-in.sbcprofile.conf.erb @@ -1,4 +1,4 @@ -next_hop=<%= @vpn_ip_address %>:5091 +next_hop=<%= @vpn_ip_address %>:5094 RURI=sip:$rU@<%= @vpn_ip_address %> a_rtp_mux_ip=<%= @vsat_serv_ip_address %>