muromec / tcsip

Sip engine powered by libre
12 stars 4 forks source link

errors in sound.c #2

Open l29ah opened 8 years ago

l29ah commented 8 years ago

src/sound/sound.c: В функции «destruct»: src/sound/sound.c:22:20: ошибка: «struct tcsound» не содержит элемента с именем «tmr» tmr_cancel(&snd->tmr); ^ src/sound/sound.c: В функции «tcsound_alloc»: src/sound/sound.c:46:18: ошибка: «struct tcsound» не содержит элемента с именем «tmr» tmr_init(&snd->tmr); ^ src/sound/sound.c: В функции «tcsound_start»: src/sound/sound.c:93:25: ошибка: «app» undeclared (first use in this function) ajitter_set_handler(app->record_jitter, captured, snd); ^

tcsip вообще когда-нибудь собирался? (;

muromec commented 8 years ago

tcsip вообще когда-нибудь собирался? (;

Once in a time.