Re: NEW: telephony/resiprocate

2020-05-18 Thread Ingo Feinerer
On Mon, May 18, 2020 at 02:19:20PM +0100, Stuart Henderson wrote:
> Looking pretty good, just a few comments:
> 
> - those user.list entries should just say telephony/resiprocate.

Fixed.

> - I'm not sure we really need two readmes just telling people how to
> generate a self-signed X.509 cert? We don't do that for webservers,
> mailservers or other voip software).

Good point. Generating the Diffie-Hellman parameters file is documented
(as a comment) in each configuration file. With Let's Encrypt proper
certificates can easily obtained and generating self-signed certificates
is not different here compared to other software.

So I just deleted both READMEs.

> - I would prefer to lowercase reTurn (resiprocate is already lower-cased
> so it then matches that, and matches other ports).

I agree as it makes the naming more consistent (the file paths still use
reTurn as they come directly from upstream).

Thanks for your comments.

Best regards,
Ingo


resiprocate.tar.gz
Description: application/tar-gz


Re: NEW: telephony/resiprocate

2020-05-18 Thread Stuart Henderson
On 2020/05/18 14:31, Ingo Feinerer wrote:
> Hi,
> 
> please find attached a port for the reSIProcate
> (https://www.resiprocate.org/) SIP stack with STUN/TURN server and SIP
> proxy/registrar server. It is an alternative to the Kamailio SIP server.
> 
> $ cat pkg/DESCR-main
> The reSIProcate components, particularly the SIP stack, are in use in both
> commercial and open-source products. The project is dedicated to maintaining a
> complete, correct, and commercially usable implementation of SIP and a few
> related protocols.
> 
> $ cat pkg/DESCR-repro
> repro is an open-source, free SIP server which provides SIP proxy, registrar,
> redirect, and identity services.
> 
> $ cat pkg/DESCR-reTurn
> reTurn is a highly efficient C++ open-source STUN/TURN server and client
> library. It is an implementation of the latest STUN/TURN RFCs: RFC5389 (STUN),
> and RFC5766 (TURN).
> 
> I am using repro as SIP registrar for over 2 years now on amd64 without 
> problems
> (initial submission: 
> https://marc.info/?l=openbsd-ports=150593554912043=2).
> 
> OK to import?
> 
> Note: I am using
> 855 _return _return telephony/resiprocate/reTurn
> 856 _repro  _repro  telephony/resiprocate/repro
> for the moment (infrastructure/db/user.list).

Looking pretty good, just a few comments:

- those user.list entries should just say telephony/resiprocate.

- I'm not sure we really need two readmes just telling people how to
generate a self-signed X.509 cert? We don't do that for webservers,
mailservers or other voip software).

- I would prefer to lowercase reTurn (resiprocate is already lower-cased
so it then matches that, and matches other ports).



NEW: telephony/resiprocate

2020-05-18 Thread Ingo Feinerer
Hi,

please find attached a port for the reSIProcate
(https://www.resiprocate.org/) SIP stack with STUN/TURN server and SIP
proxy/registrar server. It is an alternative to the Kamailio SIP server.

$ cat pkg/DESCR-main
The reSIProcate components, particularly the SIP stack, are in use in both
commercial and open-source products. The project is dedicated to maintaining a
complete, correct, and commercially usable implementation of SIP and a few
related protocols.

$ cat pkg/DESCR-repro
repro is an open-source, free SIP server which provides SIP proxy, registrar,
redirect, and identity services.

$ cat pkg/DESCR-reTurn
reTurn is a highly efficient C++ open-source STUN/TURN server and client
library. It is an implementation of the latest STUN/TURN RFCs: RFC5389 (STUN),
and RFC5766 (TURN).

I am using repro as SIP registrar for over 2 years now on amd64 without problems
(initial submission: https://marc.info/?l=openbsd-ports=150593554912043=2).

OK to import?

Note: I am using
855 _return _return telephony/resiprocate/reTurn
856 _repro  _repro  telephony/resiprocate/repro
for the moment (infrastructure/db/user.list).

Best regards,
Ingo


resiprocate.tar.gz
Description: application/tar-gz


Re: NEW: telephony/resiprocate

2017-11-03 Thread Ingo Feinerer
Ping^2
(https://marc.info/?l=openbsd-ports=150730631104191=2)

Still using it without problems.
Anyone willing to review?

Thanks!

Best regards,
Ingo

On Fri, Oct 06, 2017 at 06:11:01PM +0200, Ingo Feinerer wrote:
> Ping.
> 
> Slightly modified .tar.gz attached.
> 
> Best regards,
> Ingo
> 
> - Forwarded message from Ingo Feinerer <feine...@logic.at> -
> 
> Date: Wed, 20 Sep 2017 21:24:57 +0200
> From: Ingo Feinerer <feine...@logic.at>
> To: ports@openbsd.org
> Subject: NEW: telephony/resiprocate
> 
> Hi,
> 
> please find attached a port for the reSIProcate
> (https://www.resiprocate.org/) SIP stack with STUN/TURN server and SIP
> proxy/registrar server.
> 
> $ cat pkg/DESCR-main
> The reSIProcate components, particularly the SIP stack, are in use in both
> commercial and open-source products. The project is dedicated to maintaining a
> complete, correct, and commercially usable implementation of SIP and a few
> related protocols.
> 
> $ cat pkg/DESCR-repro
> repro is an open-source, free SIP server which provides SIP proxy, registrar,
> redirect, and identity services.
> 
> I am using repro as SIP registrar since a few days without any problems.
> Moreover, it seems a lot easier to configure than Kamailio (for me) ... :-)
> 
> OK to import?
> 
> - End forwarded message -



NEW: telephony/resiprocate

2017-10-06 Thread Ingo Feinerer
Ping.

Slightly modified .tar.gz attached.

Best regards,
Ingo

- Forwarded message from Ingo Feinerer <feine...@logic.at> -

Date: Wed, 20 Sep 2017 21:24:57 +0200
From: Ingo Feinerer <feine...@logic.at>
To: ports@openbsd.org
Subject: NEW: telephony/resiprocate

Hi,

please find attached a port for the reSIProcate
(https://www.resiprocate.org/) SIP stack with STUN/TURN server and SIP
proxy/registrar server.

$ cat pkg/DESCR-main
The reSIProcate components, particularly the SIP stack, are in use in both
commercial and open-source products. The project is dedicated to maintaining a
complete, correct, and commercially usable implementation of SIP and a few
related protocols.

$ cat pkg/DESCR-repro
repro is an open-source, free SIP server which provides SIP proxy, registrar,
redirect, and identity services.

I am using repro as SIP registrar since a few days without any problems.
Moreover, it seems a lot easier to configure than Kamailio (for me) ... :-)

OK to import?

- End forwarded message -


resiprocate.tar.gz
Description: application/tar-gz


NEW: telephony/resiprocate

2017-09-20 Thread Ingo Feinerer
Hi,

please find attached a port for the reSIProcate
(https://www.resiprocate.org/) SIP stack with STUN/TURN server and SIP
proxy/registrar server.

$ cat pkg/DESCR-main
The reSIProcate components, particularly the SIP stack, are in use in both
commercial and open-source products. The project is dedicated to maintaining a
complete, correct, and commercially usable implementation of SIP and a few
related protocols.

$ cat pkg/DESCR-repro
repro is an open-source, free SIP server which provides SIP proxy, registrar,
redirect, and identity services.

I am using repro as SIP registrar since a few days without any problems.
Moreover, it seems a lot easier to configure than Kamailio (for me) ... :-)

OK to import?

Best regards,
Ingo


resiprocate.tar.gz
Description: application/tar-gz