Search results for all lists

10000 messages found
Sort by
List: pjsip@lists.pjsip.org
From: Sauw Ming
 
Re: [pjsip] iOS Background Support: Local notifications
Wed, Sep 8, 2010 4:19 PM
Background mode will not be supported." in the log. Best regards, Ming On Wed, Sep 8, 2010 at 11:50 PM, Chris Foba wrote: > Hi!
List: pjsip@lists.pjsip.org
From: Saúl Ibarra Corretgé
 
Re: [pjsip] PJSIP for Python - TLS and SRTP support
Fri, Nov 18, 2011 3:30 PM
. > IIRC it does support it, it's built together with pjsua (the C part). Did you have OpenSSL library headers installed when you built the module? Regards, -- Saúl Ibarra Corretgé AG Projects
List: discuss@lists.openscad.org
From: Roland Koebler
 
Re: [OpenSCAD] Need help to support 3Dconnexion SpaceNavigator
Tue, Jun 30, 2015 10:36 PM
You can also google for SpaceNavigator and FreeCAD -- it looks like someone has already done something similar to implement SpaceNavigator- support in FreeCAD (which also uses Qt AFAIK). just my 2 ct, Roland
List: pjsip@lists.pjsip.org
From: Zoltan.Toth.ext@rohde-schwarz.com
 
Eraly session support in pjsip_inv_session (2 SDPs in one SIP message)
Thu, May 18, 2017 12:15 PM
Hello, We are implementing early session support in our PJSIP-based application. Examples for this can be found in https://tools.ietf.org/html/rfc3959#section-7 and in 3GPP TS 24.182 section A.4.3. Currently we only care about the SIP signalling, not about the media flows.
List: time-nuts@lists.febo.com
From: GandalfG8@aol.com
 
Re: [time-nuts] OT Euro/US plumbing was 14 tpi UNS die
Wed, Jul 8, 2009 8:22 AM
"Cu tube joints are madewith "nut", "support cylinder" and a "squeeze ring"....... He's referring to a standard compression fitting, with the brass or copper "squeeze ring", more usually called an olive or compression ring, having tapered ends and being compressed around and into the copper pipe surface as the nut is tightened.
List: pjsip@lists.pjsip.org
From: Samuel Vinson
 
Re: [pjsip] adding G729 support to pjsip1.0.3
Fri, Jan 29, 2010 11:16 AM
It looks like the support is being compiled in as i see G729 files >> compiled, however when I try to use it using siphon project, i don't have >> G729 in the SDP. When adding a debug line to dump endpoint codec selection, >> i only get G711mlaw, GSM and G711alaw.
List: trawler-buy-sell-trade@lists.trawlering.com
From: Georgs Kolesnikovs
 
Help make BST self-supporting!
Wed, Aug 26, 2009 7:01 PM
For some years now, my book-keeper has been telling me I should aim to make BST self-supporting by making an annual call for donations from the people who use it--especially the brokers and others who stand to benefit financially from BST.
List: usrp-users@lists.ettus.com
From: Thomas Hobiger
 
Re: [USRP-users] MIMO cable support
Tue, Dec 21, 2010 2:23 AM
BTW, is MIMO supported by GRC? Thomas On 12/21/2010 09:56 AM, Josh Blum wrote: > I dont know what you did.
List: time-nuts@lists.febo.com
From: folkert
 
linux kernel pps support
Wed, Dec 17, 2014 3:56 PM
This pps source was "measured" either in the kernel (this newly added gpio pps support in the raspberry pi) or in user space using my own rpi_gpio_ntp.
List: pjsip@lists.pjsip.org
From: SL
 
Problem solved (Errors in building pjsip 2.2.1 with video support on Linux Raspberry PI)
Sat, Apr 26, 2014 8:55 AM
I have finally solved the problem to build pjsip 2.2.1 with video support, by issuing: make distclean before issuing ./configure make dep make make install Now pjsip 2.2.1 with video support (set by #define PJMEDIA_HAS_VIDEO in pjlib/include/pj/config_site.h) compiles correctly on my Rasperry.