openzap: take back loop

This commit is contained in:
Moises Silva 2010-05-25 17:54:56 -04:00
parent c017c24b8e
commit 07f55e8aa3
1 changed files with 1 additions and 0 deletions

View File

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