mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-13 00:04:53 +00:00
Update to trunk
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@10988 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -124,7 +124,7 @@ struct moh_files_state {
|
||||
|
||||
struct mohclass {
|
||||
char name[MAX_MUSICCLASS];
|
||||
char dir[256];
|
||||
char dir[AST_MAX_FILENAME_LEN];
|
||||
char args[256];
|
||||
char mode[80];
|
||||
char filearray[MAX_MOHFILES][MAX_MOHFILE_LEN];
|
||||
|
Reference in New Issue
Block a user