View previous topic :: View next topic |
Author |
Message |
patrick at laimbock.com Guest
|
Posted: Sun Jun 08, 2014 8:49 am Post subject: [asterisk-users] 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 source code does not tell me
much. FWIW the same setup works fine with an Android phone.
Thanks!
Patrick
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users |
|
Back to top |
|
|
mehroz.ashraf85 at gma... Guest
|
Posted: Sun Jun 08, 2014 9:32 am Post subject: [asterisk-users] iPhone TLS reg problem: FILE * open failed |
|
|
Random guess:
1. Make sure you have enabled tls/ssl for that particular user/extension
2. Check the iphone date/time, should be within the certificate validation. On Jun 8, 2014 6:50 PM, "Patrick Laimbock" <patrick@laimbock.com (patrick@laimbock.com)> wrote: Quote: | 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 source code does not tell me much. FWIW the same setup works fine with an Android phone.
Thanks!
Patrick
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
|
|
|
Back to top |
|
|
patrick at laimbock.com Guest
|
Posted: Sun Jun 08, 2014 9:46 am Post subject: [asterisk-users] iPhone TLS reg problem: FILE * open failed |
|
|
On 06/08/14 16:32, Mehroz Ashraf wrote:
Quote: | Random guess:
1. Make sure you have enabled tls/ssl for that particular user/extension
2. Check the iphone date/time, should be within the certificate validation.
|
Thank you for you suggestions. The iPhone has the correct date & time
which is also within the date/time range of the client certificate. The
extension is TLS enabled. Using the same details on an Android phone
work fine.
I just tried another iPhone client called "Join" and, in spite of a
terrible interface, TLS registration works and TLS/SRTP calls work too.
Guess it's a problem in Linphone.
Cheers,
Patrick
Quote: | On Jun 8, 2014 6:50 PM, "Patrick Laimbock" <patrick@laimbock.com
<mailto:patrick@laimbock.com>> wrote:
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 source code does not tell me
much. FWIW the same setup works fine with an Android phone.
Thanks!
Patrick
--
_________________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/__mailman/listinfo/asterisk-__users
<http://lists.digium.com/mailman/listinfo/asterisk-users>
|
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users |
|
Back to top |
|
|
|