Tiago Geada

Results 20 comments of Tiago Geada

Yes! We onboard users manually in advance. Then organisations are able to use their own Azure AD as a SSO option. On Thu, 17 Nov 2022 at 19:37, Jonas Krüger...

> I think I'd need to be convinced that this is an issue for more folks before agreeing that it's something that should be supported out of the box. Let's...

Hello all, I'm having the same issue, where I can turn on/off if I bright the brightness to 0, it turns off, at 1% turns on the controller I have...

Also, I'm guessing there would be a list of hosts, and then match req.http.host with that lookup...

@mattiasgeniar Thank you! Let me just say I'm new to varnish.. so I understand very little of it, tho I understand the logic. In the meanwhile I have added the...

I was just reading through: https://github.com/minoruta/ast_mongo/blob/1d7f21d52bd8a724d2b8722a1cbba4dcadfa6613/src/cdr_mongodb.c Seems like the fields are static - hardcoded. Could it be changed to loop for every set cdr->variable ? Other backends support this...

> The custom fields is not supported now. > However, let me look into the code. Thanks. It would be nice to have this functionality in the future, like other...

Currently we use cdr adaptative odbc to use MS SQL Server as a backend. It supports this. MySQL also supports this as we have used it in the past We...

As stated, we do not specify custom columns in the conf. Currently our conf has: [mssql] connection=perfpbx loguniqueid = yes alias end => ended We add the column "recording" to...

> Wow, it's what I want to know; > > > We add the column "recording" to the table. > > Thanks a lot. Worth mentioning that I need to...