Ticket #1 (new defect)

Opened 6 months ago

Last modified 3 weeks ago

Wrong disco registrar type

Reported by: s.devrieze@pandora.be Assigned to: somebody
Priority: major Milestone:
Component: component1 Version:
Keywords: Cc:

Description

Thisline: self.disco_info.add_identity("JJIGW IRC gateway", "gateway", "x-irc") # non-conference gateway services

should be changed into: self.disco_info.add_identity("JJIGW IRC gateway", "gateway", "irc") # non-conference gateway services

Attachments

Change History

05/19/08 10:18:27 changed by Jajcus

It must be not.

gataway/irc identify is not defined by the XMPP Registrar

http://www.xmpp.org/registrar/disco-categories.html#gateway


Add/Change #1 (Wrong disco registrar type)