record path and template are two values with backwards compatibility tried

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15208 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Brian West
2009-10-23 15:07:52 +00:00
parent 095683b878
commit fb929dec8e
3 changed files with 12 additions and 3 deletions
+1
View File
@@ -441,6 +441,7 @@ struct sofia_profile {
char *reg_db_domain;
char *user_agent;
char *record_template;
char *record_path;
char *presence_hosts;
char *challenge_realm;
sofia_cid_type_t cid_type;