[asterisk-users] GoogleTalk Calls

bakko asannucci at gmail.com
Wed Oct 19 07:09:52 CDT 2011


Thank you Vladimir but this patch not applicable in Asterisk 1.6.2.20.

if (!strcasecmp(name, "error") &&
-    (redirect = iks_find_cdata(traversenodes, "redirect")) &&
     (redirect = strstr(redirect, "xmpp:"))) {
     redirect += 5;
     ast_debug(1, "redirect %s\n", redirect);


This block not exist on chan_gtalk.c

My problem is with outbound and inbound calls.

I'd like known if other users with this version have same issue.

Thank you

Regards



More information about the asterisk-users mailing list