mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-02-23 18:04:07 +00:00
FS-7200, fix dialplan parsing when using date/time matches
This commit is contained in:
parent
193e584efc
commit
57a76001d0
@ -230,6 +230,7 @@ static int parse_exten(switch_core_session_t *session, switch_caller_profile_t *
|
||||
"%sDialplan: %s Date/TimeMatch (FAIL) [%s] break=%s\n", space,
|
||||
switch_channel_get_name(channel), exten_name, do_break_a ? do_break_a : "on-false");
|
||||
}
|
||||
proceed = 0;
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user