Explorar o código

nat_traversal Fix doxygen, remove svn ID etc

Olle E. Johansson %!s(int64=10) %!d(string=hai) anos
pai
achega
d42155ef16
Modificáronse 1 ficheiros con 16 adicións e 2 borrados
  1. 16 2
      modules/nat_traversal/nat_traversal.c

+ 16 - 2
modules/nat_traversal/nat_traversal.c

@@ -1,5 +1,4 @@
-/* $Id$
- *
+/*
  * Copyright (C) 2007-2009 Dan Pascu
  *
  * This file is part of Kamailio, a free SIP server.
@@ -20,6 +19,21 @@
  *
  */
 
+/*!
+ * \file
+ * \brief Module interface and functions
+ * \ingroup nat_traversal
+ * Module: \ref nat_traversal
+ */
+
+/**
+ * @defgroup nat_traversal Nat
+ * @brief Kamailio nat_traversal module
+
+   The nat_traversal module provides support for handling far-end NAT
+   traversal for SIP signaling. 
+ */
+
 #include <stdio.h>
 #include <stdlib.h>
 #include <unistd.h>