mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-02-08 08:51:50 +00:00
remove duplicate part 2
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12984 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
ef8411589e
commit
303c2221c4
@ -789,7 +789,6 @@ SWITCH_DECLARE(char *) CoreSession::playAndGetDigits(int min_digits,
|
|||||||
dtmf_buf,
|
dtmf_buf,
|
||||||
sizeof(dtmf_buf),
|
sizeof(dtmf_buf),
|
||||||
digits_regex);
|
digits_regex);
|
||||||
end_allow_threads();
|
|
||||||
|
|
||||||
switch_log_printf(SWITCH_CHANNEL_LOG, SWITCH_LOG_DEBUG, "playAndGetDigits dtmf_buf: %s\n", dtmf_buf);
|
switch_log_printf(SWITCH_CHANNEL_LOG, SWITCH_LOG_DEBUG, "playAndGetDigits dtmf_buf: %s\n", dtmf_buf);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user