Browse Source

etc: kamailio.cfg - use enable_sctp instead of disable_sctp

- be coherent with tls variant
Daniel-Constantin Mierla 5 năm trước cách đây
mục cha
commit
33afceac9c
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      etc/kamailio.cfg

+ 1 - 1
etc/kamailio.cfg

@@ -215,7 +215,7 @@ tls_max_connections=2048
 #!endif
 
 /* set it to yes to enable sctp and load sctp.so module */
-disable_sctp=yes
+enable_sctp=no
 
 ####### Custom Parameters #########