Re: Any console SIP client from ports or packages?

2020-04-03 Thread Martin
This one is exactly I'm looking for. Thanks ‐‐‐ Original Message ‐‐‐ On Thursday, April 2, 2020 9:31 PM, Mihai Popescu wrote: > pjsua > > It has audio only, no video part ported yet. I didn't use it with asterisk > but was fine with iptel.org.

Re: Any console SIP client from ports or packages?

2020-04-02 Thread Mihai Popescu
pjsua It has audio only, no video part ported yet. I didn't use it with asterisk but was fine with iptel.org.

Re: Any console SIP client from ports or packages?

2020-04-02 Thread Kirill Bychkov
On Thu, April 2, 2020 16:20, Martin wrote: > I'm looking for lightweight console SIP client to perform calls right from > OpenBSD console with asterisk. > > Please suggest. > > Martin > Hi, Take a look at baresip.

Any console SIP client from ports or packages?

2020-04-02 Thread Martin
I'm looking for lightweight console SIP client to perform calls right from OpenBSD console with asterisk. Please suggest. Martin

Re: SIP Client

2016-03-08 Thread Solène Rapenne
Le 2016-03-07 23:28, Mihai Popescu a écrit : pjsua - audio only, works fine baresip - audio and video, works fine Both are in ports, I was using them with iptel.org as free provider. Thanks you, I installed baresip from packages and it was very easy to configure (easier than

Re: SIP Client

2016-03-07 Thread Jiri B
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 usual

Re: SIP Client

2016-03-07 Thread Mihai Popescu
pjsua - audio only, works fine baresip - audio and video, works fine Both are in ports, I was using them with iptel.org as free provider.

Re: SIP Client

2016-03-07 Thread Roderick
Is there a SIP client working on OpenBSD ? I used with OpenBSD 4.8: http://www.pjsip.org/pjsua.htm Perhaps still works. Rodrigo

SIP Client

2016-03-07 Thread Solène Rapenne
Hello, Is there a SIP client working on OpenBSD ? I was using Jitsi or Ekiga but they don't seem working on OpenBSD. Kind regards

SIP client on OpenBSD

2014-05-02 Thread Mihai Popescu
Hello, What SIP clients are you using day by day in OpenBSD? I tried pjsua and works fine with voice only. I am interested in another clients, possibly with video option. Thank you.