mod_callcenter: style

This commit is contained in:
Travis Cross 2012-03-07 19:13:17 +00:00
parent d3078c60ec
commit e0d235f59c
1 changed files with 1 additions and 1 deletions

View File

@ -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);