mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-03-13 20:50:41 +00:00
Merge pull request #168 in FS/freeswitch from ~FRANCOIS/freeswitch-fs-7200:master to master
* commit '57a76001d076cc7f0eb7ca8064b3eb48a1b6cf42': FS-7200, fix dialplan parsing when using date/time matches
This commit is contained in:
commit
6548d619c8
@ -220,6 +220,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