mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-08 06:12:45 +00:00
Only play announce time on first pass
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3583 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -279,6 +279,7 @@ struct ast_bridge_config {
|
||||
char *warning_sound;
|
||||
char *end_sound;
|
||||
char *start_sound;
|
||||
int firstpass;
|
||||
};
|
||||
|
||||
struct chanmon;
|
||||
|
Reference in New Issue
Block a user