Introducing UE_IPV4_INTERNET/IMS variable (#181)
* Introducing UE_IPV4_INTERNET/IMS variable {Added} Introducing UE_IPV4_INTERNET/IMS variable and some minor changes to readme and DOCKER_HOST_IP * Introducing UE_IPV4_INTERNET/IMS variable Fixing Requested changes
This commit is contained in:
@@ -83,4 +83,4 @@ sed -i 's|RTPENGINE_IP|'$RTPENGINE_IP'|g' /etc/kamailio_pcscf/kamailio_pcscf.cfg
|
||||
#ln -snf /usr/share/zoneinfo/$TZ /etc/localtime && echo $TZ > /etc/timezone
|
||||
|
||||
# Add static route to route traffic back to UE as there is not NATing
|
||||
ip r add 192.168.101.0/24 via ${UPF_IP}
|
||||
ip r add ${UE_IPV4_IMS} via ${UPF_IP}
|
||||
|
Reference in New Issue
Block a user