[JDEV] AIM Error: No binary directory was specified for AIM Transport

2002-01-30 Thread Utpal Sikdar

Hi all,
Although the  tag section contains

   
  
 
AIM Transport
An AIM Transport!
http://localhost/
 
  
  

./aim-transport-0.9.24c/src/aimtrans.so
  
   

--- while loading the eror message giving "No binary directory was specified
for AIM Transport"
and the server shuts down. the "aimtrans.so" file is there in the
"./aim-transport-0.9.24c/src" directory.
Please let me know what may be the reason.

-- Utpal Sikdar

___
jdev mailing list
[EMAIL PROTECTED]
http://mailman.jabber.org/listinfo/jdev



Re: [JDEV] AIM Error: No binary directory was specified for AIM Transport

2002-01-30 Thread David Sutton

Hello,

  Its always a good idea to read files like README and INSTALL if they 
exist :)

  Basically, you need to have installed a certain copy of the windows 
AIM client, then taken that whole directory and files and copy it onto 
the server that jabber is running on. Once you've done that, you'll need 
to tell the aim transport where you've put the files, using the 
 tag

Regards,

  David

Utpal Sikdar wrote:

>Hi all,
>Although the  tag section contains
>
>   
>  
> 
>AIM Transport
>An AIM Transport!
>http://localhost/
> 
>  
>  
>
>./aim-transport-0.9.24c/src/aimtrans.so
>  
>   
>
>--- while loading the eror message giving "No binary directory was specified
>for AIM Transport"
>and the server shuts down. the "aimtrans.so" file is there in the
>"./aim-transport-0.9.24c/src" directory.
>Please let me know what may be the reason.
>
>-- Utpal Sikdar
>
>___
>jdev mailing list
>[EMAIL PROTECTED]
>http://mailman.jabber.org/listinfo/jdev
>



___
jdev mailing list
[EMAIL PROTECTED]
http://mailman.jabber.org/listinfo/jdev



[JDEV] Multiple Domain Authentication

2002-01-30 Thread Riyaad Miller

Hello ALL

Is the following possible assuming the relevant authentication information has been 
loaded into LDAP.
Assume [EMAIL PROTECTED] logs into jabber.server.com and authenticates successfully 
against LDAP.
Could [EMAIL PROTECTED] log into the same jabber.server.com (note different user and 
domain).
The reason I ask is because the returning JID points to the wrong email address. It 
does the following.
The JID for user2 becomes [EMAIL PROTECTED] Is there a fix to this.

Any help would be appreciated.
:-)


___
jdev mailing list
[EMAIL PROTECTED]
http://mailman.jabber.org/listinfo/jdev



[JDEV] # of users

2002-01-30 Thread Mike Wang

Hi,

could someone explain to me why the commercial version of Jabber can 
support so many more users? How easy would it be to convert the current 
open source version to support 100's of thousands of users with db support?

thanks.

___
jdev mailing list
[EMAIL PROTECTED]
http://mailman.jabber.org/listinfo/jdev



[JDEV] checking for leaks in jabberd using purify

2002-01-30 Thread Osmond, Emily (Factiva)

hi,
I'm running a jabber server in Solaris 5.8. I tried to run jabberd
thru purify.  It coredumps when I try to check for leaks or when i kill the
process.
Is there a way to shutdown jabberd without having to issue a kill command?
Has anyone tried running it thru purify?

Note that I did not have this problem when I ran jpolld thru purify.

Thanks.
___
jdev mailing list
[EMAIL PROTECTED]
http://mailman.jabber.org/listinfo/jdev



Re: [JDEV] checking for leaks in jabberd using purify

2002-01-30 Thread Dave Smith

Gotta love PTH -- apparently purify doesn't like the PTH way of doing 
pseudo-threading. :)

Diz

On Wed, Jan 30, 2002 at 10:57:14AM -0500, Osmond, Emily (Factiva) wrote:
> hi,
>   I'm running a jabber server in Solaris 5.8. I tried to run jabberd
> thru purify.  It coredumps when I try to check for leaks or when i kill the
> process.
> Is there a way to shutdown jabberd without having to issue a kill command?
> Has anyone tried running it thru purify?
> 
> Note that I did not have this problem when I ran jpolld thru purify.
> 
> Thanks.
> ___
> jdev mailing list
> [EMAIL PROTECTED]
> http://mailman.jabber.org/listinfo/jdev
___
jdev mailing list
[EMAIL PROTECTED]
http://mailman.jabber.org/listinfo/jdev



[JDEV] help with mysql

2002-01-30 Thread Rodrigo Roman
Title: Mensaje



I need help with 
mysql and transports, i cannot make it work...
 
If somebody made it 
work could you send me an email so I cann ask for some detailed 
infromation?
 
(I dont want to be a 
pain for the hole list ;-)  )
 
Thanks 

 
PD: To make it short when i try to register with a service it 
adds the service to may roster but doesnt save the login information in the 
proper table.


[JDEV] Jabber at the Open Source Convention

2002-01-30 Thread Peter Saint-Andre

It's six months away, but the O'Reilly Open Source Convention is in the
planning stages and they're looking for proposals to give talks. I've
posted a news item about it if any Jabber developers are interested in
presenting:

http://jabber.org/?oid=2472

Peter

--
Peter Saint-Andre
email+jabber: [EMAIL PROTECTED]
web: http://www.saint-andre.com/

___
jdev mailing list
[EMAIL PROTECTED]
http://mailman.jabber.org/listinfo/jdev



[JDEV] no response from server when ending a session

2002-01-30 Thread zak sy

i just installed the jabber server and while testing my client against it i 
noticed that i'm not getting any response back from the server when sending 
the ending stream xml packet .  has anyone else encountered 
this?

thanks, zak.
___
jdev mailing list
[EMAIL PROTECTED]
http://mailman.jabber.org/listinfo/jdev



[JDEV] Re: [jadmin] Multiple Domain Authentication

2002-01-30 Thread Peter Saint-Andre

Setting up virtual hosts would give you jabber.domain1.com and
jabber.domain2.com, not jabber.server.com.

Peter

--
Peter Saint-Andre
email+jabber: [EMAIL PROTECTED]
web: http://www.saint-andre.com/

On Wed, 30 Jan 2002, Riyaad Miller wrote:

> Hello ALL
> 
> Is the following possible assuming the relevant authentication information has been 
>loaded into LDAP.
> Assume [EMAIL PROTECTED] logs into jabber.server.com and authenticates successfully 
>against LDAP.
> Could [EMAIL PROTECTED] log into the same jabber.server.com (note different user and 
>domain).
> The reason I ask is because the returning JID points to the wrong email address. It 
>does the following.
> The JID for user2 becomes [EMAIL PROTECTED] Is there a fix to 
>this.
> 
> Any help would be appreciated.
> :-)
> 
> 
> ___
> jadmin mailing list
> [EMAIL PROTECTED]
> http://mailman.jabber.org/listinfo/jadmin
> 

___
jdev mailing list
[EMAIL PROTECTED]
http://mailman.jabber.org/listinfo/jdev



Re: [JDEV] # of users

2002-01-30 Thread Peter Saint-Andre

A *lot* of work was put into the commercial server to make it scale so
high -- optimizing the internal delivery logic for messages per second,
tightening and tweaking everything that could be tightened and tweaked,
etc. To make the open-source server scale that high, we'd need to put the
same kind of effort into the jabberd server. It's a lot of work and
personally my knowledge of C is not up to the task... :)

Peter

--
Peter Saint-Andre
email+jabber: [EMAIL PROTECTED]
web: http://www.saint-andre.com/

On Wed, 30 Jan 2002, Mike Wang wrote:

> Hi,
> 
> could someone explain to me why the commercial version of Jabber can 
> support so many more users? How easy would it be to convert the current 
> open source version to support 100's of thousands of users with db support?
> 
> thanks.
> 
> ___
> jdev mailing list
> [EMAIL PROTECTED]
> http://mailman.jabber.org/listinfo/jdev
> 

___
jdev mailing list
[EMAIL PROTECTED]
http://mailman.jabber.org/listinfo/jdev



[JDEV] Mass communication

2002-01-30 Thread Doug Claar

I have a couple of questions about Jabber; sorry if this isn't exactly the 
right forum.

I see that I can add conferencing to jabber, and that it can be set up as 
"public" or "private", but I'm not real sure what the difference is. Is the 
only difference that people can see the public conferences from their client, 
but have to know about the private ones?

Also, when I start a jabber client, I get a welcome message from jabberd. With 
at least one client, this comes up as a chat window, and I can even "talk" to 
the server (although it never answers:-). Is this just the form that the client 
has chosen to display the welcome message in, or can I use that window to 
somehow control the server? (What I'd really like it to do is, when someone 
types in this window, it would go to all of the people signed up for the 
server. Ideally, if they are away, it would queue up the messages). Is this
just a "small matter of programming?" Or is the capability buried in there 
somewhere...

Thanks,
==Doug Claar

___
jdev mailing list
[EMAIL PROTECTED]
http://mailman.jabber.org/listinfo/jdev



Re: [JDEV] Mass communication

2002-01-30 Thread Casey Crabb

You might want to look at Jabber:iq:admin
It provides the functionality for setting a welcome message; sending a
messages to all users currently on the system; and viewing who is
currently on the system.

Unfortunately I can't find all the documentation on it right now: the
viewing who is currently on the system can be found here :
http://docs.jabber.org/general/html/faq.html  just search for
jabber:iq:admin

I'll try to find more documentation on the other pieces when I can. If
you're pressed for time take a look at the IMCom jabber client; it
implements the jabber:iq:admin functionality and its open source.

-Casey

On Wed, 2002-01-30 at 15:33, Doug Claar wrote:
> I have a couple of questions about Jabber; sorry if this isn't exactly the 
> right forum.
> 
> I see that I can add conferencing to jabber, and that it can be set up as 
> "public" or "private", but I'm not real sure what the difference is. Is the 
> only difference that people can see the public conferences from their client, 
> but have to know about the private ones?
> 
> Also, when I start a jabber client, I get a welcome message from jabberd. With 
> at least one client, this comes up as a chat window, and I can even "talk" to 
> the server (although it never answers:-). Is this just the form that the client 
> has chosen to display the welcome message in, or can I use that window to 
> somehow control the server? (What I'd really like it to do is, when someone 
> types in this window, it would go to all of the people signed up for the 
> server. Ideally, if they are away, it would queue up the messages). Is this
> just a "small matter of programming?" Or is the capability buried in there 
> somewhere...
> 
> Thanks,
> ==Doug Claar
> 
> ___
> jdev mailing list
> [EMAIL PROTECTED]
> http://mailman.jabber.org/listinfo/jdev


___
jdev mailing list
[EMAIL PROTECTED]
http://mailman.jabber.org/listinfo/jdev



[JDEV] Registration (Urgent)

2002-01-30 Thread Carlos del Castillo






Hello everybody, I have done a simple module to authenticate with LDAP, 

but I would like to get user info from LDAP when a user is registered. 



So when a new account is created, first I authenticate with LDAP then I 

would like that the user info will be filled with the info from the LDAP. And may be registered into jud.



Any ideas on how to do this? what functions to call and where to call them?



 I haver tried to create the file, but when my authentication function is called there is already a  user.xml file so I can't determine if it is a new user or an old one.





Thank you very much.



Carlos del Castillo








[JDEV] Live Chat for Customer Support application

2002-01-30 Thread Jaime Pereira



Hello,  We are exploring the posibility of using jabber for 
a live customer support chat application.  It would require 
configuring jabber to work as follows:  1. A customer clicks on a 
link that directs them to a  window where they can enter their name and 
email.  When they submit the form, the a jabber web based  
client will lauch and prompt user to wait for the next available 
agent.  2. A pool of agents in the other end will be 
waiting for customer connections from the web site. The next  
available agent will be connected to the customer and will spawn a 
private chat session.  3 When the session is over, a transcript of 
the session will be sent to a predetemined addrerss, and the agent 
will go back to the pool of available agents.  Is it 
possible to set something like that in jabber?  
Thanks, Jaime
 


Re: [JDEV] Registration (Urgent)

2002-01-30 Thread Peter Saint-Andre

This might help for part of what you're trying to do:

http://jabber.org/?oid=2467

Peter

--
Peter Saint-Andre
email+jabber: [EMAIL PROTECTED]
web: http://www.saint-andre.com/

On Wed, 30 Jan 2002, Carlos del Castillo wrote:

> 
> Hello everybody, I have done a simple module to authenticate with LDAP, 
> but I would like to get user info from LDAP when a user is registered. 
> 
> So when a new account is created, first I authenticate with LDAP then I 
> would like that the user info will be filled with the info from the
> LDAP. And may be registered into jud.
> 
> Any ideas on how to do this? what functions to call and where to call
> them?
> 
>  I haver tried to create the file, but when my authentication function
> is called there is already a  user.xml file so I can't determine if it
> is a new user or an old one.
> 
> 
> Thank you very much.
> 
> Carlos del Castillo
> 
> 
> 

___
jdev mailing list
[EMAIL PROTECTED]
http://mailman.jabber.org/listinfo/jdev



Re: [JDEV] Live Chat for Customer Support application

2002-01-30 Thread Tom Jackson

> Jaime Pereira wrote:
> 
> Hello,
> 
> We are exploring the posibility of using jabber for a live customer
> support chat application.
> 
> It would require configuring jabber to work as follows:
> 
> 1. A customer clicks on a link that directs them to a
>   window where they can enter their name and email.
>   When they submit the form, the a jabber web based
>   client will lauch and prompt user to wait for the
>  next available agent.
> 
> 2. A pool of agents in the other end will be waiting
>  for customer connections from the web site. The next
> available agent will be connected to the customer
>  and will spawn a private chat session.
> 
> 3 When the session is over, a transcript of the session will
>  be sent to a predetemined addrerss, and the agent will
>  go back to the pool of available agents.
> 
> Is it possible to set something like that in jabber?


Very possible with a client that I developed that works inside a
webserver.

The client is a C module, but all useful programming is done in tcl. The
webserver is called AOLserver and it is a very high performance,
multi-threaded, database aware (oracle, postgresql, odbc, etc.)
application server. 

The C module is available at: http://zmbh.com/nsjabber/nsjabber/ . The
tcl modules are not up on the web yet, so let me know if you are
interested. More information on AOLserver an high level applications,
including customer service is available at: http://aolserver.com/ and
http://openacs.org/

One thing to note is that this is a single process, long running server,
so it is much easier to switchboard conversations between users.

--Tom Jackson
___
jdev mailing list
[EMAIL PROTECTED]
http://mailman.jabber.org/listinfo/jdev



RE: [JDEV] Registration (Urgent)

2002-01-30 Thread zadk



Hello 
Carlos,
 
You 
might be better off handling this outside the server code. My reasoning is that 
since the source of information is created by some other process, it 
is not feasible to duplicate the information inside the jabber server. This 
would give birth to a need for synchronizing the duplicates of 
data and more complexity. However, doing the duplication from the process 
which creates and updates the data might reduce complexity. 
 
zad

  -Original Message-From: [EMAIL PROTECTED] 
  [mailto:[EMAIL PROTECTED]]On Behalf Of Carlos del 
  CastilloSent: Thursday, January 31, 2002 1:01 AMTo: 
  [EMAIL PROTECTED]Subject: [JDEV] Registration 
  (Urgent)Hello everybody, I have done a simple module 
  to authenticate with LDAP, but I would like to get user info from LDAP 
  when a user is registered. So when a new account is created, first I 
  authenticate with LDAP then I would like that the user info will be filled 
  with the info from the LDAP. And may be registered into jud. Any ideas 
  on how to do this? what functions to call and where to call them? I 
  haver tried to create the file, but when my authentication function is called 
  there is already a  user.xml file so I can't determine if it is a new 
  user or an old one. Thank you very much. Carlos del 
  Castillo