BOUNTY-9 (Thank you Xpander Communications)

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14889 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Anthony Minessale
2009-09-16 20:09:27 +00:00
parent 95c625552c
commit 1a774b9d99
4 changed files with 121 additions and 28 deletions
+2
View File
@@ -333,6 +333,8 @@ struct switch_file_handle {
const char *file;
const char *func;
int line;
char *file_path;
char *spool_path;
};
/*! \brief Abstract interface to an asr module */