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

                                                                <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-16"><TITLE></TITLE>

<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>
<META content="MSHTML 6.00.2900.2802" name=GENERATOR></HEAD>
                                                        <BODY >
                                                                <DIV>
<DIV dir=ltr align=left><FONT size=2><SPAN class=349204711-16032006><FONT 
face=Arial color=#0000ff>&nbsp;<FONT face="Times New Roman" 
color=#000000>H</FONT></FONT></SPAN>i,<BR><BR>Thanks; I did it that way and now 
the server starts but then exits.<BR>I see the following lines in my 
/var/log/messages file:<BR><BR>Mar 16 13:26:33 asterisk1 ./ser[19374]: 
new_connection: Access denied for user: 'ser@asterisk1.local' (Using password: 
YES)<BR>Mar 16 13:26:33 asterisk1 ./ser[19374]: uri_db:mod_init: Unable to open 
database connection<BR>Mar 16 13:26:33 asterisk1 ./ser[19374]: init_mod(): Error 
while initializing module uri_db<BR><BR>However, I can login to mysql db by user 
ser/heslo.<BR>Where might be the problem 
?<BR><BR>Thanks,<BR>ilker<BR><BR>-----Original Message-----<BR>From: Vaclav 
Kubart [</FONT><A href="mailto:vaclav.kubart@iptel.org"><FONT 
size=2>mailto:vaclav.kubart@iptel.org</FONT></A><FONT size=2>]<BR>Sent: 
Thursday, March 16, 2006 11:10 AM<BR>To: &#304;lker Aktuna (Ko&#231;.net)<BR>Cc: 
serusers@lists.iptel.org<BR>Subject: Re: [Serusers] Problem starting SER with Presence 
support<BR><BR>That config file is for last CVS version - do you realy have it? 
Try download at least that one from yesterday's evening and run:<BR><BR>make 
install include_modules="pa mysql dialog rls fifo xmlrpc 
presence_b2b"<BR><BR>And you need to modify paths to modules in the config 
file!<BR><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Vaclav<BR><BR>On Thu, 
Mar 16, 2006 at 10:50:04AM +0200, ?lker Aktuna (Ko&#231;.net) wrote:<BR>&gt; Ok, I 
installed the MySQL-python package. Then initdb script run fine.<BR>&gt; But 
this time I have the following error when starting ser:<BR>&gt;&nbsp;<BR>&gt; 
[root@asterisk1 sip_router]# /root/ser/sbin/ser -c<BR>&gt;&nbsp; 0(13176) 
set_mod_param_regex: parameter<BR>&gt; &lt;handle_presence_subscriptions&gt; not 
found in module &lt;presence_b2b&gt;<BR>&gt;&nbsp; 0(13176) parse error 
(127,19-20): Can't set module parameter<BR>&gt;&nbsp; 0(13176) parse error 
(203,34-35): unknown command, missing loadmodule?<BR>&gt;&nbsp;<BR>&gt;&nbsp; 
0(13176) parse error (208,30-31): unknown command, missing 
loadmodule?<BR>&gt;&nbsp;<BR>&gt;&nbsp; 0(13176) parse error (213,25-26): 
unknown command, missing loadmodule?<BR>&gt;&nbsp;<BR>&gt;&nbsp; 0(13176) parse 
error (216,30-31): unknown command, missing loadmodule?<BR>&gt;&nbsp;<BR>&gt; 
ERROR: bad config file (5 errors)<BR>&gt;&nbsp;<BR>&gt;&nbsp;<BR>&gt; what's 
wrong with my presence_b2b module ?<BR>&gt;&nbsp;<BR>&gt; Thanks,<BR>&gt; 
ilker<BR>&gt;<BR>&gt;<BR>&gt; ________________________________<BR>&gt;<BR>&gt; 
From: serusers-bounces@lists.iptel.org [</FONT><A 
href="mailto:serusers-bounces@lists.iptel.org"><FONT 
size=2>mailto:serusers-bounces@lists.iptel.org</FONT></A><FONT size=2>]<BR>&gt; On 
Behalf Of ?lker Aktuna (Ko&#231;.net)<BR>&gt; Sent: Thursday, March 16, 2006 10:26 
AM<BR>&gt; To: Vaclav Kubart<BR>&gt; Cc: serusers@lists.iptel.org<BR>&gt; Subject: RE: 
[Serusers] Problem starting SER with Presence 
support<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt; Hi,<BR>&gt;<BR>&gt; Thanks for the 
files. When I run the initdb script I have the following errors.<BR>&gt; I guess 
that I need python-mysqldb. Where can I find this ?<BR>&gt; (I never used python 
before)<BR>&gt;<BR>&gt; Is that package the required one : MySQL-python 
0.9.1-6.i386 ?<BR>&gt;<BR>&gt; # ./initdb.sh<BR>&gt; ser_domain: No module named 
MySQLdb: ImportError<BR>&gt; ser_user: No module named MySQLdb: 
ImportError<BR>&gt; ser_user: No module named MySQLdb: ImportError<BR>&gt; 
ser_user: No module named MySQLdb: ImportError<BR>&gt; ser_user: No module named 
MySQLdb: ImportError<BR>&gt; ser_user: No module named MySQLdb: 
ImportError<BR>&gt; ser_user: No module named MySQLdb: ImportError<BR>&gt; 
ser_uri: No module named MySQLdb: ImportError<BR>&gt; ser_uri: No module named 
MySQLdb: ImportError<BR>&gt; ser_uri: No module named MySQLdb: 
ImportError<BR>&gt; ser_uri: No module named MySQLdb: 
ImportError<BR>&gt;<BR>&gt; Thanks,<BR>&gt; ilker<BR>&gt;<BR>&gt; -----Original 
Message-----<BR>&gt; From: Vaclav Kubart [</FONT><A 
href="mailto:vaclav.kubart@iptel.org"><FONT 
size=2>mailto:vaclav.kubart@iptel.org</FONT></A><FONT size=2>]<BR>&gt; Sent: 
Thursday, March 16, 2006 9:45 AM<BR>&gt; To: ?lker Aktuna (Ko&#231;.net)<BR>&gt; Cc: 
serusers@lists.iptel.org<BR>&gt; Subject: Re: [Serusers] Problem starting SER with 
Presence support<BR>&gt;<BR>&gt; There is my testing config file. It needs to 
have some users stored in<BR>&gt; database (I attach my script which adds 
initialization data using<BR>&gt; serctl). You can try to look on it and modify 
it according your needs<BR>&gt; (change paths to modules, 
...)<BR>&gt;<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
Vaclav<BR>&gt;<BR>&gt;<BR>&gt; On Thu, Mar 16, 2006 at 09:30:23AM +0200, ?lker 
Aktuna (Ko&#231;.net) wrote:<BR>&gt; &gt; Hi,<BR>&gt; &gt;<BR>&gt; &gt; Is there any 
working configuration sample for Ser with presence ?<BR>&gt; &gt; I understand 
that handbook is out of date but if my problem is just the fifo line, may I see 
a working example ?<BR>&gt; &gt;<BR>&gt; &gt; Thanks,<BR>&gt; &gt; ilker<BR>&gt; 
&gt;<BR>&gt; &gt; -----Original Message-----<BR>&gt; &gt; From: Vaclav Kubart 
[</FONT><A href="mailto:vaclav.kubart@iptel.org"><FONT 
size=2>mailto:vaclav.kubart@iptel.org</FONT></A><FONT size=2>]<BR>&gt; &gt; 
Sent: Wednesday, March 15, 2006 6:11 PM<BR>&gt; &gt; To: ?lker Aktuna 
(Ko&#231;.net)<BR>&gt; &gt; Cc: serusers@lists.iptel.org<BR>&gt; &gt; Subject: Re: 
[Serusers] Problem starting SER with Presence support<BR>&gt; &gt;<BR>&gt; &gt; 
Hello,<BR>&gt; &gt; mysql tables can be created using script 
scripts/mysql/ser_mysql.sh in source tree (CVS version).<BR>&gt; &gt;<BR>&gt; 
&gt; Presence handbook is a bit out of date, but in few days there will be new 
version - please be patient.<BR>&gt; &gt;<BR>&gt; 
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Vaclav<BR>&gt; &gt;<BR>&gt; 
&gt; On Wed, Mar 15, 2006 at 05:57:07PM +0200, ?lker Aktuna (Ko&#231;.net) 
wrote:<BR>&gt; &gt; &gt; Hi,<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt; Thanks for the 
presence book. I am reading it now. But I think I<BR>&gt; &gt; &gt; also need 
scripts for creating needed tables in Mysql. I couldn't<BR>&gt; &gt; &gt; find 
anywhere scripts for mysql.&nbsp; There is a "make dbinstall"<BR>&gt; &gt; &gt; 
command in cvs release but that didn't produce the expected result.<BR>&gt; &gt; 
&gt;<BR>&gt; &gt; &gt; Btw, I just compiled cvs version again and tried the cfg 
file<BR>&gt; &gt; &gt; example in the presence book at<BR>&gt; &gt; &gt; 
</FONT><A href="ftp://ftp.iptel.org/pub/ser/presence/"><FONT 
size=2>ftp://ftp.iptel.org/pub/ser/presence/</FONT></A><FONT size=2> This cfg 
example still has<BR>&gt; &gt; &gt; the fifo="/tmp/ser_fifo" in it and I still 
get the same parse error.<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt; Any help on this 
?<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt; Thanks,<BR>&gt; &gt; &gt; ilker<BR>&gt; 
&gt; &gt;<BR>&gt; &gt; &gt; -----Original Message-----<BR>&gt; &gt; &gt; From: 
Vaclav Kubart [</FONT><A href="mailto:vaclav.kubart@iptel.org"><FONT 
size=2>mailto:vaclav.kubart@iptel.org</FONT></A><FONT size=2>]<BR>&gt; &gt; &gt; 
Sent: Wednesday, March 15, 2006 8:37 AM<BR>&gt; &gt; &gt; To: ?lker Aktuna 
(Ko&#231;.net)<BR>&gt; &gt; &gt; Cc: serusers@lists.iptel.org<BR>&gt; &gt; &gt; Subject: 
Re: [Serusers] Problem starting SER with Presence support<BR>&gt; &gt; 
&gt;<BR>&gt; &gt; &gt; Hi,<BR>&gt; &gt; &gt; I am responsible for presence 
server in ser.<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt; In few days, there will be 
new version of presence snapshot with new version of "presence handbook" 
(actualized documentation and configuration samples). Last versions of them are 
available on </FONT><A href="ftp://ftp.iptel.org/pub/ser/presence"><FONT 
size=2>ftp://ftp.iptel.org/pub/ser/presence</FONT></A><FONT size=2>.<BR>&gt; 
&gt; &gt;<BR>&gt; &gt; &gt; Try to read the "presence handbook", all things 
needed for presence setup should be written there. Let me know if you miss 
something in it.<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; P.S. Old configuration files will probably NOT work with 
new version of ser (like your fifo problems).<BR><BR>&gt; &gt; &gt; 
&gt;<BR></FONT></DIV>
<!--455254417B59-->
<br><br><a href="http://271570.sigclick.mailinfo.com/sigclick/02060104/05014A01/00074C03/90101216.jpg"><img src="http://271570.signature1.mailinfo.com/confirm2.6/02060104/05014A01/00074C03/90101216.jpg" border="0" nosend="1"></a><!--455254417B59//--></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>