Where is the "set JID" part in the Jabber code?

Leopold Schabel leoschabel at googlemail.com
Fri Jul 16 12:28:50 EDT 2010


Hello,

I have a working build env. now and the compiled version works fine.
Now I want to change something in the code, but I don't find the right
file.

My problem is this part of a Jabber session:

(18:21:04) jabber: Sending (ssl) (foo at bar.com): <iq type='set'
id='purple2708a41a'><bind
xmlns='urn:ietf:params:xml:ns:xmpp-bind'/></iq>
(18:21:04) jabber: Recv (ssl)(165): <iq id='purple2708a41a'
type='result'><bind
xmlns='urn:ietf:params:xml:ns:xmpp-bind'><jid>ax28cf86c912d0df at bar.com/7244857111279297272475613</jid></bind></iq>

In this case, Pidgin assumes that the own JID is
ax28cf86c912d0df at bar.com, but I want that is keeps foo at bar.com (and
ignore the <jid>%s</jid>). Where in the code can I change this
behaviour?

I would be very thankful if someone could show me the right way!

Thank you,
Leopold




More information about the Devel mailing list