Yes may be... it is a known fact that responses vary from server to server albeit only slightly, however in this case the check your client implementation including Parsing.<br><br><div class="gmail_quote">On Thu, May 29, 2008 at 1:40 PM, vitor manuel tavares rodrigues <<a href="mailto:vitor@easyclick.pt">vitor@easyclick.pt</a>> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">hum<br>
i've tried with many different clients and the result is different.<br>
whit spark, the client is added to roster automatically. only if i deny the<br>
contact is deleted. if i close aplication or accept request the result is<br>
the same.<br>
<br>
with exodus it works. i receive the invitation and in the database remains<br>
no subsctiption. the invitation appears every time i login. whit other<br>
client, although in db there's no subscription.<br>
<br>
with another client, when i receive invitation and logout, in the db<br>
remains no subscription and the request is not send when i login again.<br>
<br>
So, the problem is not with server, right?<br>
<br>
<br>
<br>
<br>
On Thu, 29 May 2008 10:16:44 +0530, "shashi kiran" <<a href="mailto:gmsk19@gmail.com">gmsk19@gmail.com</a>><br>
wrote:<br>
> One more thing looking up the subscription like joe said could help. for<br>
> ex:- if the subscription = "from" for a contact. then it means that the<br>
> contact has subscribed to your presence . You could use this to render<br>
add<br>
> requests .<br>
><br>
> Also are u are u parsing the <presence .. </presence> tags properly....<br>
if<br>
> type = "subscribe" it means that you have recvd an add request from the<br>
> contact as in<br>
> <presence type="subscribe from="<a href="mailto:shashi_jimi@gmail.com">shashi_jimi@gmail.com</a>" to="<br>
> <a href="http://gmsk19@gmail.com/4978C875" target="_blank">gmsk19@gmail.com/4978C875</a>"/><br>
><br>
> On Thu, May 29, 2008 at 10:10 AM, shashi kiran <<a href="mailto:gmsk19@gmail.com">gmsk19@gmail.com</a>> wrote:<br>
><br>
>> vitor, I had tried this quite a few servers the prominent bieng<br>
> *ejabberd.<br>
>> *I have also tried this with many *open XMPP IM systems *which include<br>
> j*<br>
>> <a href="http://abber.org" target="_blank">abber.org</a> ,<a href="http://movsoftware.com" target="_blank">movsoftware.com</a>* , evn *GTalk* and our own internal IM at my<br>
>> organization. I also did have a bug similar to the one mentioned here<br>
> but<br>
>> that was not because of the server , it was due to my Client calling<br>
> deny<br>
>> somewhere in the program which i handled later. It works fine now.<br>
>><br>
>><br>
>> On Wed, May 28, 2008 at 7:56 PM, Joe Hildebrand <<a href="mailto:hildjj@gmail.com">hildjj@gmail.com</a>><br>
> wrote:<br>
>><br>
>>> Have you retrieved your roster, also? If so, look at the subscription<br>
>>> attribute on items. If not, you might start getting notifications<br>
>>> when you do.<br>
>>><br>
>>> On May 28, 2008, at 8:20 AM, vitor manuel tavares rodrigues wrote:<br>
>>><br>
>>> > today i've tried with openfire in windows as a jabber server and<br>
>>> > exodus/<br>
>>> > spark as clients.<br>
>>> ><br>
>>> > a client sent an invitation to another client and when I received<br>
> this<br>
>>> > invitation i've logged out without accepting or rejecting the<br>
>>> > invitation.<br>
>>> > when i login again, the invitation did not appear, although I do not<br>
>>> > having<br>
>>> > accepted or rejected in the previous session.<br>
>>> ><br>
>>> > Shashi, you have done this before with which server?<br>
>>> ><br>
>>> ><br>
>>> > regards,<br>
>>> ><br>
>>> > Vitor Rodrigues<br>
>>> ><br>
>>> ><br>
>>> > On Wed, 28 May 2008 10:08:48 +0530, "shashi kiran" <<a href="mailto:gmsk19@gmail.com">gmsk19@gmail.com</a>><br>
>>> > wrote:<br>
>>> >> I had developed a similar app for mobile. I am for sure he will<br>
>>> >> receive<br>
>>> > the<br>
>>> >> invite the next time he logs in albeit in a different stanza type.<br>
>>> >><br>
>>> >> *Regards<br>
>>> >> Shashi Kiran G M*<br>
>>> >><br>
>>> >> On Tue, May 27, 2008 at 11:01 PM, <<a href="mailto:vitor@easyclick.pt">vitor@easyclick.pt</a>> wrote:<br>
>>> >><br>
>>> >>>> On 05/27/2008 11:18 AM, <a href="mailto:vitor@easyclick.pt">vitor@easyclick.pt</a> wrote:<br>
>>> >>>>>> Hello,<br>
>>> >>>>>><br>
>>> >>>>>> Le 27 mai 08 � 18:23, <a href="mailto:vitor@easyclick.pt">vitor@easyclick.pt</a> a écrit :<br>
>>> >>>>>><br>
>>> >>>>>>> Hi all!!!<br>
>>> >>>>>>><br>
>>> >>>>>>> I'm using jabberd to develop a mobile application.<br>
>>> >>>>>>><br>
>>> >>>>>>> When i send an invitation to a friend, he receives a<br>
>>> >>>>>>> notification.<br>
>>> >>>>>>> If he<br>
>>> >>>>>>> does nothing (accept/deny) and logout, when he login again the<br>
>>> >>>>>>> invitation<br>
>>> >>>>>>> doesn't appear, although in database we are not subscribed to<br>
>>> >>>>>>> each<br>
>>> >>>>>>> other.<br>
>>> >>>>>>><br>
>>> >>>>>>> this notification only apears once?<br>
>>> >>>>>>><br>
>>> >>>>>>> where can i find more information about that?<br>
>>> >>>>>><br>
>>> >>>>>> The XMPP specification says it *should* receive the subscription<br>
>>> >>>>>> addition demand on every login until he does something.<br>
>>> >>>>>> It might not depending on which server you are using.<br>
>>> >>>>>><br>
>>> >>>>>> Reference:<br>
>>> >>>>>> RFC 3921 section 9.4: Server Delivery and Client<br>
>>> >>>>>> Acknowledgement of<br>
>>> >>>>>> Subscription Requests and State Change Notifications:<br>
>>> >>>>>><br>
>>> >>>>>> "In order to require acknowledgement, a server SHOULD send the<br>
>>> >> request<br>
>>> >>>>>> or notification to the recipient each time the recipient logs<br>
> in,<br>
>>> >>>>>> until the recipient acknowledges receipt of the notification by<br>
>>> >>>>>> "affirming" or "denying" the notification"<br>
>>> >>>>>><br>
>>> >>>>>> --<br>
>>> >>>>>> Mickaël Rémond<br>
>>> >>>>>> <a href="http://www.process-one.net/" target="_blank">http://www.process-one.net/</a><br>
>>> >>>>><br>
>>> >>>>><br>
>>> >>>>><br>
>>> >>>>> thank you Micka�l<br>
>>> >>>>><br>
>>> >>>>> i tried whit different clients and the notification only is show<br>
>>> >> once. I<br>
>>> >>>>> need to force the request to send another notification.<br>
>>> >>>>><br>
>>> >>>>> someone knows if the server has any kind of configuration to<br>
> solve<br>
>>> >> this<br>
>>> >>>>> or<br>
>>> >>>>> anyone has the same problem?<br>
>>> >>>><br>
>>> >>>> Typically this is not configurable, since servers are coded to do<br>
>>> >>>> the<br>
>>> >>>> right thing. What codebase are you using?<br>
>>> >>>><br>
>>> >>>> Peter<br>
>>> >>>><br>
>>> >>>> --<br>
>>> >>>> Peter Saint-Andre<br>
>>> >>>> <a href="https://stpeter.im/" target="_blank">https://stpeter.im/</a><br>
>>> >>><br>
>>> >>><br>
>>> >>> i'm using jabberd-2.1.14 in fedoracore6 so<br>
>>> >>><br>
>>> >>><br>
>>> >>>> _______________________________________________<br>
>>> >>>> JDev mailing list<br>
>>> >>>> FAQ: <a href="http://www.jabber.org/discussion-lists/jdev-faq" target="_blank">http://www.jabber.org/discussion-lists/jdev-faq</a><br>
>>> >>>> Forum: <a href="http://www.jabberforum.org/forumdisplay.php?f=20" target="_blank">http://www.jabberforum.org/forumdisplay.php?f=20</a><br>
>>> >>>> Info: <a href="http://mail.jabber.org/mailman/listinfo/jdev" target="_blank">http://mail.jabber.org/mailman/listinfo/jdev</a><br>
>>> >>>> Unsubscribe: <a href="mailto:JDev-unsubscribe@jabber.org">JDev-unsubscribe@jabber.org</a><br>
>>> >>>> _______________________________________________<br>
>>> >>>><br>
>>> >>><br>
>>> >>><br>
>>> >>> _______________________________________________<br>
>>> >>> JDev mailing list<br>
>>> >>> FAQ: <a href="http://www.jabber.org/discussion-lists/jdev-faq" target="_blank">http://www.jabber.org/discussion-lists/jdev-faq</a><br>
>>> >>> Forum: <a href="http://www.jabberforum.org/forumdisplay.php?f=20" target="_blank">http://www.jabberforum.org/forumdisplay.php?f=20</a><br>
>>> >>> Info: <a href="http://mail.jabber.org/mailman/listinfo/jdev" target="_blank">http://mail.jabber.org/mailman/listinfo/jdev</a><br>
>>> >>> Unsubscribe: <a href="mailto:JDev-unsubscribe@jabber.org">JDev-unsubscribe@jabber.org</a><br>
>>> >>> _______________________________________________<br>
>>> >>><br>
>>> >><br>
>>> >><br>
>>> >><br>
>>> >><br>
>>> ><br>
>>> > _______________________________________________<br>
>>> > JDev mailing list<br>
>>> > FAQ: <a href="http://www.jabber.org/discussion-lists/jdev-faq" target="_blank">http://www.jabber.org/discussion-lists/jdev-faq</a><br>
>>> > Forum: <a href="http://www.jabberforum.org/forumdisplay.php?f=20" target="_blank">http://www.jabberforum.org/forumdisplay.php?f=20</a><br>
>>> > Info: <a href="http://mail.jabber.org/mailman/listinfo/jdev" target="_blank">http://mail.jabber.org/mailman/listinfo/jdev</a><br>
>>> > Unsubscribe: <a href="mailto:JDev-unsubscribe@jabber.org">JDev-unsubscribe@jabber.org</a><br>
>>> > _______________________________________________<br>
>>><br>
>>> _______________________________________________<br>
>>> JDev mailing list<br>
>>> FAQ: <a href="http://www.jabber.org/discussion-lists/jdev-faq" target="_blank">http://www.jabber.org/discussion-lists/jdev-faq</a><br>
>>> Forum: <a href="http://www.jabberforum.org/forumdisplay.php?f=20" target="_blank">http://www.jabberforum.org/forumdisplay.php?f=20</a><br>
>>> Info: <a href="http://mail.jabber.org/mailman/listinfo/jdev" target="_blank">http://mail.jabber.org/mailman/listinfo/jdev</a><br>
>>> Unsubscribe: <a href="mailto:JDev-unsubscribe@jabber.org">JDev-unsubscribe@jabber.org</a><br>
>>> _______________________________________________<br>
>>><br>
>><br>
>><br>
>><br>
>> --<br>
>><br>
>> Shashi Kiran G M<br>
>> ----Never Play Leapfrog with a Unicorn----<br>
>><br>
><br>
><br>
><br>
><br>
<br>
_______________________________________________<br>
JDev mailing list<br>
FAQ: <a href="http://www.jabber.org/discussion-lists/jdev-faq" target="_blank">http://www.jabber.org/discussion-lists/jdev-faq</a><br>
Forum: <a href="http://www.jabberforum.org/forumdisplay.php?f=20" target="_blank">http://www.jabberforum.org/forumdisplay.php?f=20</a><br>
Info: <a href="http://mail.jabber.org/mailman/listinfo/jdev" target="_blank">http://mail.jabber.org/mailman/listinfo/jdev</a><br>
Unsubscribe: <a href="mailto:JDev-unsubscribe@jabber.org">JDev-unsubscribe@jabber.org</a><br>
_______________________________________________<br>
</blockquote></div><br><br clear="all"><br>-- <br><br>Shashi Kiran G M<br>----Never Play Leapfrog with a Unicorn----<br>