Tag : tls
Hi. I have an Asterisk Server (A) where it acts as the main gateway to offer services. There are different asterisk servers (B -D) that connect as extensions to the Server A. I would like to implement TLS and SRTP for these extensions, but have the ..
Dear List I try to get my clients to connect via TLS. First I did try Snom M9 phones. After looking at the Wireshark TLSv1 Handhake it became obvious, that the M9 only supports old RC4 and similar ciphers, that are not supported by openssl anymore…
On a Debian Stretch box with packaged asterisk (asterisk 13.14.1), which tool can I use to generate TLS certificates ?Doc on [1] mentions an ast_tls_cert script (from contrib/script) which is not installed by Debian package. Is there some equival..
How to make Asterisk reload the certificate with minimal service d..
I have webrtc up and running with asterisk 11. All is going well with TLS now working. At least I hope it is using TLS and wss. Based on what I am seeing I have UDP, WSS listed in the Allowed transports, but every time I connect the Primary transp..
I am running asterisk 13.1.0 on Ubuntu server 16.04. There are two IP addresses from the same subnet set on one interface, and bindaddr is set to the second on them in sip.conf and in iax.conf. Incoming connections work as expected. However, for outgo..
I have a user that prefers Soft SIP phone install on his laptop, for security reasons I have enable TLS on our Asterisk server to support TLSauthentication, It works well with hard phones. Has anybody in this forum use SIP Soft phones with TLS authenticat..
I have an Asterisk 13.8.2, which is supposed to be only a client to an encrypted SIP service. All local phones are connected via UDP.Since I cant use PJSIP (see my mailing list post from yesterday), Itried configuring chan_sip to work that way. My setti..
I use TLS and SRTP on my Asterisk servers. The server certificates are signed by my internal CA, and the Root CA cert is distributed to the phones and soft phones so they will trust the server without warning. It is not clear to me if Asterisk can..
Greetings.I am using the PJSIP driver with TLS transport, and my endpoints are SIP mobile apps operating in environments that I do not control.I would like Asterisk to default to sending INVITES and all other SIP signals to endpoints via the exist..