Tag : tls
, I am trying to enable SIP SIMPLE communication in my test environment(Asterisk 13.6.0)I have two problems:1. Using messagesend(), I dont want my users to be able to change their own callerid name. I want the name that appears in the ${MESSAGE(fro..
I use TLS transport for all my endpoints on my production system (Asterisk 11) .I need to debug some NAT traversal issues, and would like to use the ‘sngrep’ tool which shows SIP messages from a packet capture.Per the developer of ‘sngrepâ€..
I have a PJSIP account configured as below. I am testing with the Echo Test application on Asterisk 13 and using CSipSimple.I can create a call with TLS and SRTP, however for some reason only 1 in every 5 calls has audio.When I connect over WiFi, I h..
, Im doing some tests with asterisk 13.4 and tls, and failed to make it work, all my terminals spa Cisco 5XXlook my cli[Jul8 11:09:16] ERROR[14733]: pjsip:0 :tlsc0x7f539801 TLSconnect() error: Connection refused [code0111][Jul8 11:09:16] WARNING[1473..
Stuck with TLS transport,I have 2 phones (both in local network for tests)one connected with up second with tlswhen I calling TLS to UPD everything is fine, but when UDP calls TLS I getting an error ERROR[44230]: pjsip:0 : tlsc0x7f143012 TLS connec..
CentOS-6.5 (FreePBX-2.6)Asterisk-11.14.2 (FreePBX)snom870-SIP 8.7.3.25.5I am having a very difficult time attempting to get TLS and SRTPworking with Asterisk and anything else.At the moment I am trying to get TLS functioning with our Snom870 desk-sets…
All, I am using asterisk-11.12.0 version and I am trying to setup secure call(TLS + SRTP) between two extensions and while making a call, I got following error*CLI> == Using SIP RTP CoS mark 5– Executing [6004@from-office:1] Dial(SIP/6003-00000000,SIP/6004,..
Has anyone tried to create a SIP trunk between Asterisk and a CUCM? If so has anyone enabled tls on the trunk? Would the tlscafile field in the Asterisk sip.conf be used to refer to the pem file provided by the CUCM? Is the purpose of tlscafile to re..
Everyone, How can I create a TLS based sip trunk between two asterisk servers. I have been trying to do it but i dont know how to defined the client certificate on the asterisk server. Has anyone t..
All,Im on a middle of an asterisk installation/configuration for my company and Im testing the TLS configuration. For this reason, I used the ast_tls_cert script to build the ssl certificates for my server.On sip.conf file:tlsenable=yes tlsbindaddr=0.0.0.0tlscertfile=/etc/asterisk/keys/asterisk…