mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-13 17:38:59 +00:00
pika-choo i choose you
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@331 a93c3328-9c30-0410-af19-c9cd2b2d52af
This commit is contained in:
@@ -14,7 +14,8 @@ static void *test_call(zap_thread_t *me, void *obj)
|
||||
zap_log(ZAP_LOG_DEBUG, "answer call and start echo test\n");
|
||||
|
||||
zap_set_state_locked(chan, ZAP_CHANNEL_STATE_UP);
|
||||
|
||||
zap_channel_command(chan, ZAP_COMMAND_SEND_DTMF, "5551212");
|
||||
|
||||
while (chan->state == ZAP_CHANNEL_STATE_UP) {
|
||||
zap_wait_flag_t flags = ZAP_READ;
|
||||
|
||||
|
Reference in New Issue
Block a user