mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-23 12:42:02 +00:00
changing the params thing a bit, use {foo=bar} syntax instead
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user