2
0
Эх сурвалжийг харах

kamailio.cfg: fixed type in nat sipping flag name

- reported by Rouskol Andrey
Daniel-Constantin Mierla 15 жил өмнө
parent
commit
e2fc8e8092
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      etc/kamailio.cfg

+ 1 - 1
etc/kamailio.cfg

@@ -546,7 +546,7 @@ route[REGISTRAR] {
 		{
 			setbflag(FLB_NATB);
 			# uncomment next line to do SIP NAT pinging 
-			## setbflag(FLB_SIPPING);
+			## setbflag(FLB_NATSIPPING);
 		}
 		if (!save("location"))
 			sl_reply_error();