[Freeswitch-users] Using Sofia-SIP with ICE NAT Traversal Mechanism

Anthony Minessale anthony.minessale at gmail.com
Wed Sep 23 08:53:52 PDT 2009


libdingaling does not do the gtalk ice stuff, mod_dingaling does by using
utils in the FS core.
We have stun client code, random string generators in switch_utils.c and
settings in the rtp stack to send and recv authed stun packets using the
aforementioned functions mixed in with the audio.  Whatever you have to
change will have to be added to FS core and it cannot be with any lib that
depends on glib or it would make our core depend on glib which is not going
to happen because it would make support on windows a nightmare.


On Wed, Sep 23, 2009 at 10:35 AM, Muhammad Shahzad <
shaheryarkh at googlemail.com> wrote:

> Personally i am not a fan of GLib as well and always prefer STL over it due
> to so many good reasons. But on the other hand libnice is the only library
> that has Microsoft extensions to ICE protocol, which are required for
> mod_msn to work.
>
> So far on mod_msn, i am able to send and receive voice call requests to /
> from WLM 2009, but upon answer two way voice is not working. I am able to
> hear voice from WML 2009 but WML 2009 client can't hear anything. So
> nowadays i am reviewing libNICE to fix this problem. If this does not work
> (and so far it does not seems to work) then i would like to use FS ICE
> library, provided that you guys allow me to extend it to support Microsoft
> extensions..!
>
> Thank you.
>
>
>
> On Wed, Sep 23, 2009 at 8:40 PM, Michael Jerris <mike at jerris.com> wrote:
>
>> We already have ice support in freeswitch, granted it is the slightly
>> twisted ice from the old jingle, but this should not be difficult to fix.
>>  Knowing what I know about libnice architechture I can say almost without
>> doubt that it will never fit well into freeeswitch.  Is the basis of this
>> question and you loooking for an ice library on the sofia list just to
>> support ice in sip?  If so, for both sip and msn the path of least
>> resistance and probably the only way that would work would be to address
>> this within our existing ice implementation.
>>
>> Mike
>>
>> On Sep 23, 2009, at 10:14 AM, Brian West <brian at freeswitch.org> wrote:
>>
>> I'm not comfortable adding libnice into FreeSWITCH as it depends on glib
>> and that would add bloat in my opinion... is there no other license
>> compatible option?
>> /b
>>
>> On Sep 23, 2009, at 8:42 AM, Muhammad Shahzad wrote:
>>
>> Yup, that's a good idea but not in my project list right now.
>>
>> Thank you.
>>
>>
>> On Wed, Sep 23, 2009 at 7:17 PM, afshin afzali < <a.afzali2003 at gmail.com>
>> a.afzali2003 at gmail.com> wrote:
>>
>>> Don't you think is better to integrate LibNICE to FreeSWITCH's RTP stack
>>> than a module such as mod_msn / mod_dingaling ?
>>>
>>> -- afshin
>>>
>>> On Wed, Sep 23, 2009 at 4:21 PM, Muhammad Shahzad <<shaheryarkh at googlemail.com>
>>> shaheryarkh at googlemail.com> wrote:
>>>
>>>> No mod_dingaling does not use LibNICE. However, i have plans to
>>>> integrate NICE with Sofia in mod_msn project, which is at the moment moving
>>>> with very slow pace due to some trouble in reverse engineering MSNP-18
>>>> protocol (used in Windows Live Messenger 2009).
>>>>
>>>> Thank you.
>>>>
>>>>
>>>> On Wed, Sep 23, 2009 at 6:37 PM, afshin afzali <<a.afzali2003 at gmail.com>
>>>> a.afzali2003 at gmail.com> wrote:
>>>>
>>>>> Hi,
>>>>>
>>>>> I know that FreeSWITCH uses libdingaling to talk to Jingle call
>>>>> parties. Also I know that Jingle Protocol uses ICE protocol to traverse NAT
>>>>> devices. So :
>>>>> does libdingaling use an open library such as libnice for ICE?
>>>>> Is it possible to use the ICE implementation in Sofia-SIP endpoint?
>>>>> If not, how could I integrate an open ICE library in Sofia-SIP?
>>>>>
>>>>> Regards,
>>>>> -- afshin
>>>>>
>>>>>
>>>>> _______________________________________________
>>>>> FreeSWITCH-users mailing list
>>>>>  <FreeSWITCH-users at lists.freeswitch.org>
>>>>> FreeSWITCH-users at lists.freeswitch.org
>>>>>  <http://lists.freeswitch.org/mailman/listinfo/freeswitch-users>
>>>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>>>>> UNSUBSCRIBE:<http://lists.freeswitch.org/mailman/options/freeswitch-users>
>>>>> http://lists.freeswitch.org/mailman/options/freeswitch-users
>>>>>  <http://www.freeswitch.org/>http://www.freeswitch.org
>>>>>
>>>>>
>>>>
>>>>
>>>> --
>>>> ________________________________________________________
>>>> |
>>>>                          |
>>>> | FATAL ERROR
>>>> --- O X |
>>>> |_______________________________________________________|
>>>> |                        You have moved the mouse.
>>>>      |
>>>> | Windows must be restarted for the changes to take effect.   |
>>>> |                                        <OK>
>>>>                    |
>>>> ####################################/
>>>>
>>>>
>>>> Muhammad Shahzad
>>>> -----------------------------------
>>>> CISCO Rich Media Communication Specialist (CRMCS)
>>>> CISCO Certified Network Associate (CCNA)
>>>> Cell: +92 334 422 40 88
>>>> MSN: <shari_786pk at hotmail.com>shari_786pk at hotmail.com
>>>> Email: <shaheryarkh at googlemail.com>shaheryarkh at googlemail.com
>>>>
>>>> _______________________________________________
>>>> FreeSWITCH-users mailing list
>>>>  <FreeSWITCH-users at lists.freeswitch.org>
>>>> FreeSWITCH-users at lists.freeswitch.org
>>>>  <http://lists.freeswitch.org/mailman/listinfo/freeswitch-users>
>>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>>>> UNSUBSCRIBE:<http://lists.freeswitch.org/mailman/options/freeswitch-users>
>>>> http://lists.freeswitch.org/mailman/options/freeswitch-users
>>>>  <http://www.freeswitch.org/>http://www.freeswitch.org
>>>>
>>>>
>>>
>>> _______________________________________________
>>> FreeSWITCH-users mailing list
>>>  <FreeSWITCH-users at lists.freeswitch.org>
>>> FreeSWITCH-users at lists.freeswitch.org
>>>  <http://lists.freeswitch.org/mailman/listinfo/freeswitch-users>
>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>>> UNSUBSCRIBE:<http://lists.freeswitch.org/mailman/options/freeswitch-users>
>>> http://lists.freeswitch.org/mailman/options/freeswitch-users
>>>  <http://www.freeswitch.org/>http://www.freeswitch.org
>>>
>>>
>>
>>
>> --
>> ________________________________________________________
>> |
>>                        |
>> | FATAL ERROR
>> --- O X |
>> |_______________________________________________________|
>> |                        You have moved the mouse.
>>    |
>> | Windows must be restarted for the changes to take effect.   |
>> |                                        <OK>
>>                  |
>> ####################################/
>>
>>
>> Muhammad Shahzad
>> -----------------------------------
>> CISCO Rich Media Communication Specialist (CRMCS)
>> CISCO Certified Network Associate (CCNA)
>> Cell: +92 334 422 40 88
>> MSN: <shari_786pk at hotmail.com>shari_786pk at hotmail.com
>> Email: <shaheryarkh at googlemail.com>shaheryarkh at googlemail.com
>> _______________________________________________
>> FreeSWITCH-users mailing list
>> <FreeSWITCH-users at lists.freeswitch.org>
>> FreeSWITCH-users at lists.freeswitch.org
>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
>> http://www.freeswitch.org
>>
>>
>> _______________________________________________
>> FreeSWITCH-users mailing list
>> FreeSWITCH-users at lists.freeswitch.org
>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
>> http://www.freeswitch.org
>>
>>
>> _______________________________________________
>> FreeSWITCH-users mailing list
>> FreeSWITCH-users at lists.freeswitch.org
>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
>> http://www.freeswitch.org
>>
>>
>
>
> --
> ________________________________________________________
> |
>                      |
> | FATAL ERROR                                                           ---
> O X |
> |_______________________________________________________|
> |                        You have moved the mouse.
>    |
> | Windows must be restarted for the changes to take effect.   |
> |                                        <OK>
>                |
> ####################################/
>
>
> Muhammad Shahzad
> -----------------------------------
> CISCO Rich Media Communication Specialist (CRMCS)
> CISCO Certified Network Associate (CCNA)
> Cell: +92 334 422 40 88
> MSN: shari_786pk at hotmail.com
> Email: shaheryarkh at googlemail.com
>
> _______________________________________________
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
>


-- 
Anthony Minessale II

FreeSWITCH http://www.freeswitch.org/
ClueCon http://www.cluecon.com/
Twitter: http://twitter.com/FreeSWITCH_wire

AIM: anthm
MSN:anthony_minessale at hotmail.com <MSN%3Aanthony_minessale at hotmail.com>
GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com<PAYPAL%3Aanthony.minessale at gmail.com>
IRC: irc.freenode.net #freeswitch

FreeSWITCH Developer Conference
sip:888 at conference.freeswitch.org <sip%3A888 at conference.freeswitch.org>
iax:guest at conference.freeswitch.org/888
googletalk:conf+888 at conference.freeswitch.org<googletalk%3Aconf%2B888 at conference.freeswitch.org>
pstn:213-799-1400
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20090923/d2b55c86/attachment-0002.html 


More information about the FreeSWITCH-users mailing list