mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-24 21:22:09 +00:00
sync with latest sofia tree.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5574 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
/* -*- c -*- */
|
||||
|
||||
/**@MODULEPAGE "utils" - Sofia-SIP Command Line Utilities
|
||||
*
|
||||
* @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
|
||||
*
|
||||
* The Sofia-SIP provides a few command line utilities:
|
||||
* - @ref sip-date "sip-date" - print or parse SIP date
|
||||
* - @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
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user