From ebd871ff10fc4683afcae37fa0ce00b371104922 Mon Sep 17 00:00:00 2001 From: Anthony Minessale Date: Sat, 3 Jun 2006 17:06:39 +0000 Subject: [PATCH] update git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1538 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- src/include/switch_caller.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/include/switch_caller.h b/src/include/switch_caller.h index 8b146ba616..ca42dcd56b 100644 --- a/src/include/switch_caller.h +++ b/src/include/switch_caller.h @@ -151,6 +151,7 @@ SWITCH_DECLARE(char *) switch_caller_get_field_by_name(switch_caller_profile_t * /*! \brief Create a new caller profile object \param pool memory pool to use + \param username tne username of the caller \param dialplan name of the dialplan module in use \param caller_id_name caller ID name \param caller_id_number caller ID number