mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-18 09:32:34 +00:00
mod_callcenter: style
This commit is contained in:
parent
d3078c60ec
commit
e0d235f59c
@ -2581,7 +2581,7 @@ SWITCH_STANDARD_APP(callcenter_function)
|
|||||||
}
|
}
|
||||||
|
|
||||||
} else {
|
} else {
|
||||||
switch_ivr_collect_digits_callback(session, &args, 0, 0);
|
switch_ivr_collect_digits_callback(member_session, &args, 0, 0);
|
||||||
}
|
}
|
||||||
|
|
||||||
switch_yield(1000);
|
switch_yield(1000);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user