[JDEV] help with jabberpy
Mike Mintz
mikemintz at subdimension.com
Sat Mar 1 00:46:04 CST 2003
Are you saying the presenceCB() isn't called at all if the presence type is
"subscribe[d]" or "unsubscribe[d]"?
Also, there is a separate mailing list for jabber.py,
jabberpy-devel at lists.sourceforge.net, and you can subscribe at the
sourceforge page. And you are using an older than current version of
jabber.py, but I have had success with subscription with that version, so it
should not be a problem.
- MikeM
On Friday 28 February 2003 05:57 pm, Alfonso Ali wrote:
> Hello!!!
>
> i need help with the attached python script, my intention is to handle
> subscription
> and unsubscription but so far i can't make my callback react to those types
> of presence
> if i send a presence of type available or unavailable it works ok, but
> anything except those
> two and my callback (presenceCB) doesn't react at all.
> I'm using jabber.py-0.3-1 and the script's code is mostly from the
> test_client provided
> with it, btw test_client works flawlessly so i don't understand why mine
> don't :(
>
> Any help would be appreciated,
>
> TIA
> Ali
More information about the JDev
mailing list