mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-03-04 17:51:03 +00:00
Merge ded65395bd6c29953b6fa3ca2769c7be19ff1dfe into 5e82e4f305dbf3760b6f6e3ba8fb70c3de30a6b9
This commit is contained in:
commit
49f0e1bf3b
@ -141,8 +141,8 @@ static switch_status_t play_group(switch_say_method_t method, switch_say_gender_
|
||||
} else {
|
||||
switch_say_file(sh, "digits/%d%d", b, c);
|
||||
}
|
||||
}
|
||||
c = 0;
|
||||
}
|
||||
}
|
||||
|
||||
if (c) { /* 0 < 9 */
|
||||
|
Loading…
x
Reference in New Issue
Block a user