Hi Daniel,
The problem related with the permition to use de jabber gateway seems to be
solved.
Now I have a new problem. In the same scenario (Messenger sending a message
to Jabber client) the messenger receives from the jabber gw the following
error message:
" ERROR:Connection to Jabber server lost. You have to login to Jabber server
again (join the conferences again that you were participating,
too)<?xml:namespace prefix = o ns =
"urn:schemas-microsoft-com:office:office" />"
Can you figure what is happening here?
Thanks,
Toni
-----Original Message-----
From: Daniel-Constantin MIERLA [mailto:mierla@fokus.fraunhofer.de]
Sent: sexta-feira, 31 de Janeiro de 2003 12:51
To: Toni Barata (EPS)
Cc: 'serusers(a)lists.iptel.org'
Subject: Re: [Serusers] user permission problem on ser-jabber gw
Hello,
the SIP_ID field must be the SIP URI of the SIP user (e.g. '
sip:user1@mydomain.com <mailto:sip:user1@mydomain.com> ') -- that is for
fast matching - From tag includes sip: in address of the origin. If you
check the manual or the mail I pointed, the samples show that.
Toni Barata (EPS) wrote:
Hi Daniel,
I have done this (creating the database sip_jab) before sending my first
email.
Regarding the association of SIP users with Jabber IDs, I have added an
entry on table jusers this way on mysql:
mysql> INSERT INTO jusers VALUES
('1','user1','user1',' user1(a)mydomain.com
<mailto:user1@mydomain.com>
','0');
Should it be done this way or there are others ways to do it?
If you take the sources of the module, in directory 'doc' you can find some
perl or php scripts which can help you. You have to change the values from
the beginning of scripts according with your configuration.
The same problem persists.
Try again now.
Regards,
Daniel
Regards,
Toni
-----Original Message-----
From: Daniel-Constantin MIERLA [ mailto:mierla@fokus.fraunhofer.de
<mailto:mierla@fokus.fraunhofer.de> ]
Sent: quinta-feira, 30 de Janeiro de 2003 19:54
To: Toni Barata (EPS)
Cc: ' serusers(a)lists.iptel.org <mailto:serusers@lists.iptel.org> '
Subject: Re: [Serusers] user permission problem on ser-jabber gw
Hello,
you have to create the database for SIMPLE2Jabber gateway and after that
you have to associate SIP users with Jabber IDs.
I wrote a manual for gateway, but is more related to next ser release.
Anyway, the database is the same, exported methods too, only some
parameters has changed. The database can be created using sql script
from CVS
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/sip_router/modules/jabber/doc/
<http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/sip_router/modules/jabber/doc
/>
xjab.sql?rev=1.1&content-type=text/vnd.viewcvs-markup
or from manual
http://www.iptel.org/ser/doc/jabgw/xjab-manual.html#5._Admins_guide
<http://www.iptel.org/ser/doc/jabgw/xjab-manual.html#5._Admins_guide>
It might provide a good help to read next message (especially last part
of it) posted on this list
http://lists.iptel.org/pipermail/serusers/2002-December/000049.html
<http://lists.iptel.org/pipermail/serusers/2002-December/000049.html>
After that if you still have problems do not hesitate to post a new
message on the list.
Best regards,
Daniel
Toni Barata (EPS) wrote:
Hi folks,
( I think!) I have successfully installed SER server with the ser-mysql and
ser-jabber packages ( I have also a mysql server and a Jabber server
running).
For testing I have established a SIP IM session between two MS Messengers
and it did work.
After this I have tried to establish a IM session between a user SIP (MS
Messenger) and a user Jabber (Exodus), but when the messenger sends a
message for the jabber gateway the following error occurs:
"ERROR: Your message was not sent. You do not have permision to use the
gateway."
What could be the problem here?
Best regards,
Toni
_______________________________________________
Serusers mailing list
serusers(a)lists.iptel.org <mailto:serusers@lists.iptel.org>
http://lists.iptel.org/mailman/listinfo/serusers
<http://lists.iptel.org/mailman/listinfo/serusers>
_______________________________________________
Serusers mailing list
serusers(a)lists.iptel.org <mailto:serusers@lists.iptel.org>
http://lists.iptel.org/mailman/listinfo/serusers
<http://lists.iptel.org/mailman/listinfo/serusers>