Hi Michael,

First off, sorry for the late reply. Ok so what I did was to essentially
replace openssl with boringssl in the auto tools build scripts and then
allow Sofia to gather it's dependencies from the webrtc static lib that
includes boringssl. Some points:

   - Been trying to figure our a 'central' repository for Sofia SIP code,
   so that I can contribute back to, but haven't been able to. I seem to
   recall a gitorious repo but that doesn't seem to be around anymore. I see
   that you have been involved with Sofia for the Freeswitch project, so maybe
   you can give me some pointers?
   - Before contributing back I'd like to improve my contribution so that
   instead of replacing openssl with boringssl, to add it on top, so that a
   developer can chose during configure time which of the two they need. The
   problem is that I'm not that proficient with auto tools and it would take
   me forever to do so. Do you have auto tools know-how? If so would you be
   interested in contributing that part your self so that the community can
   benefit from a more generic solution?

Best regards,
Antonis

On Mon, Feb 15, 2016 at 5:31 PM, Michael Jerris <m...@jerris.com> wrote:

> I'm interested
>
>
> On Monday, February 15, 2016, Antonis Tsakiridis <
> antonis.tsakiri...@telestax.com> wrote:
>
>> Hello,
>>
>> I just wanted to let you know that we 've been working with Sofia SIP and
>> successfully combined it with Google's WebRTC native library for iOS and
>> lately we managed to integrate the TLS part also.
>>
>> We did have some issues on the TLS integration due to the fact that Sofia
>> is configured to work with OpenSSL, while WebRTC library already includes
>> BoringSSL, and putting them all together was causing us trouble. So our
>> solution was to change the auto tools configuration so that instead of
>> OpenSSL it uses WebRTC library which includes Boring SSL and that did the
>> trick. Would you be interested in such integration?
>>
>> Best regards
>>
>> --
>> Antonis Tsakiridis
>> Lead Developer, Mobile SDKs at TeleStax
>> antonis.tsakiri...@telestax.com
>> http://www.telestax.com
>>
>>


-- 
Antonis Tsakiridis
Lead Developer, Mobile SDKs at TeleStax
antonis.tsakiri...@telestax.com
http://www.telestax.com
------------------------------------------------------------------------------
Mobile security can be enabling, not merely restricting. Employees who
bring their own devices (BYOD) to work are irked by the imposition of MDM
restrictions. Mobile Device Manager Plus allows you to control only the
apps on BYO-devices by containerizing them, leaving personal data untouched!
https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to