changing the params thing a bit, use {foo=bar} syntax instead

This commit is contained in:
Anthony Minessale
2013-02-20 16:34:13 -06:00
parent 3400a0a6da
commit 042347802b
5 changed files with 42 additions and 63 deletions
+1
View File
@@ -352,6 +352,7 @@ struct switch_file_handle {
char *spool_path;
const char *prefix;
int max_samples;
switch_event_t *params;
};
/*! \brief Abstract interface to an asr module */