Displaying 20 results from an estimated 2000 matches similar to: "SIP TLS error: ast_make_file_from_fd: FILE * open failed"
2008 Aug 11
1
1.4 SVN / dahdi / meetme / -> unable to open pseudo device
Hi,
I was switching from zaptel to dahdi and got latest SVN from everything.
Compiling works fine.
kernel module dahdi_dummy is loaded.
/dev/dahdi/pseudo exists
Trying to go into a meetme does not work:
[Aug 11 14:04:45] -- Executing [8001 at client_int_sgmobile:1]
MeetMe("SCCP/6000-00000001", "444|dcIM") in new stack
[Aug 11 14:04:45] WARNING[4184]: app_meetme.c:775
2008 Sep 19
2
Specific SIP answers on incoming calls?
Hi,
when I still had ISDN, I was using Hangup(causecode) to send e.g. "Wrong
number" to unwelcome callers.
Meanwhile, I am only using SIP providers (no PSTN lines any more) and I
would like to do similar, i.e. send specific SIP headers. Besides "wrong
number", I would especially like to send 302 temp moved with a specified
address to deflect certain calls.
Is there any way to
2008 Sep 20
1
1.6.0-rc6 - SIP hold logic broken?
Hi,
I have the following symptoms:
Call X-lite / Nokia E51
X-lite press hold: Nokia DOES hear MOH
Nokia press hold: X-lite does NOT hear MOH
Call X-lite / SCCP phone
MOH works as supposed
Call SCCP phone / Nokia E51
SCCP press hold: Nokia DOES hear MOH
Nokia press hold: X-lite does NOT hear MOH
In addition, the BLF on the SCCP phones does NOT show the hinted SIP
extension on hold.
With 1.4
2011 Aug 11
1
TLS Error on 1.6 and 1.8
Trying to setup UM with Office 365 which requires TLS. I've tried under 1.8.5.0 and under 1.6.2.16.1 and I get the same error:
[Aug 11 06:50:20] VERBOSE[3023] tcptls.c: SSL certificate ok
[Aug 11 06:50:20] VERBOSE[3023] tcptls.c:?? == Problem setting up ssl connection: error:00000000:lib(0):func(0):reason(0)
[Aug 11 06:50:20] WARNING[3023] tcptls.c: FILE * open failed!
Following the
2016 Aug 24
2
TLS problem
Hi,
I?m trying to get TLS to work with asterisk and client phones,
and all I?m getting from asterisk is
[Aug 23 11:46:42] WARNING[1170]: tcptls.c:673 handle_tcptls_connection: FILE * open failed!
== Problem setting up ssl connection: error:00000000:lib(0):func(0):reason(0)
[Aug 23 11:46:44] WARNING[1171]: tcptls.c:673 handle_tcptls_connection: FILE * open failed!
when clients try to
2016 Aug 26
3
TLS problem
Well, what immediately stands out is:
"FILE * open failed!"
Have you triple checked that the full filepath is correct and that the
user that Asterisk is running as has full permissions to access your
valid certificate file?
I have it working with microsip and a free TLS cert from LetsEncrypt.
When I get to the PC with that on, I can write up what settings I've
got if that helps?
2018 Jan 10
3
Can't compile Asterisk on Fedora server
All;
I have a Fedora 26 server that I am trying to compile
asterisk-certified-13.13-cert6 on. However, I'm getting the following
errors. I'm also having a tough time trying to compile Dahdi. I'm not sure
what I'm missing, but if anyone else is running Fedora, I'd really
appreciate any help at all.
Thanks Much;
John V.
make[1]: Leaving directory
2014 Mar 24
1
Problem with TLS/SRTP with Asterisk 11.8.1
Hi,
I followed the TLS/SRTP tutorial on the wiki [0] using Asterisk 11.8.1
on CentOS 6.5 x86_64 and CSipSimple on a Nexus with Android 4.4.x local
wifi. The phone seems to register but directly after that things fall
apart (turning SELinux off made no difference):
*CLI> -- Registered SIP 'encrypted' at 10.0.0.137:58079
> Saved useragent
2014 Jun 08
1
iPhone TLS reg problem: FILE * open failed
Hi,
I'm trying to setup an iPhone 4S (iOS 7.1.1) with Linphone to register
with TLS to an Asterisk 11.10.0 box. The registration fails and I see
this in the Asterisk console:
== Problem setting up ssl connection: error:00000000:
lib(0):func(0):reason(0)
[Jun 8 15:33:39] WARNING[8555]: tcptls.c:274 handle_tcptls_connection:
FILE * open failed!
Anyone know what that error means? The
2015 Jun 05
2
Problem with SIP-TLS
Hi list!
I'm trying to configure my Asterisk to accept SIP-TLS connections, too.
I followed this HowTo:
http://remiphilippe.fr/sips-on-asterisk-sip-security-with-tls/
But as soon I try to connect to my Asterisk using SIP-TLS I get on
Asterisk-CLI:
== Problem setting up ssl connection:
error:140760FC:lib(20):func(118):reason(252) [Jun 5 20:16:25]
WARNING[20826]: tcptls.c:669
2008 Oct 07
2
Cisco 7906g & SIP
Hi, I have a problem with Cisco 7906G and SIP protocol use with Asterisk
1.2.26.
I have uploaded in my tftp server the firmware
'cmterm-7911_7906-sip.8-0-4SR1' that use 'SIP11.8-0-4SR1S.loads' and in
SEPmacaddress.cnf.xml I have:
<loadInformation>SIP11.8-0-4SR1S</loadInformation>
..but in tftp log server I have:
Oct 07 11:56:22 asterisk1.local
2016 May 04
2
Asterisk 1.8 secure SIP session only
Hello, I am trying to secure SIP session with TLS on Asterisk Server 1.8. I
keep getter an error,
== Problem setting up ssl connection: error:14094418:SSL
routines:SSL3_READ_BYTES:tlsv1 alert unknown ca
[2016-05-04 09:31:17] WARNING[30032]: tcptls.c:254 handle_tcptls_connection:
FILE * open failed!
I tried both signed and self-signed cert to no avail.
Here is my Configuration:
Sip.conf
2020 Jan 06
4
TLS/SSL error loading cert file. </etc/asterisk/keys/asterisk.pem>
Hello,
On a newly re-installed Asterisk 16.7.0 on Debian Buster, I can't find a
way to enable HTTPS.
Asterisk is running as asterisk:asterisk:
asterisk 11097 0.3 6.7 741352 67984 ? Ssl 17:53 0:06
/usr/sbin/asterisk -g -f -p -U asterisk
# cat /etc/asterisk/http.conf
[general]
servername=Asterisk
enabled=yes
bindaddr=0.0.0.0
bindport=8088
tlsenable=yes
tlsbindaddr=0.0.0.0:8089
2016 Oct 11
5
Asterisk 13.11.2, 13.11.1, 13.10.0 and certified-13.8-cert3 : freeze on 'sip reload'
Hello
I am experiencing a freeze of the Asterisk proces when issuing a 'sip
reload'.
I have this issue every time on asterisk versions : 13.11.2, 13.11.1,
13.10.0 and certified-13.8-cert3.
I do not have this on versions certified-13.8-cert2,
certified-13.8-cert1 and asterisk 1.8.32.3.
The only solution is a cold restart of Asterisk.
I can execute any command on CLI except 'sip
2016 Oct 26
2
Problem setting up ssl connection
Hello
I keep getting the following error when trying to connect to the
Asterisk server using AMI :
$socket = fsockopen("tls://11.22.33.44","5039", $errno, $errstr, 5);
Erorr on CLI :
[Oct 26 14:38:19] ERROR[2992]: tcptls.c:609 handle_tcptls_connection:
Problem setting up ssl connection: error:14094418:SSL
routines:SSL3_READ_BYTES:tlsv1 alert unknown ca
[Oct 26 14:38:19]
2011 Mar 17
0
Trying to turn off TLS....
Hey all,
I'm currently running Asterisk 1.8.3 with FreePBX 2.8.1.3. It's tied to another IP-PBX via TLS. I have two problems going on..
1.) Every so often (say roughly every 24 hours), Asterisk stops handing calls back to the second IP-PBX. The call rings indefinitely and Asterisk complains about the certificate like below:
a. [Mar 16 16:10:04] VERBOSE[2973] tcptls.c: SSL certificate ok
2015 Mar 03
6
TLS, SRTP, Asterisk11 and Snom870s
CentOS-6.5 (FreePBX-2.6)
Asterisk-11.14.2 (FreePBX)
snom870-SIP 8.7.3.25.5
I am having a very difficult time attempting to get TLS and SRTP
working with Asterisk and anything else. At the moment I am trying to
get TLS functioning with our Snom870 desk-sets. And I am not having
much luck.
Since this is an extraordinarily (to me) Byzantine environemnt I am
going to ask if any of you have gotten
2019 Jul 05
3
unsolved: Re: solved: how to create a working certificate for using TLS?
On 7/5/19 9:22 PM, Steve Murphy wrote:
> hw--
>
> I see this kind of behavior when the certificate expires... you've
> probably checked this, but sometimes we
> miss little details like that.
I thought about that and checked the configuration I've been using to
create the certificate, and I can't see anywhere that it would expire
earlier than after 3650 days. Is
2014 Nov 02
1
sslv3 alert handshake failure error
Hi 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 at from-office:1] Dial("SIP/6003-00000000",
"SIP/6004,20") in new stack
== Using SIP RTP CoS mark 5
-- Called SIP/6004
SSL certificate
2020 Jan 08
2
TLS/SSL error loading cert file. </etc/asterisk/keys/asterisk.pem> [Almost SOLVED]
Hello,
Le lun. 6 janv. 2020 à 19:01, Olivier <oza.4h07 at gmail.com> a écrit :
> May I add I could successfully (if pjsip show transports has any meaning)
> add a PJSIP TLS-transport with:
>
> [transport-tls]
> type=transport
> protocol=tls
> bind=0.0.0.0:5061
> cert_file=/etc/asterisk/keys/asterisk.crt
> priv_key_file=/etc/asterisk/keys/asterisk.key
>