Stefan Schlesinger

Results 28 comments of Stefan Schlesinger

Same issue here. According to http://www.jsonrpc.org/specification#parameter_structures the request object needs to hold parameters in a object, with `{ parameter_name => value }` or as an array in the order the...

Looks like sets is populated via [`ipset_list_names`](https://github.com/firehol/firehol/blob/master/sbin/update-ipsets#L934) which runs [`ipset --list -t`](https://github.com/firehol/firehol/blob/master/sbin/update-ipsets#L919), but if there are no ipsets created yet, then [`ipset_apply`](https://github.com/firehol/firehol/blob/master/sbin/update-ipsets#L2426) will return if no `sets=` are defined. Am...

@ktsaou Could you maybe have a quick look at this issue?

just update your contacts and store them in a reasonable format? :-1

@efoster did you already design the new application layout?

-1 for a keypad. there are other sip clients which already come with one. Use your keyboard, thats what makes telephone look really simple and minimal.

+1 for the patch, having the same issue with queries agaist a table with contains a disabled column.

@bucardo any chance to get this fixed soon?

triton 4.13.0 - currently looks like it fails, while checking for an available docker service api. ``` # triton -i profile create A profile name. A short string to identify...