summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--modules/natbd/natbd.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/natbd/natbd.c b/modules/natbd/natbd.c
index a90e264..2b2efff 100644
--- a/modules/natbd/natbd.c
+++ b/modules/natbd/natbd.c
@@ -16,6 +16,8 @@
* the main SIP client. It uses the NATBD api in libre to detect the
* NAT Behaviour, by sending STUN packets to a STUN server. Both
* protocols UDP and TCP are supported.
+ *
+ * The STUN server used must be compliant with RFC 5780
*/