Add a description
This commit is contained in:
parent
911f94b080
commit
0a4454ac5c
|
|
@ -41,6 +41,8 @@
|
|||
max_len_seconds = 30;
|
||||
silence_threshold = 30;
|
||||
silence_seconds = 5;
|
||||
|
||||
--make sure the voicemail directory exists
|
||||
mkdir(voicemail_dir.."/"..voicemail_id);
|
||||
|
||||
--record and save the file
|
||||
|
|
|
|||
Loading…
Reference in New Issue