[Freeswitch-users] Dingaling - external rtp supported?

Anthony Minessale anthony.minessale at gmail.com
Fri Feb 26 08:54:08 PST 2010


its probably not an upgrade you need, more likely a downgrade (1 or 2 years
ago version), and we have no idea, as mike said, nobody has contributed it
back in working order so maybe you can ask whoever showed you how to add
your own gnutls how they did it.


On Fri, Feb 26, 2010 at 10:45 AM, Michael Jerris <mike at jerris.com> wrote:

> There is no recommendation because no one has ever contributed a working
> build for windows, if there was, it would just build and work.
>
>
> On Feb 25, 2010, at 1:04 AM, Moiz Chinoy wrote:
>
>
> I was using GuntTls-2.7.3 for windows. Now I am using GuntTls-2.9.9. I have
> modified only gnutls.h, added following line:
>
> typedef long ssize_t;
>
> because otherwise it was giving errors...
>
> What is the recommended version of the TLS lib for windows?
>
> After upgrading the the GnuTls and freeswitch to rev 16806, I ran the
> freeswitch with mod_dingalilg enabled. Once started, I issued just the
> 'shutdown' command on the console, exception happened.
>
> ......................
> 2010-02-25 09:45:29.795285 [CONSOLE] switch_loadable_module.c:1277
> Stopping: CORE_SOFTTIMER_MODULE
> 2010-02-25 09:45:29.810910 [CONSOLE] switch_time.c:780 Soft timer thread
> exiting.
> 2010-02-25 09:45:29.810910 [NOTICE] switch_loadable_module.c:98 Thread
> ended for CORE_SOFTTIMER_MODULE
> 2010-02-25 09:45:29.826535 [DEBUG] switch_loadable_module.c:456 Write lock
> interface 'dingaling' to wait for existing references.
> 2010-02-25 09:45:29.826535 [NOTICE] switch_loadable_module.c:464 Deleting
> Endpoint 'dingaling'
> 2010-02-25 09:45:29.826535 [NOTICE] switch_loadable_module.c:572 Deleting
> API Function 'dl_debug'
> 2010-02-25 09:45:29.826535 [DEBUG] switch_loadable_module.c:574 Write lock
> interface 'dl_debug' to wait for existing references.
> 2010-02-25 09:45:29.826535 [NOTICE] switch_loadable_module.c:572 Deleting
> API Function 'dl_pres'
> 2010-02-25 09:45:29.826535 [DEBUG] switch_loadable_module.c:574 Write lock
> interface 'dl_pres' to wait for existing references.
> 2010-02-25 09:45:29.826535 [NOTICE] switch_loadable_module.c:572 Deleting
> API Function 'dl_logout'
> 2010-02-25 09:45:29.826535 [DEBUG] switch_loadable_module.c:574 Write lock
> interface 'dl_logout' to wait for existing references.
> 2010-02-25 09:45:29.826535 [NOTICE] switch_loadable_module.c:572 Deleting
> API Function 'dl_login'
> 2010-02-25 09:45:29.826535 [DEBUG] switch_loadable_module.c:574 Write lock
> interface 'dl_login' to wait for existing references.
> 2010-02-25 09:45:29.826535 [NOTICE] switch_loadable_module.c:572 Deleting
> API Function 'dingaling'
> 2010-02-25 09:45:29.826535 [DEBUG] switch_loadable_module.c:574 Write lock
> interface 'dingaling' to wait for existing references.
> 2010-02-25 09:45:29.826535 [DEBUG] switch_loadable_module.c:710 Write lock
> interface 'jingle' to wait for existing references.
> 2010-02-25 09:45:29.826535 [NOTICE] switch_loadable_module.c:719 Deleting
> Chat interface 'jingle'
> 2010-02-25 09:45:29.826535 [CONSOLE] switch_loadable_module.c:1277
> Stopping: mod_dingaling
> 2010-02-25 09:45:31.185910 [DEBUG] libdingaling.c:1546 io error 2 7 retry
> in 1 second(s)
> ........................
>
> And the code went in the stream.c...
>
> int
> iks_fd (iksparser *prs)
> {
> struct stream_data *data;
>
> if (prs) {
> data = iks_user_data (prs);
> if (data) {
> return (int) data->sock;
> }
> }
> return -1;
> }
>
>
>
>
>
> _______________________________________________
> 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:+19193869900
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20100226/32e8a5a2/attachment-0002.html 


More information about the FreeSWITCH-users mailing list