Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Remove MSN gateway from jabber account. (SOLVED)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
Headrush
Watchman
Watchman


Joined: 06 Nov 2003
Posts: 5597
Location: Bizarro World

PostPosted: Tue Jan 10, 2006 10:14 pm    Post subject: Remove MSN gateway from jabber account. (SOLVED) Reply with quote

I have kopete set up with both my jabber account and my MSN account.

Currently the jabber account is using the MSN gateway, so I can't have both accounts connected at once.
(I know jabber will do MSN :) )

I would like to keep the accounts separate and remove the gateway to MSN from the jabber account.
I'm assuming that this can be done by sending an appropriate raw packet to the jabber server, but I haven't found what that message is yet.

Does anyone know the message or know another method of removing the gateway?


Last edited by Headrush on Tue Jan 10, 2006 10:50 pm; edited 1 time in total
Back to top
View user's profile Send private message
damosoft
n00b
n00b


Joined: 25 Sep 2004
Posts: 26
Location: Cheshire, UK

PostPosted: Tue Jan 10, 2006 10:29 pm    Post subject: Reply with quote

Not sure if it can be done in Kopete, but in PSI I just removed authorisation from the MSN transport, that results in that it wont attempt to connect when the jabber account loads up.

Hope it helps.
_________________
Damian
Back to top
View user's profile Send private message
Headrush
Watchman
Watchman


Joined: 06 Nov 2003
Posts: 5597
Location: Bizarro World

PostPosted: Tue Jan 10, 2006 10:33 pm    Post subject: Reply with quote

damosoft wrote:
Not sure if it can be done in Kopete, but in PSI I just removed authorisation from the MSN transport, that results in that it wont attempt to connect when the jabber account loads up.

Hope it helps.

Can you see the message PSI sends?
Could you possibly start PSI from command line and turn up verbosity and see if you see anything?

Thanks, either way.
Back to top
View user's profile Send private message
Headrush
Watchman
Watchman


Joined: 06 Nov 2003
Posts: 5597
Location: Bizarro World

PostPosted: Tue Jan 10, 2006 10:52 pm    Post subject: Reply with quote

Figured it out. I sent the following raw packet and it removed the MSN gateway.
Code:
<iq type='set' to='msn.jabber.anywise.com'>
<query xmlns='jabber:iq:register'>
<remove/>
</query>
</iq>

For anyone's reference, you can do this for any gateway, just change the address in the first line.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum