voipmonitor / sniffer

VoIPmonitor sniffer sources
226 stars 105 forks source link

28.8 devel curl hook wav with files caching #89

Open konstantin-sancom opened 2 years ago

konstantin-sancom commented 2 years ago

Added curl hook send after cached WAV are moved to spool directory if caching is used. If caching is not used curl hook is sent instantly after WAV file convertation is finished.

milon21 commented 2 years ago

Hello,

part of this is in our develop tree already. So I got only remaining commits (FIXes and web_hook support for caching mode).

konstantin-sancom commented 2 years ago

Hi, That's right. And it's Ok.

Patch includes another patch(web_hook_support), which you already have in DEV tree. And, as we discussed earlier, all our patches are made as difference with current master branch.