Re: [CenterIM-users] cim gtalk problem

2011-10-20 Thread Amix

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Wilson may be you commit a patch to cim devels ?

15.10.2011 00:55, Wilson Chu ?:
 I use Asterisk to make google call out and it failed yesterday at
 the same time my gtalk(jab) in CIM stopped working. Maybe they are
 related.

 Here is a fix for Asterisk. Not sure if it helps for CIM.

 https://issues.asterisk.org/jira/browse/ASTERISK-18301 Outgoing
 calls fail due to protocol change: redirect node name is changed
 from redirect to sta:redirect. Simple change to search string
 on in chan_gtalk.c fixes it. Tested. See patch.

 Index: channels/chan_gtalk.c
 ===


- --- channels/chan_gtalk.c(revision 332695)
 +++ channels/chan_gtalk.c (working copy) @@ -496,7 +496,7 @@
 break; } if (!strcasecmp(name, error)  - (redirect =
 iks_find_cdata(traversenodes, redirect))  + (redirect =
 iks_find_cdata(traversenodes, sta:redirect))  (redirect =
 strstr(redirect, xmpp:))) { redirect += 5; ast_debug(1, redirect
 %s\n, redirect);


 Thanks,

 --Wilson


 On Fri, Oct 14, 2011 at 12:20:27PM +0400, Amix wrote:

 Hello All Today im having difficulties with google talk. My cim4
 dont connect to google servers. debug file look like :

 iq type=error id=4 to=a...@amix.kiev.ua/centerim7CCB8BF6
 from=amix.kiev.uaite:query
 xmlns:ite=http://jabber.org/protocol/disco#items/error
 code=501 type=cancelsta:feature-not-implemented
 xmlns:sta=urn:ietf:params:xml:ns:xmpp-stanzas//error/iq




- -- 
___
Centerim-users mailing list
Centerim-users@centerim.org
http://centerim.org/mailman/listinfo/centerim-users
http://www.centerim.org/

-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.18 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQEcBAEBAgAGBQJOn8BfAAoJEDelZgR9NAwYD+MH/0IDd4eX9KocYmfn4KNCT5Eb
8j7MVQiqgWr5YSFzMH/xZCDSjM9nrml3zkyIJGvo+N/yXMRSx6ivyxK1oemJxnpQ
gmtpznZt5B6Okva0BTs89qdx01KFJjYCKv4w8CuHzkJYWfy0KPcR3UP7hycYI8/p
JzfiA/zvATEbw8FQwUMn2Yf3kpWsItCxdY3OdnU4+2hunk4NPNe7/ple1h87f8PZ
t+GgmBWG8/O1KaTQsf3tVRxR33NRfgjrvxVIROmo5CVJwVYx1S7H1/Ec9S7Pvmnr
jct5WsqjIUlNC2EfkzNoXTbKVukkCRCb0aiCOz3kIxxQ34g49ZP91HVXluCl4/Q=
=ZnDR
-END PGP SIGNATURE-

-- 
___
Centerim-users mailing list
Centerim-users@centerim.org
http://centerim.org/mailman/listinfo/centerim-users
http://www.centerim.org/

Re: [CenterIM-users] cim gtalk problem

2011-10-20 Thread Roger

Hi!


Wilson may be you commit a patch to cim devels ?

  It's not patch for cim.
And according to my investigation from last time, the change is huge (evil 
XML-namespace-thingie) and this won't be supported in cim4.

  If you need gtalk and it doesn't work with cim4, use cim5.


Roger


--
___
Centerim-users mailing list
Centerim-users@centerim.org
http://centerim.org/mailman/listinfo/centerim-users
http://www.centerim.org/


Re: [CenterIM-users] cim gtalk problem

2011-10-19 Thread Wilson Chu
This morning, cim gtalk works again.  At the same time google voice call out 
from Asterisk also works.

--Wilson

On Fri, Oct 14, 2011 at 01:55:01PM -0700, Wilson Chu wrote:
 I use Asterisk to make google call out and it failed yesterday at the same 
 time my gtalk(jab) in CIM stopped working.
 Maybe they are related.
 
 Here is a fix for Asterisk.  Not sure if it helps for CIM.
 
 https://issues.asterisk.org/jira/browse/ASTERISK-18301
 Outgoing calls fail due to protocol change:
 redirect node name is changed from redirect to sta:redirect.
 Simple change to search string on in chan_gtalk.c fixes it. Tested. See 
 patch.
 
 Index: channels/chan_gtalk.c
 ===
 --- channels/chan_gtalk.c (revision 332695)
 +++ channels/chan_gtalk.c (working copy)
 @@ -496,7 +496,7 @@
   break;
   }
   if (!strcasecmp(name, error) 
 - (redirect = iks_find_cdata(traversenodes, 
 redirect)) 
 + (redirect = iks_find_cdata(traversenodes, 
 sta:redirect)) 
   (redirect = strstr(redirect, xmpp:))) {
   redirect += 5;
   ast_debug(1, redirect %s\n, redirect);
 
 
 Thanks,
 
 --Wilson
 
 
 On Fri, Oct 14, 2011 at 12:20:27PM +0400, Amix wrote:
  
  -BEGIN PGP SIGNED MESSAGE-
  Hash: SHA1
  
  Hello All
  Today im having difficulties with google talk.
  My cim4 dont connect to google servers.
  debug file look like :
  
  iq type=error id=4 to=a...@amix.kiev.ua/centerim7CCB8BF6
  from=amix.kiev.uaite:query
  xmlns:ite=http://jabber.org/protocol/disco#items/error code=501
  type=cancelsta:feature-not-implemented
  xmlns:sta=urn:ietf:params:xml:ns:xmpp-stanzas//error/iq
  
  
  -BEGIN PGP SIGNATURE-
  Version: GnuPG v2.0.18 (GNU/Linux)
  Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
  
  iQEcBAEBAgAGBQJOl/DKAAoJEDelZgR9NAwYCSsH/25TYYMXVfvQqCygPqofJ+6f
  WzmgKfXwVfiRMqszNtAZ+rPGfZNdVYOoJ0miysIwBgyPBYc2k8aQYWvKR2EUKpCy
  Sl8H49m5Zj4grweDk3HbowZ+KuIDOH/685aLb7i2cG1qcV2kxIdd/GMkFJm5pHFY
  Y3D87pAZEDM21kCxuvuQWFydtr4u1tltdCy8xPk5Im6X/6MDhVIiGh58y+3BM4y9
  HAbLslOMHanEsqm4hQg6ebZjE4z/dnegUV7NnTTUbwXpkfCstlYAyiYEbzp2iLo1
  jrUeJUMUQgwgHOJ6KO+I5Q60IuUn9HGNVI5Ta0Fs5ikicUFRx4SHbKo+dDDnsZc=
  =830/
  -END PGP SIGNATURE-
  
  
  -- 
  ___
  Centerim-users mailing list
  Centerim-users@centerim.org
  http://centerim.org/mailman/listinfo/centerim-users
  http://www.centerim.org/
 
 -- 
 ___
 Centerim-users mailing list
 Centerim-users@centerim.org
 http://centerim.org/mailman/listinfo/centerim-users
 http://www.centerim.org/

-- 
___
Centerim-users mailing list
Centerim-users@centerim.org
http://centerim.org/mailman/listinfo/centerim-users
http://www.centerim.org/


Re: [CenterIM-users] cim gtalk problem

2011-10-19 Thread Alexandre Bastos
 The same behavior here. I was out for lunch, and when I backed, Gtalk
was connected.

Regards

Alexandre

On 10/19/11 17:26, Wilson Chu wrote:
 This morning, cim gtalk works again. At the same time google voice call
out from Asterisk also works.

 --Wilson

 On Fri, Oct 14, 2011 at 01:55:01PM -0700, Wilson Chu wrote:
 I use Asterisk to make google call out and it failed yesterday at the
same time my gtalk(jab) in CIM stopped working.
 Maybe they are related.

 Here is a fix for Asterisk. Not sure if it helps for CIM.

 https://issues.asterisk.org/jira/browse/ASTERISK-18301
 Outgoing calls fail due to protocol change:
 redirect node name is changed from redirect to sta:redirect.
 Simple change to search string on in chan_gtalk.c fixes it. Tested.
See patch.

 Index: channels/chan_gtalk.c
 ===
 --- channels/chan_gtalk.c (revision 332695)
 +++ channels/chan_gtalk.c (working copy)
 @@ -496,7 +496,7 @@
 break;
 }
 if (!strcasecmp(name, error) 
 - (redirect = iks_find_cdata(traversenodes, redirect)) 
 + (redirect = iks_find_cdata(traversenodes, sta:redirect)) 
 (redirect = strstr(redirect, xmpp:))) {
 redirect += 5;
 ast_debug(1, redirect %s\n, redirect);


 Thanks,

 --Wilson


 On Fri, Oct 14, 2011 at 12:20:27PM +0400, Amix wrote:

 Hello All
 Today im having difficulties with google talk.
 My cim4 dont connect to google servers.
 debug file look like :

 iq type=error id=4 to=a...@amix.kiev.ua/centerim7CCB8BF6
 from=amix.kiev.uaite:query
 xmlns:ite=http://jabber.org/protocol/disco#items/error code=501
 type=cancelsta:feature-not-implemented
 xmlns:sta=urn:ietf:params:xml:ns:xmpp-stanzas//error/iq




-- 
___
Centerim-users mailing list
Centerim-users@centerim.org
http://centerim.org/mailman/listinfo/centerim-users
http://www.centerim.org/

 --
 ___
 Centerim-users mailing list
 Centerim-users@centerim.org
 http://centerim.org/mailman/listinfo/centerim-users
 http://www.centerim.org/


-- 
___
Centerim-users mailing list
Centerim-users@centerim.org
http://centerim.org/mailman/listinfo/centerim-users
http://www.centerim.org/

Re: [CenterIM-users] cim gtalk problem

2011-10-14 Thread Kaya Saman

Hi all,

am having the same problem for two days now also...

I can't run centerim-debug though as I don't have the app installed.

I don't get any error messages just: [jab] connecting to the server


Don't know if it's a Googletalk issue or centerim issue???


Regards,


Kaya


On 10/14/2011 11:20 AM, Amix wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hello All
Today im having difficulties with google talk.
My cim4 dont connect to google servers.
debug file look like :

iq type=error id=4 to=a...@amix.kiev.ua/centerim7CCB8BF6
from=amix.kiev.uaite:query
xmlns:ite=http://jabber.org/protocol/disco#items/error code=501
type=cancelsta:feature-not-implemented
xmlns:sta=urn:ietf:params:xml:ns:xmpp-stanzas//error/iq


-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.18 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQEcBAEBAgAGBQJOl/DKAAoJEDelZgR9NAwYCSsH/25TYYMXVfvQqCygPqofJ+6f
WzmgKfXwVfiRMqszNtAZ+rPGfZNdVYOoJ0miysIwBgyPBYc2k8aQYWvKR2EUKpCy
Sl8H49m5Zj4grweDk3HbowZ+KuIDOH/685aLb7i2cG1qcV2kxIdd/GMkFJm5pHFY
Y3D87pAZEDM21kCxuvuQWFydtr4u1tltdCy8xPk5Im6X/6MDhVIiGh58y+3BM4y9
HAbLslOMHanEsqm4hQg6ebZjE4z/dnegUV7NnTTUbwXpkfCstlYAyiYEbzp2iLo1
jrUeJUMUQgwgHOJ6KO+I5Q60IuUn9HGNVI5Ta0Fs5ikicUFRx4SHbKo+dDDnsZc=
=830/
-END PGP SIGNATURE-





--
___
Centerim-users mailing list
Centerim-users@centerim.org
http://centerim.org/mailman/listinfo/centerim-users
http://www.centerim.org/


Re: [CenterIM-users] cim gtalk problem

2011-10-14 Thread Wilson Chu
I use Asterisk to make google call out and it failed yesterday at the same time 
my gtalk(jab) in CIM stopped working.
Maybe they are related.

Here is a fix for Asterisk.  Not sure if it helps for CIM.

https://issues.asterisk.org/jira/browse/ASTERISK-18301
Outgoing calls fail due to protocol change:
redirect node name is changed from redirect to sta:redirect.
Simple change to search string on in chan_gtalk.c fixes it. Tested. See patch.

Index: channels/chan_gtalk.c
===
--- channels/chan_gtalk.c   (revision 332695)
+++ channels/chan_gtalk.c   (working copy)
@@ -496,7 +496,7 @@
break;
}
if (!strcasecmp(name, error) 
-   (redirect = iks_find_cdata(traversenodes, 
redirect)) 
+   (redirect = iks_find_cdata(traversenodes, 
sta:redirect)) 
(redirect = strstr(redirect, xmpp:))) {
redirect += 5;
ast_debug(1, redirect %s\n, redirect);


Thanks,

--Wilson


On Fri, Oct 14, 2011 at 12:20:27PM +0400, Amix wrote:
 
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 Hello All
 Today im having difficulties with google talk.
 My cim4 dont connect to google servers.
 debug file look like :
 
 iq type=error id=4 to=a...@amix.kiev.ua/centerim7CCB8BF6
 from=amix.kiev.uaite:query
 xmlns:ite=http://jabber.org/protocol/disco#items/error code=501
 type=cancelsta:feature-not-implemented
 xmlns:sta=urn:ietf:params:xml:ns:xmpp-stanzas//error/iq
 
 
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v2.0.18 (GNU/Linux)
 Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
 
 iQEcBAEBAgAGBQJOl/DKAAoJEDelZgR9NAwYCSsH/25TYYMXVfvQqCygPqofJ+6f
 WzmgKfXwVfiRMqszNtAZ+rPGfZNdVYOoJ0miysIwBgyPBYc2k8aQYWvKR2EUKpCy
 Sl8H49m5Zj4grweDk3HbowZ+KuIDOH/685aLb7i2cG1qcV2kxIdd/GMkFJm5pHFY
 Y3D87pAZEDM21kCxuvuQWFydtr4u1tltdCy8xPk5Im6X/6MDhVIiGh58y+3BM4y9
 HAbLslOMHanEsqm4hQg6ebZjE4z/dnegUV7NnTTUbwXpkfCstlYAyiYEbzp2iLo1
 jrUeJUMUQgwgHOJ6KO+I5Q60IuUn9HGNVI5Ta0Fs5ikicUFRx4SHbKo+dDDnsZc=
 =830/
 -END PGP SIGNATURE-
 
 
 -- 
 ___
 Centerim-users mailing list
 Centerim-users@centerim.org
 http://centerim.org/mailman/listinfo/centerim-users
 http://www.centerim.org/

-- 
___
Centerim-users mailing list
Centerim-users@centerim.org
http://centerim.org/mailman/listinfo/centerim-users
http://www.centerim.org/