[JDEV] ICQ - Waiting for Instructions ....

ML lists at net-labs.de
Fri Feb 9 08:29:30 CST 2001


for me it works with  jabber-1.4-final and icq-transport from cvs (today) with following configuration:

browse:
        <service type="icq" jid="icq.fet.org" name="ICQ Transport">
         <ns>jabber:iq:gateway</ns>
         <ns>jabber:iq:register</ns>
         <ns>jabber:iq:search</ns>
        </service> 

service:
  <service id="icq.fet.org">
   <icqtrans xmlns="jabber:config:icqtrans">
    <instructions>Please enter your ICQ number (in the "username" field),nickname, and password. Leave the "user    <search>Search for ICQ users</search>
    <vCard>
     <FN>ICQ Transport</FN>
     <DESC>This is ICQ Transport</DESC>
     <URL>http://www.fet.org/</URL>
    </vCard>
    <prime>37</prime>
    <disable-tcp/>
    <ports>
     <min>2000</min>
     <max>3000</max>
    </ports>
   </icqtrans>
   <load>
    <icqtrans>./icq-transport/icqtrans.so</icqtrans>
   </load>
  </service> 

hope this helps ..

jack-e
  ----- Original Message ----- 
  From: Frank Wang 
  To: jadmin at mailman.jabber.org ; jdev at jabber.org 
  Sent: Friday, February 09, 2001 3:17 PM
  Subject: [JDEV] ICQ - Waiting for Instructions ....



  Hi,

  It's the same for me. 
  Anyone has solved this problem?
  I got the ICQ-t from version 1.4/final directory.


  FW



  This is a multi-part message in MIME format.

  ------=_NextPart_000_006F_01C09200.26783000
  Content-Type: text/plain;
  charset="iso-8859-1"
  Content-Transfer-Encoding: quoted-printable

  I am using winjab and get a Waiting for Instructions box when trying to =
  signup.
  I tried with the ..:search and without same thing

  <service type=3D"icq" jid=3D"icq.rterrajab.com" name=3D"ICQ Transport">
     <ns>jabber:iq:gateway</ns>
     <ns>jabber:iq:register</ns>
     <ns>jabber:iq:search</ns>
  </service>=20

  <service id=3D"icq.mydomain.com">
    <icqtrans xmlns=3D"jabber:config:icqtrans">
       <instructions>
         Please enter your ICQ number (in the "username" field),
         nickname, and password. Leave the "username" field blank
         to create a new ICQ number.
       </instructions>
       <vCard>
         <FN>ICQ Transport</FN>
         <DESC>rTerraJab ICQ Transport</DESC>
         <URL>http://www.mydomain.com/</URL>
       </vCard>
       <prime>37</prime>
       <ports>
         <min>2000</min>
         <max>3000</max>
       </ports>
    </icqtrans>
    <load>
       <icqtrans>./icq-transport-0.9/icqtrans.so</icqtrans>
    </load>
  </service>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.jabber.org/jdev/attachments/20010209/ce8c02f4/attachment-0002.htm>


More information about the JDev mailing list