Brian J. Murrell

Results 193 issues of Brian J. Murrell

I'd like to be able to disable `NodeSet` sorting so that, for example, `cluset -e -I 0 5,4,3,2,1` returns me `5`. Is this possible? If not, could it be possible?

```bash $ cluset -e wolf-100vm3,wolf-122,wolf-123,wolf-124,wolf-125,wolf-126,wolf-127,wolf-128,wolf-129 wolf-122 wolf-123 wolf-124 wolf-125 wolf-126 wolf-127 wolf-128 wolf-129 wolf-100vm3 ``` An option to not reorder the list would be useful as It could be that...

Lib/NodeSet

With pdsh, I can set `PDSH_SSH_ARGS_APPEND` to some ssh command-line options ahead of doing a bunch of `pdsh` commands to avoid having to repeat those options on every `pdsh` invocation....

How can I have different options for different groups of nodes a la `clush.conf` style? For example for hosts foo-[1-5], I want to set `ssh_options` to one set of options...

### Context I actually use linphone-android, which is a consumer of this library. ### General information - Device: Phone - OS: Android 12.1 - Version of the App: linphone-android 4.6.12...

bug

In this [log](http://brian.interlinx.bc.ca/linphone-no-audio-ice-failure.txt) there are two incoming calls, neither of which had any audio. When I clicked the call stats icon on the top right it said that ICE connectivity...

Call is made with linphone-android 4.6.0-alpha (SDK 5.0.0). Call stats say ICE negotiation is in progress and then the call is terminated without sending any audio. Seems ICE negotiation fails....

Here's a [log](http://brian.interlinx.bc.ca/linphone-ice-failure2.txt) of linphone failing to successfully negotiate an ICE connection. 192.0.0.4 is the actual address on the device. It has not been anonymized in any way. The network...

Using liblinphone 4.5.13 with linphone-android, if I connect my phone to my network where the SIP server is over an OpenVPN connection, the OpenVPN address(es) don't seem to be candidates...

I'm getting this error in my linphone-android logs: https://github.com/BelledonneCommunications/liblinphone/blob/3e46d84c5fbf37b3741f9043282d325c212b9e27/wrappers/java/classes/org/linphone/core/tools/service/CoreManager.java#L102 What does it mean? Is there something I should do to ameliorate it or is it benign?