patch which causes directory xml_curl requests to pass the sofia profile name

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5727 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Traun Leyden
2007-09-20 20:09:04 +00:00
parent 7200b0d415
commit 93b98b80ad
3 changed files with 6 additions and 4 deletions

View File

@@ -322,7 +322,8 @@ SWITCH_DECLARE(switch_status_t) switch_xml_locate_user(char *user_name, char *do
char *ip,
switch_xml_t *root,
switch_xml_t *domain,
switch_xml_t *user);
switch_xml_t *user,
char *profile_name);
///\brief open a config in the core registry
///\param file_path the name of the config section e.g. modules.conf