On Mon, Mar 07, 2016 at 05:12:58PM +0100, Solne Rapenne wrote: > Hello, > > Is there a SIP client working on OpenBSD ? > I was using Jitsi or Ekiga but they don't seem working on OpenBSD.
...doesn't seem working is not very good issue report. I'm not using Jitsi myself but usually java apps are shipped with native libs. Try to find for *.so in Jitsi and check if they are Linux native libs. Another tip could be to get Jitsi source and grep for Linux or FreeBSD in it, maybe you will find some conditional blocks where they define support only for specific OS. Then, submit a diff or just bug report for Jitsi. j.