mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-24 13:12:03 +00:00
openzap: take back loop
This commit is contained in:
@@ -629,6 +629,7 @@ static ZIO_COMMAND_FUNCTION(wanpipe_command)
|
||||
#endif
|
||||
}
|
||||
break;
|
||||
case ZAP_COMMAND_ENABLE_LOOP:
|
||||
{
|
||||
#ifdef WP_API_FEATURE_LOOP
|
||||
err=sangoma_tdm_enable_loop(zchan->sockfd, &tdm_api);
|
||||
|
||||
Reference in New Issue
Block a user