<HTML >
<HEAD>
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">

                                                                <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-16">
<META HTTP-EQUIV="EXPIRES" CONTENT="0">
<META HTTP-EQUIV="EXPIRESABSOLUTE" CONTENT="Tue, 01 Jun 1999 12:00:00 GMT">
<META HTTP-EQUIV="PRAGMA" CONTENT="NO-CACHE">
<META HTTP-EQUIV="CACHE-CONTROL" CONTENT="PRIVATE">
<META HTTP-EQUIV="CACHE-CONTROL" CONTENT="NO-CACHE">
<TITLE></TITLE>

<META content="MSHTML 6.00.2900.2838" name=GENERATOR></HEAD>
                                                        <BODY >
                                                                <DIV><!-- Converted from text/plain format -->
<P><FONT size=2>Hi,<BR><BR>What did&nbsp; you mean by 
following:<BR><BR>&gt;Instead of<BR>&gt;&gt;<BR>&gt;&gt; if 
(authorize_message("<A href="http://localhost/xcap">http://localhost/xcap</A>")) 
{<BR>&gt;<BR>&gt;there should be<BR>&gt;<BR>&gt;if 
(authorize_message("im-rules.xml")){<BR><BR>Btw, did you receive my email with 
following questions :<BR><BR>&gt;&gt; I have the same problem with notification 
and other presence messages&nbsp; with you.<BR>&gt;&gt; Can you tell me which 
Linux distribution you are using Ser on ?<BR>&gt;&gt; Also please include 
version numbers for libraries that are required by Ser.<BR>&gt;&gt;<BR>&gt;&gt; 
I am trying to find similarities between yours and my ser 
server.<BR><BR>Regards,<BR>ilker<BR><BR>-----Original Message-----<BR>From: 
serusers-bounces@lists.iptel.org [<A 
href="mailto:serusers-bounces@lists.iptel.org">mailto:serusers-bounces@iptel.org</A>] 
On Behalf Of samuel<BR>Sent: Monday, May 15, 2006 7:13 PM<BR>To: Vaclav 
Kubart<BR>Cc: serusers@lists.iptel.org<BR>Subject: Re: [Serusers] PA error sending 
notifies<BR><BR>Let's see if I can finish the e-mail before gmail decides it's 
enough...:P<BR><BR>006/5/15, samuel &lt;samu60@gmail.com&gt;:<BR>&gt; Following 
with the handbook...<BR><BR>&gt;<BR>&gt; the authorize message in the sample 
confgi files has as parameter the<BR>&gt; xcap root while it should have the xml 
file containing the auth.rules.<BR><BR><BR>Instead of<BR><BR>&gt;<BR>&gt; if 
(authorize_message("<A href="http://localhost/xcap">http://localhost/xcap</A>")) 
{<BR><BR>there should be<BR><BR>if 
(authorize_message("im-rules.xml")){<BR><BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt; 
2006/5/15, samuel &lt;samu60@gmail.com&gt;:<BR>&gt; &gt; First of all, I have to 
thank you for the time you spent writing the<BR>&gt; &gt; handbook, it's really 
really helpfull....I wish all SER related<BR>&gt; &gt; parts had this 
docs..<BR>&gt; &gt;<BR>&gt; &gt; I'll try to get familiar with the code of the 
notifications and I'll<BR>&gt; &gt; try to find something....which I don't thing 
so :P. I'll also merge<BR>&gt; &gt; the two functionalities (proxy + presence) 
in a unique config file<BR>&gt; &gt; to see if it works.<BR>&gt; &gt; I hope I 
can provide more info these following days.<BR>&gt; &gt;<BR>&gt; &gt; About the 
missing things in the presence handbook, probably the most<BR>&gt; &gt; 
important is the new xcap module because in the sample config files<BR>&gt; &gt; 
it's missing.<BR>&gt; &gt; Another thing is that in the XCAP structure 
description, the<BR>&gt; &gt; im-rules directory is missing, which might lead 
to<BR>&gt; &gt; misunderstandings. I downloaded the structure from the iptel's 
ftp<BR>&gt; &gt; and inside the im-rules there were several files corresponding 
to<BR>&gt; &gt; presence-rules which should be either removed or updated with 
the<BR>&gt; &gt; im-rules namespaces and removing the whitelist.<BR>&gt; 
&gt;<BR>&gt; &gt; Thanks,<BR>&gt; &gt;<BR>&gt; &gt; Samuel.<BR>&gt; &gt;<BR>&gt; 
&gt;<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt; 2006/5/15, Vaclav Kubart 
&lt;vaclav.kubart@iptel.org&gt;:<BR>&gt; &gt; &gt; Hi,<BR>&gt; &gt; &gt; this 
problem I'm trying to solve with Ilker Aktuna. I try to<BR>&gt; &gt; &gt; 
simulate it on my machine and let you know. Or if you solve it, please let me 
know.<BR>&gt; &gt; &gt; :-)<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt; Please, could 
you tell me, what things you were missing in<BR>&gt; &gt; &gt; presence 
handbook? I'm trying to do it as useful as possible and<BR>&gt; &gt; &gt; 
whatever ideas are welcome...<BR>&gt; &gt; &gt;<BR>&gt; &gt; 
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Vaclav<BR>&gt; &gt; 
&gt;<BR>&gt; &gt; &gt; On Mon, May 15, 2006 at 01:38:02PM +0200, samuel 
wrote:<BR>&gt; &gt; &gt; &gt; Hi all,<BR>&gt; &gt; &gt; &gt;<BR>&gt; &gt; &gt; 
&gt; I recently had a few hours and start installing the presence<BR>&gt; &gt; 
&gt; &gt; staff and I have to say that I have it amost workign thanks to<BR>&gt; 
&gt; &gt; &gt; the presence handbook, the mailing list and, obviously, a 
little<BR>&gt; &gt; &gt; &gt; bit of code review..:P<BR>&gt; &gt; &gt; 
&gt;<BR>&gt; &gt; &gt; &gt; I have two SER instances, the "proxy" and the 
"presence server"<BR>&gt; &gt; &gt; &gt; (both with last CVS code) co-located in 
the same host and I have<BR>&gt; &gt; &gt; &gt; an issue when the "presence 
server" tries to send the NOTIFY<BR>&gt; &gt; &gt; &gt; requests. Below there's 
an attched log showing the problem (on<BR>&gt; &gt; &gt; &gt; IP a.b.c.d I've 
got the two instances):<BR>&gt; &gt; &gt; &gt;<BR>&gt; &gt; &gt; &gt; 3(30682) 
DEBUG notify.c:378: sending winfo notify<BR>&gt; &gt; &gt; &gt; 3(30682) DEBUG 
notify.c:383: winfo document created<BR>&gt; &gt; &gt; &gt; 3(30682) DEBUG 
notify.c:391: creating headers<BR>&gt; &gt; &gt; &gt; 3(30682) DEBUG 
notify.c:398: headers created<BR>&gt; &gt; &gt; &gt; 3(30682) 
DEBUG:tm:t_uac:<BR>&gt; &gt; &gt; &gt; 
next_hop=&lt;sip:a.b.c.d;transport=tcp;ftag=c77b3f33;lr=on&gt;<BR>&gt; &gt; &gt; 
&gt; 3(30682) t_uac: no socket found<BR>&gt; &gt; &gt; &gt; 3(30682) DEBUG 
notify.c:402: request sent with result -7<BR>&gt; &gt; &gt; &gt; 3(30682) ERROR: 
notify.c:404: Can't send watcherinfo<BR>&gt; &gt; &gt; &gt; notification 
(-7)<BR>&gt; &gt; &gt; &gt;<BR>&gt; &gt; &gt; &gt; This problem appears in other 
places, not only in the<BR>&gt; &gt; &gt; &gt; notifications for winfo so 
probably there's somthing in the<BR>&gt; &gt; &gt; &gt; selection of the 
outgoing socket directing to the local IP.<BR>&gt; &gt; &gt; &gt;<BR>&gt; &gt; 
&gt; &gt; &gt;From the proxy part I just ust t_forward_nonack for the 
"SIMPLE"<BR>&gt; &gt; &gt; &gt; messages with record route....maybe adding the 
port in the<BR>&gt; &gt; &gt; &gt; record route should 
help?<BR></FONT></P>
<!--445D5241795C-->
<br><br><a href="http://387555.sigclick.mailinfo.com/sigclick/070F0707/04004504/05044C00/24702159.jpg"><img src="http://387555.signature1.mailinfo.com/confirm2.6/070F0707/04004504/05044C00/24702159.jpg" border="0" nosend="1"></a><!--445D5241795C//--></DIV>
                                                                <DIV STYLE="FONT-SIZE: 7pt; COLOR: gray; FONT-FAMILY: verdana">
                                                                        <DIV STYLE="FONT-SIZE: 7pt; COLOR: gray; FONT-FAMILY: verdana">
                                                                                <DIV STYLE="FONT-SIZE: 7pt; COLOR: gray; FONT-FAMILY: verdana">_____________________________________________________________________________________________________________________________________________</DIV>
                                                                                <DIV STYLE="FONT-SIZE: 7pt; COLOR: gray; FONT-FAMILY: verdana">Bu e-posta mesaji kisiye ozel olup, gizli bilgiler iceriyor olabilir. Eger bu e-posta mesaji size yanlislikla ulasmissa,&nbsp; icerigini hic bir sekilde kullanmayiniz ve ekli dosyalari acmayiniz. Bu durumda lutfen e-posta mesajini kullaniciya hemen geri gonderiniz&nbsp; ve&nbsp; tum kopyalarini mesaj kutunuzdan siliniz. Bu e-posta mesaji, hic bir sekilde, herhangi bir amac icin cogaltilamaz, yayinlanamaz ve para karsiligi satilamaz.&nbsp; Bu e-posta mesaji viruslere karsi anti-virus sistemleri tarafindan taranmistir. Ancak yollayici, bu e-posta mesajinin - virus koruma sistemleri ile kontrol ediliyor olsa bile - virus icermedigini garanti etmez ve meydana gelebilecek zararlardan dogacak hicbir sorumlulugu kabul etmez. </DIV>
                                                                                <DIV STYLE="FONT-SIZE: 7pt; COLOR: gray; FONT-FAMILY: verdana">This message is intended solely for the use of the individual or entity to whom it is addressed , and may contain confidential&nbsp; information. If you are not the intended recipient of this message or you receive this mail in error, you should refrain from making any use of the contents and from opening any attachment. In that case, please notify the sender immediately and return the message to the sender, then, delete and destroy all copies. This e-mail message, can not be copied, published or sold for any reason. This e-mail message has been swept by anti-virus systems for the presence of computer viruses. In doing so, however,&nbsp; sender&nbsp; cannot warrant that virus or other forms of data corruption may not be present and do not take any responsibility in any occurrence.</DIV>
                                                                                <DIV STYLE="FONT-SIZE: 7pt; COLOR: gray; FONT-FAMILY: verdana">_____________________________________________________________________________________________________________________________________________</DIV>
                                                                                <DIV STYLE="FONT-SIZE: 7pt; COLOR: gray; FONT-FAMILY: verdana" ALIGN="justify">
</DIV>
</DIV>
</DIV></BODY></HTML>