mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-03-15 13:14:03 +00:00
indent
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@717 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
7665bf3e8e
commit
b267bb78f5
@ -36,9 +36,9 @@
|
|||||||
/* TBD (Lots! there are not very many functions in here lol) */
|
/* TBD (Lots! there are not very many functions in here lol) */
|
||||||
|
|
||||||
SWITCH_DECLARE(switch_status) switch_ivr_collect_digits_callback(switch_core_session *session,
|
SWITCH_DECLARE(switch_status) switch_ivr_collect_digits_callback(switch_core_session *session,
|
||||||
switch_dtmf_callback_function dtmf_callback,
|
switch_dtmf_callback_function dtmf_callback,
|
||||||
void *buf,
|
void *buf,
|
||||||
unsigned int buflen)
|
unsigned int buflen)
|
||||||
{
|
{
|
||||||
switch_channel *channel;
|
switch_channel *channel;
|
||||||
switch_status status = SWITCH_STATUS_SUCCESS;
|
switch_status status = SWITCH_STATUS_SUCCESS;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user