<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'><div>Hello,</div><div><br></div><div>I would like to know, how's the progress of the fixes going? Should I download once again the source code of the OpenSIPS 1.9 or just make a couple of changes in the configuration files?</div><div><br></div><div>I found in the page:</div><div>http://opensips.org/pub/opensips/latest/src/</div><div><br></div><div>what looks like an actualization of the Openips 1.9.1 version. Is this the fixed version?</div><div><br></div><div>Thanks,</div><div>Estefania</div><div><div><br>> Date: Sun, 3 Nov 2013 08:58:14 +0100<br>> From: Sa?l Ibarra Corretg? <saul@ag-projects.com><br>> Subject: Re: [OpenSIPS-Users] Problem with presence_xml module<br>>         Opensips 1.9<br>> To: OpenSIPS users mailling list <users@lists.opensips.org><br>> Message-ID: <F4C63EA3-A26E-41A1-A7CE-3F60D5E3BE3A@ag-projects.com><br>> Content-Type: text/plain; charset=iso-8859-1<br>> <br>> Noted.<br>> <br>> I hope to make this and a couple of related fixes to the example scripts this week.<br>> <br>> Thanks for the report!<br>> <br>> On Nov 2, 2013, at 5:33 PM, Estefania figueroa buitrago wrote:<br>> <br>> > Hi,<br>> > <br>> > At the moment I'm working in a project, in which I need to use OpenIMSCore with a presence server, so I decided to use Opensips (version 1.9).<br>> > <br>> > When I tried to start it I get two errors. The first one is due to the script generated by the tool ./osipsconfig, specifically in this line:<br>> > <br>> > ----------------<br>> > modparam("presence|presence_xml", "db_url",<br>> > "mysql://opensips:opensipsrw@localhost/opensips")<br>> > ----------------<br>> > <br>> > As you can see in the documentation, the presence_xml module doesn't include the db_url parameter anymore. It would be great if you could fix it, so the ./osipsconfig tool would not generate the script this way :).<br>> > <br>> > The second error is due to the presence_xml module. I want a presence server WITHOUT XCAP and my configuration script looks like:<br>> > <br>> > ----------------<br>> > #### PRESENCE modules<br>> > loadmodule "presence.so"<br>> > loadmodule "presence_xml.so"<br>> > <br>> > modparam("presence", "db_url",<br>> > "mysql://opensips:opensipsrw@localhost/opensips") # CUSTOMIZE ME<br>> > modparam("presence", "server_address", "sip:x.x.x.x:5065") # CUSTOMIZE ME<br>> > modparam("presence_xml", "force_active", 1)<br>> > ----------------<br>> > <br>> > Here I'm just following the documentation:<br>> > <br>> > force_active: Should be set to 1 if not using an xcap server<br>> > <br>> > But every time I try to start Opensips I get this error:<br>> > <br>> > ----------------<br>> > ERROR:presence_xml:mod_init: Can't bind xcap<br>> > ERROR:core:init_mod: failed to initialize module presence_xml<br>> > ERROR:core:main: error while initializing modules<br>> > ----------------<br>> > <br>> > It doesn't make any sence if you read the documentation. I commented the lines involving the presence_xml module and everything worked fine, but sadly I DO need this module.<br>> > <br>> > What is that due to? It's there a bug? <br>> > <br>> > regards,<br>> > Estefania<br>> > _______________________________________________<br>> > Users mailing list<br>> > Users@lists.opensips.org<br>> > http://lists.opensips.org/cgi-bin/mailman/listinfo/users<br>> <br>> --<br>> Sa?l Ibarra Corretg?<br>> AG Projects<br>> <br>> <br>> <br><br><br></div></div>                                            </div></body>
</html>