Awesome, thanks for the info!

On Tue, Apr 29, 2025 at 5:11 PM Fred Posner <[email protected]> wrote:

> We do have a dedicated matrix node:
>
> https://matrix.to/#/#kamailio:matrix.kamailio.dev <
> https://matrix.to/#/%23kamailio:matrix.kamailio.dev>
>
> It’s fairly active and also friendly.
>
> Fred Posner
> Tel: +1 (352) 664-3733
> Alt: +1 (224) 334-3733
>
> Contact info at https://fredp.xyz
>
>
>
>
> > On Apr 29, 2025, at 9:57 AM, David Villasmil via sr-users <
> [email protected]> wrote:
> >
> > There’s a slack workspace, lots of people there
> >
> > Regards,
> >
> > David Villasmil
> > email: [email protected]
> >
> >
> >
> > On Tue, Apr 29, 2025 at 3:08 PM steven.muchwe <[email protected]>
> wrote:
> > Hello, David,
> >
> > managed to get the bind to work,but am struggling with proto_ws.so
> WebSocket config
> >
> > do we have a forum where i can join
> >
> > Regards,
> > Steve
> >
> > On Mon, Apr 28, 2025 at 11:34 PM David Villasmil <
> [email protected]> wrote:
> > Can you provide the actual error when trying to bind? Increase debug
> >
> > Regards,
> >
> > David Villasmil
> >
> > email: [email protected]
> >
> >
> >
> > On Mon, Apr 28, 2025 at 9:26 AM Benoit Panizzon via sr-users <
> [email protected]> wrote:
> > Hi Steven
> >
> > I have not observed that issue on any of my installs it always worked
> > more or less out of the box (after some fiddling because initially
> > Let's encrypts CA cert was missing in the system cert list).
> > Replace path and ip addresses with whatever you use and make sure the
> > permissions are right.
> >
> > I use the full chain as certificate. Client mode with validation needs
> > access to the root certs and needs to contain the CA which issued the
> > remote certificate.
> >
> > listen = tls:[x:x:x:x:x:x:x:x]:5061
> > listen = tls:x.x.x.x:5061
> >
> > [server:default]
> > method = TLSv1.2+
> > verify_certificate = no
> > require_certificate = no
> > private_key = /[letsencrypt-store]/[domain]/privkey.pem
> > certificate = /[letsencrypt-store]/[domain]/fullchain.pem
> >
> > [client:default]
> > #method = TLSv1.2+
> > verify_certificate = yes
> > require_certificate = yes
> > private_key = /[letsencrypt-store]/[domain]/privkey.pem
> > certificate = /[letsencrypt-store]/[domain]/fullchain.pem
> > ca_list = /etc/ssl/certs/ca-certificates.crt
> >
> >
> > does netstat -anp (assuming linux) show port 5061 listening?
> >
> > Mit freundlichen Grüssen
> >
> > -Benoît Panizzon-
> > --
> > I m p r o W a r e   A G    -    Leiter Commerce Kunden
> > ______________________________________________________
> >
> > Zurlindenstrasse 29             Tel  +41 61 826 93 00
> > CH-4133 Pratteln                Fax  +41 61 826 93 01
> > Schweiz                         Web  http://www.imp.ch
> > ______________________________________________________
> > __________________________________________________________
> > Kamailio - Users Mailing List - Non Commercial Discussions --
> [email protected]
> > To unsubscribe send an email to [email protected]
> > Important: keep the mailing list in the recipients, do not reply only to
> the sender!
> > __________________________________________________________
> > Kamailio - Users Mailing List - Non Commercial Discussions --
> [email protected]
> > To unsubscribe send an email to [email protected]
> > Important: keep the mailing list in the recipients, do not reply only to
> the sender!
>
>
__________________________________________________________
Kamailio - Users Mailing List - Non Commercial Discussions -- 
[email protected]
To unsubscribe send an email to [email protected]
Important: keep the mailing list in the recipients, do not reply only to the 
sender!

Reply via email to