[JDEV] Emoticons...

2002-08-03 Thread TerraAccess

I want to convert my client emoticons to xml, to stay with the jabber theme
and to make it easier for end users to customize.
This is the config file I have setup. I would appreciate any
feedback or suggestions that anyone may have.




   
  
 
 



  
  
  ...
  


Thank You,
Rick Robinson

*
We are in the business of Customer Service
'Nothin' but 'Net
www.TerraAccess.com


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



Re: [JDEV] libxode-1.2 and libjabber-1.2

2002-08-03 Thread Matthias Wimmer

Hi Anand!

anand v wrote:

> Do we need libxode-1.2 and libjabber-1.2 for jabber 1.4.2
> and also when I was compiling libjabber-1.2 I got this error.
> Are there any later versions to these libs than 1.2??

No, you don't need this libraries for jabberd 1.4.x


Tot kijk
   Matthias

-- 
Fon: +49-700 77007770   http://matthias-wimmer.de/
Fax: +49-89 312 88654   jabber:[EMAIL PROTECTED]


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



[JDEV] libxode-1.2 and libjabber-1.2

2002-08-03 Thread anand v

Hi,

Do we need libxode-1.2 and libjabber-1.2 for jabber 1.4.2
and also when I was compiling libjabber-1.2 I got this error.
Are there any later versions to these libs than 1.2??


gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include/jabber 
-I/usr
/local/include -I/usr/local/include -Wall -c jutil.c  -fPIC -DPIC -o 
.libs/jutil
.lo
jutil.c: In function `jutil_timestamp':
jutil.c:156: warning: implicit declaration of function `time'
jutil.c:160: warning: implicit declaration of function `gmtime'
jutil.c:160: warning: assignment makes pointer from integer without a cast
jutil.c:162: dereferencing pointer to incomplete type
jutil.c:163: dereferencing pointer to incomplete type
jutil.c:163: dereferencing pointer to incomplete type
jutil.c:163: dereferencing pointer to incomplete type
jutil.c:164: dereferencing pointer to incomplete type
jutil.c:164: dereferencing pointer to incomplete type
make[1]: *** [jutil.lo] Error 1
make[1]: Leaving directory `/home/jabber/libjabber-1.2/src'
make: *** [all-recursive] Error 1


Thanks

Anand



_
MSN Photos is the easiest way to share and print your photos: 
http://photos.msn.com/support/worldwide.aspx

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



Re: [JDEV] conference presence issue

2002-08-03 Thread Wes Morgan

Thanks! Let me know if you find anything, I've got to deploy a fairly 
substantial Jabber-based system on Aug. 19, and not being able to leave 
conference rooms would be a major problem. Thanks again.

Wes Morgan

David Sutton wrote:

>Hi Wes,
>
>  I'm currently working on some fixes and extension patches for conference, so
>I'll look into these and fix whatever is broken.
>
>Regards,
>
>  David
>---
>David Sutton
>jid: [EMAIL PROTECTED] / [EMAIL PROTECTED]
>
>Quoting Wes Morgan <[EMAIL PROTECTED]>:
>
>  
>
>>I am running conference-v2 with jabberd 1.4.2 and I am experiencing 
>>strange issues with presence. When I join a room, I send the following:
>>
>>>from="[EMAIL PROTECTED]/InterAActClient" id="#">
>>
>>(where # is decided by JabberBeans)
>>
>>If I send that to a couple different rooms, I can chat in them and 
>>everything works fine. But then, when I want to leave one of the rooms, 
>>I send this:
>>
>>>from="[EMAIL PROTECTED]/InterAActClient" id="#" 
>>type="unavailable">
>>
>>I then leave that room (as I should), but shortly thereafter, jabberd 
>>fires off presence type='unavailable' packets to any and all other rooms 
>>I'm in. I can't figure out why in the world it would be doing this. 
>>Another strange issue I'm having is that it ignores my custom join/leave 
>>notices that I've specified for the classrooms service in jabber.xml, 
>>which also baffles me. I can post all or part of my jabber.xml file upon 
>>request. Thanks in advance for any help you may offer.
>>
>>Wes Morgan
>>
>>___
>>jdev mailing list
>>[EMAIL PROTECTED]
>>http://mailman.jabber.org/listinfo/jdev
>>
>>
>>
>
>
>  
>


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



Re: [JDEV] Jabber Palm

2002-08-03 Thread Sami Haahtinen

On Thu, Aug 01, 2002 at 09:51:00AM -0700, Dr. Sameer Verma wrote:
> Sami Haahtinen wrote:
> >On Wed, Jul 31, 2002 at 08:18:02PM -0700, Dr. Sameer Verma wrote:
> >>I can authenticate, and send, but cannot receive messages. At least,
> >>if the messages come it, they are not displayed.
> >
> >For me it has always worked, although i don't have the same hardware
> >that you do. (Palm Vx & Ericsson T39) 
>
> Are you able to receive messages on your Palm Vx?

Last i tried, yes.

Sami

-- 
  -< Sami Haahtinen >-
  -[ Notify immediately if you do not receive this message ]-
-< 2209 3C53 D0FB 041C F7B1  F908 A9B6 F730 B83D 761C >-
___
jdev mailing list
[EMAIL PROTECTED]
http://mailman.jabber.org/listinfo/jdev



[JDEV] Subscriptions to non-existent addresses

2002-08-03 Thread emma . willis

Please can someone tell me if there is any way of testing whether or not an address 
actually exists before you add them to your roster, using Jabberbeans I let my 
users add contacts but if the reciever never gets their subscription request, the 
roster item (with an ask=subscribe attribute) remains on their roster indefinitely.  I 
know an error is caused when the packet is bounced back to the server but I don't know 
if or where this is passed back to the jabberbeans server-side stuff (highly technical 
term there).

If anyone knows - please can you tell me.

Emma

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



Re: [JDEV] conference presence issue

2002-08-03 Thread David Sutton

Hi Wes,

  I'm currently working on some fixes and extension patches for conference, so
I'll look into these and fix whatever is broken.

Regards,

  David
---
David Sutton
jid: [EMAIL PROTECTED] / [EMAIL PROTECTED]

Quoting Wes Morgan <[EMAIL PROTECTED]>:

> I am running conference-v2 with jabberd 1.4.2 and I am experiencing 
> strange issues with presence. When I join a room, I send the following:
> 
>  from="[EMAIL PROTECTED]/InterAActClient" id="#">
> 
> (where # is decided by JabberBeans)
> 
> If I send that to a couple different rooms, I can chat in them and 
> everything works fine. But then, when I want to leave one of the rooms, 
> I send this:
> 
>  from="[EMAIL PROTECTED]/InterAActClient" id="#" 
> type="unavailable">
> 
> I then leave that room (as I should), but shortly thereafter, jabberd 
> fires off presence type='unavailable' packets to any and all other rooms 
> I'm in. I can't figure out why in the world it would be doing this. 
> Another strange issue I'm having is that it ignores my custom join/leave 
> notices that I've specified for the classrooms service in jabber.xml, 
> which also baffles me. I can post all or part of my jabber.xml file upon 
> request. Thanks in advance for any help you may offer.
> 
> Wes Morgan
> 
> ___
> jdev mailing list
> [EMAIL PROTECTED]
> http://mailman.jabber.org/listinfo/jdev
> 


-- 
David Sutton
jid: [EMAIL PROTECTED]

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