2007-08-06 15:24:10 -04:00
|
|
|
/* -*- c -*- */
|
|
|
|
|
|
|
|
/**@MODULEPAGE "utils" - Sofia-SIP Command Line Utilities
|
2008-12-16 13:05:22 -05:00
|
|
|
*
|
2007-08-06 15:24:10 -04:00
|
|
|
* @section utils_meta Module Meta Information
|
|
|
|
*
|
|
|
|
* Command line utilities for <a href="../index.html">Sofia-SIP</a>.
|
|
|
|
*
|
|
|
|
* @CONTACT Pekka Pessi <Pekka.Pessi@nokia.com>
|
|
|
|
*
|
|
|
|
* @STATUS @SofiaSIP utilities
|
|
|
|
*
|
|
|
|
* @LICENSE LGPL
|
|
|
|
*
|
|
|
|
* @section utuils_overview Overview
|
|
|
|
*
|
2008-12-16 13:05:22 -05:00
|
|
|
* The Sofia-SIP provides a few command line utilities:
|
|
|
|
* - @ref sip-date "sip-date" - print or parse SIP date
|
2007-08-06 15:24:10 -04:00
|
|
|
* - @ref sip-dig "sip-dig" - resolve SIP URIs
|
|
|
|
* - @ref sip-options "sip-options" - query SIP OPTIONS
|
|
|
|
* - @ref localinfo "localinfo" - list local network addresses
|
|
|
|
* - @ref stunc "stunc" - STUN test client
|
|
|
|
*/
|
|
|
|
|