@@ -20,6 +20,14 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
+/*!
+ * \file
+ * \brief SIP-router utils ::
+ * \ingroup utils
+ * Module: \ref utils
+ */
+
#include "conf.h"
#include "../../mem/mem.h"
@@ -20,6 +20,13 @@
#ifndef CONF_H
#define CONF_H
@@ -21,6 +21,13 @@
*
#include <curl/curl.h>
#ifndef UTILS_FUNCTIONS_H
#define UTILS_FUNCTIONS_H
@@ -27,8 +27,8 @@
/*! \file
- * \brief Kamailio Presence_XML :: PIDF handling
- * \ingroup presence_xml
+ * \brief SIP-router :: PIDF handling
/**
@@ -27,9 +27,8 @@
- * \ref pidf.c
+ * \brief SIP-router utils :: PIDF handling
@@ -26,6 +26,17 @@
+/*! \file
+ * \brief SIP-router utils :: Module core
+/*! \defgroup Utils SIP-router :: Various utilities
+ *
@@ -21,6 +21,14 @@
+ * \brief SIP-router utils :: Core
#ifndef UTILS_H
#define UTILS_H
@@ -27,6 +27,13 @@
* 2009-06-03 util version (jh)
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
@@ -22,6 +22,13 @@
#ifndef XCAP_AUTH_FUNCTIONS_H
#define XCAP_AUTH_FUNCTIONS_H