Great, having an up to date standalone repo that interested contributors
can use will help a lot to keep Sofia alive and kicking :)

Glad I found someone who knows his way around autotools, will ping you when
I start working for next iOS version to get this fixed; hopefully you will
have managed to create the repo by then so that I can contribute it back ;)

One more thing. Do you guys have experience porting Sofia on mobile
platforms? Would be a nice area to exchange experiences and help each
other. In Telestax we 're also thinking of coming up with a more reusable
API or even SDK over Sofia SIP, suitable for iOS developers that will make
it easy for community to take advantage of SIP functionality. Sofia has
proven great for our needs so far, but it's integration in iOS presents a
lot of challenges for newcomers. Would be nice to simplify that.

Best regards,
Antonis

On Thu, May 19, 2016 at 6:31 PM, Michael Jerris <m...@jerris.com> wrote:

> The closest to a central maintained repo at this point is the copy in the
> freeswitch tree.  We will pull this out into a standalone repo sometime
> this summer before we do our next major version.  Unfortunately it seems
> like we are the last ones doing any maintaining of sofia-sip.  Making a way
> to choose between the two seems sane.  I'm probably the autotools guy who
> can help... Talk to me offline and I can look at the patches and send you
> in the right direction on how to resolve this.  The big issue with the
> sofia-sip in the freeswitch tree currently is that its set to build as a
> convenience lib not a normal libtool lib, I'll have to change that back and
> then make it an option too.
>
>
> On May 19, 2016, at 4:52 AM, Antonis Tsakiridis <
> antonis.tsakiri...@telestax.com> wrote:
>
> 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
>
>
>


-- 
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