Results 33 comments of Matteo

Is not so easy, normally when you use Gossip strategy is because you add/remove nodes without the need to know them in advance. Passing Node.list() will work only when the...

Afaik, freeswitch does not support 6ms packetization but only 10, 20, 30, 60 and so on. Maybe you meant 60? Il giorno mer 12 apr 2017 alle 18:29 Jorge Cadena...

confirmed. but if you save them into the db instead of the session, it works. Not optimal, but good enough for testing it.

@danielepercivaldi no, you can save the user credentials on the DB instead of session and works. this is different from having a single static user for connecting the share from...

whops, ok so, I missed that, sorry. I'm using latest nextcloud. On Thu, Aug 24, 2017 at 3:16 PM, Daniele Percivaldi < [email protected]> wrote: > @xadhoom , I haven't got...

Ok, I'm on vacation right now, will do by the end of August. Il mer 10 ago 2022, 11:28 Henning Westerholt ***@***.***> ha scritto: > Thanks for the pull-request. Could...

Done in https://github.com/kamailio/kamailio-wiki/pull/14

> var dropin = require('braintree-web-drop-in/index.js') confirmed, in this way is pulled in correctly.

Same error here and fixed with the very same patch. I'm on Fedora 35, erlang 24.3.4.3 (from distro) and g++ 11.3.1

@henningw thanks a lot for the valuable feedback, I've fixed all the points, except one which seems ok to me (see above).