Browse Source

etc/kamailio.cfg: comment for route[NATMANAGE] made generic

Daniel-Constantin Mierla 3 years ago
parent
commit
887ea4420f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      etc/kamailio.cfg

+ 1 - 1
etc/kamailio.cfg

@@ -854,7 +854,7 @@ route[NATDETECT] {
 	return;
 	return;
 }
 }
 
 
-# RTPProxy control and signaling updates for NAT traversal
+# RTP relaying management and signaling updates for NAT traversal
 route[NATMANAGE] {
 route[NATMANAGE] {
 #!ifdef WITH_NAT
 #!ifdef WITH_NAT
 	if (is_request()) {
 	if (is_request()) {