git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1538 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Anthony Minessale 2006-06-03 17:06:39 +00:00
parent 15b99a3bbf
commit ebd871ff10

View File

@ -151,6 +151,7 @@ SWITCH_DECLARE(char *) switch_caller_get_field_by_name(switch_caller_profile_t *
/*! /*!
\brief Create a new caller profile object \brief Create a new caller profile object
\param pool memory pool to use \param pool memory pool to use
\param username tne username of the caller
\param dialplan name of the dialplan module in use \param dialplan name of the dialplan module in use
\param caller_id_name caller ID name \param caller_id_name caller ID name
\param caller_id_number caller ID number \param caller_id_number caller ID number