Search results for all lists

10000 messages found
Sort by
List: pjsip@lists.pjsip.org
From: Norlan Perdomo
 
OpenSSL Support for Android
Wed, Jul 20, 2016 8:15 PM
aconfigure: WARNING: openssl/ssl.h: proceeding with the compiler's result checking for openssl/ssl.h... yes checking for ERR_load_BIO_strings in -lcrypto... yes checking for SSL_library_init in -lssl... no ** OpenSSL libraries not found, disabling SSL support ** ...
List: discuss@lists.openscad.org
From: Trygon
 
ShapeJS Feature Proposal: OpenSCAD Parametric Model Support
Wed, Mar 23, 2016 10:35 AM
If you like this idea please support it - the Shapeways development team are very open to new ideas. Shapeways forum link: http://www.shapeways.com/forum/index.php?
List: pjsip@lists.pjsip.org
From: Dennis Guse
 
Re: [pjsip] Python-Bindings: Adding Video Support
Thu, Jan 2, 2014 10:39 AM
How can we make the video-support optional for the build process of >> the python-bindings? >> 4. Anything else we need to consider?
List: pjsip@lists.pjsip.org
From: AJ
 
Does PJSIP support TLS 1.1 and TLS 1.2?
Tue, Dec 18, 2012 4:44 PM
Hi, Does specifying PJSIP_TLSV1_METHOD mean it supports any TLS 1.x version?  Or only TLS 1.0? This is assuming that we've got a version of openssl which supports TLS 1.1/1.2 of course (i.e. 1.0.1c). Thanks, AJ
List: board@lists.nationalcoalitionforliteracy.org
From: margaret@researchallies.org
 
Re: [NCL Board] 5 minute request - OK to support this letter?
Tue, Mar 10, 2015 1:55 AM
The relevant language regarding support for family literacy is pasted below. I believe this falls under our general policy principle of supporting legislation that supports family literacy. That, plus the fact that NCFL supports it, suggests we can support this automatically without a vote, but let me know if you disagree.
List: trawlers@lists.trawlering.com
From: Jim McCorison
 
Re: TWL: Crimp connectors
Mon, Aug 18, 2003 4:37 AM
>In my opinion this is better than the replaceable die set of the T&B or >Burndy >crimper since you can't lose the die and the head is less bulky Greenlee makes a die crimper with rotating dies. See http://www.greenlee.textron.com/download/archive/147-155.pdf. You push a release button, then rotate the correct sized die into position.
List: pjsip@lists.pjsip.org
From: Trent Creekmore
 
Re: [pjsip] pjsip x64 windows support
Fri, Jun 7, 2013 12:16 AM
Pascal On 06/06/2013 11:14, Ashwin Rath wrote: Please see thread titled " [pjsip] Regarding 64bit porting of PJSIP on windows" On Thu, Jun 6, 2013 at 2:32 PM, Pascal Lequeux wrote: Hi, Is there a support from pjsip for Windows x64 (64-bit)?
List: pjsip@lists.pjsip.org
From: Rawshan Iajdani
 
Re: [pjsip] Problem with STUN support .. symbian_ua
Mon, Nov 17, 2008 1:07 PM
When I use STUN support.. it does resolve the NAT > IP.. but the program quits at registration.
List: pjsip@lists.pjsip.org
From: Klaus Darilion
 
Re: [pjsip] LTE UE simulation support
Tue, May 10, 2011 6:51 AM
Am 06.05.2011 03:27, schrieb steve: > > Will PJsip fully support the LTE extensions? What about Pjsua? Can you give us a link to the extensions you mean? Are LTE extensions similar to the IMS extensions or are this new extensions? thanks Klaus
List: pjsip@lists.pjsip.org
From: Peter Cai
 
Re: [pjsip] How to compile PJSIP with IPV6 Support?
Mon, Nov 9, 2009 2:41 AM
On Fri, Nov 6, 2009 at 4:04 PM, Benny Prijono wrote: > On Thu, Nov 5, 2009 at 9:18 AM, Peter Cai wrote: >> When I turned on the IPV6 support option in PJSIP, the compiler complained >> about a missing header file: tpipv6.h >> >> It seems that on windows, PJSIP depends on external libraries to support >> IPV6 and these