Updating opensips config in tutorial

This commit is contained in:
DanB
2022-09-29 08:58:34 +02:00
parent 002bd6bfe7
commit 6907428eb6

View File

@@ -24,6 +24,7 @@ udp_workers=4
auto_aliases=no
socket=udp:enp0s8:5060
socket=tcp:enp0s8:5060
####### Modules Section ########
@@ -76,6 +77,7 @@ modparam("acc", "report_cancels", 0)
modparam("acc", "detect_direction", 0)
loadmodule "proto_udp.so"
loadmodule "proto_tcp.so"
#### CGRateS module