mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-24 13:12:03 +00:00
add soundsdir configure var and sounds_dir global freeswitch var
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16241 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
@@ -377,6 +377,7 @@ struct switch_directories {
|
||||
char *grammar_dir;
|
||||
char *storage_dir;
|
||||
char *recordings_dir;
|
||||
char *sounds_dir;
|
||||
};
|
||||
|
||||
typedef struct switch_directories switch_directories;
|
||||
|
||||
Reference in New Issue
Block a user