David-dp-

Results 9 comments of David-dp-

Can you suggest where in the code would be a good place to add support for enabling a selected range of dates? For example, other date-picker libraries allow configuring either...

I agree with the concerns of the OP, and furthermore after just reading https://freeswitch.org/confluence/display/FREESWITCH/mod_event_socket and discovering that the vanilla install opens connections to the world via `` I wonder why...

I just tested your suggested change in Edge Version 110.0.1587.41 (Official build) (64-bit). The first part of the AND succeeded but the second part was false. I tried each part...

However, the problem might occur _after_ the clientReady message, because we see this pattern in the FS log: ``` 2022-01-14 02:12:24.902634 98.83% [WARNING] mod_verto.c:1072 Login sucessful for user: 1000 domain:...

I just noticed that the verto.ping that appears in the FS log never appears in DevTools / Network / WS in any of the (re-)connections. And if it did arrive...

I diff'd https://github.com/freeswitch/verto-client/tree/master/js/src with our version and there were no major differences; however, I noticed that the #SPx messages are handled by jquery.jsonrpcclient.js and that it has no case to...

Hi Edoardo, It's true that disabling the speed test makes the repeated relogins stop. But once that is fixed, I suspect there will still be a problem due to the...

I think this is an appropriate place to report this, instead of creating an issue. Starting in Chrome98 Beta, our FS 1.10.7 on Debian 10 with openssl 1.1.1d began regularly...

I have the same problem as kasaiee when opening a wss url using the minified library, which I downloaded from this project just 2 months ago. The connection later becomes...