some more doxygen stuff... still a LOT to go.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@252 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Michael Jerris
2006-01-02 05:00:28 +00:00
parent f78b600507
commit ba38f7cff3
6 changed files with 168 additions and 98 deletions
+4 -2
View File
@@ -29,8 +29,8 @@
* switch_caller.h -- Caller Identification
*
*/
/*! \file switch_caller.h
\brief Caller Identification
/*! \file switch_caller.h
\brief Caller Identification
*/
#ifndef SWITCH_CALLER_H
@@ -47,6 +47,8 @@ extern "C" {
struct switch_caller_step *next_step;
};
/*! \brief Caller specific data including callid information
*/
struct switch_caller_profile {
char *dialplan;
char *caller_id_name;