scorpio1441

Results 11 comments of scorpio1441

``` movers = r.markets.get_top_movers() for item in movers: print(item['symbol']) Output: LXU ENDP AMC TLIS PLXP NAKD SLI HOWL IKNA SI PLL NRXP GKOS OMIC XYF FRLN HIMS CELU MCG SGOC...

This is related to the jailed environment. I just got it fixed by unjailing the user.

The only problem that sftp doesn't support remote file deletion after successful transfer and requires interactive input. Doesn't work well on automated systems.

It won't work, no matter what. Many hours spent. No FreeBSD support period. Compiles on Linux just fine.

Just following the documentation: ``` git clone https://github.com/asterisk/asterisk ./bootstrap ./configure --with-asterisk=/usr/src/asterisk --prefix=/usr/local/bin ``` /usr/src/asterisk/include/asterisk.h:21:10: fatal error: 'asterisk/autoconfig.h' file not found #include "asterisk/autoconfig.h" Assuming need to ./configure & make asterisk first...

If I had res_speech_vosk.so, the problem would be resolved to begin with... =)))) root@freebsd:/usr/src/vosk-asterisk-master # ldd /usr/local/lib/asterisk/modules/res_parking.so /usr/local/lib/asterisk/modules/res_parking.so: libthr.so.3 => /lib/libthr.so.3 (0x8014a8000) libc.so.7 => /lib/libc.so.7 (0x801083000

Ended up compiling under Fedora just fine. Thanks.

I say that, because I tried using it, AudioSocket client can only handle one connection, while blocking the whole dial plan until the playback has finished. Try it yourself. 😎

@umutkcbs If this implies using vjoy or xbox virtual controllers, I have figured this out. =)

@umutkcbs I've tested pretty much all the related projects on GitHub and contacted multiple developers. Spent weeks on researches. The conclusion is - the lane recognition is not reliable at...