Thank you very much, it works now :)<br><br> Also I've switched to mysql from berkeley - it seems there're some bugs in berkeley db engine. <br><br><div class="gmail_quote">2009/4/13 Anca Vamanu <span dir="ltr"><<a href="mailto:anca@opensips.org">anca@opensips.org</a>></span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi Alexander,<br>
<br>
I have looked through your configuration file and there is a big mess in there in the presence part :).<br>
Please read the presence tutorial from opensips site: <a href="http://www.opensips.org/index.php?n=Resources.PresenceServer" target="_blank">http://www.opensips.org/index.php?n=Resources.PresenceServer</a>. Since you say that you use xlite it means that you don't need support for privacy rules, so no xcap server. The configuration that matches your need is the one described at point 1 in the Configuration section. The presence part from your configuration file should resemble the one from this example: <a href="http://www.opensips.org/index.php?n=Resources.SimplePresConfig" target="_blank">http://www.opensips.org/index.php?n=Resources.SimplePresConfig</a>. <<a href="http://www.opensips.org/index.php?n=Resources.SimplePresConfig" target="_blank">http://www.opensips.org/index.php?n=Resources.SimplePresConfig</a>><br>
To give you also some indications of what is wrong now:<br>
- you should set the force_active parameter in presence_xml module to 1 ( now you set it twice, once to 1 and later to 0)<br>
- you don't need xcap_client module<br>
- it's useless to set integrated_xcap_server and xcap_table parameters in presence_xml module ( you shouldn't have nothing related to xcap in your configuration file)<br>
<br>
I noticed that you have set all the parameters for the modules, some to their default value. There is probably something that you don't know: in the modules documentation if a default value is mentioned for a parameter it means that the parameter already has that value, and that you should set it only if you what to change it.<br>
<br>
As for xlite, you have to configure it to use Presence Agent operation mode.<br>
<br>
regards,<br>
Anca<br>
<br>
<br>
<br>
Alexander wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div></div><div class="h5">
Hi all!<br>
<br>
I'm trying to make Opensips 1.4.4 work as proxy and presence server. Proxy, with NAT support, seems to work - calls are redirected, voice is transmitted in both directions.<br>
Now I try to configure presence - it would be nice, if X-Lite shows user's availability and status. So, I've got 2 questions:<br>
1) What options regarding to presence should be configured in X-Lite (Peer-to-peer, Presence agent)?<br>
2) What's wrong and/or missing in my OpenSips configuration file?<br>
<br>
As I see from logs, SUBSCRIBE, PUBLISH and NOTIFY messages are received by OpenSips, but X-Lite does not show user's availability/status.<br>
<br>
My OpenSips configuration file is attached to this messages. Note, that authorization is done via db_oracle, and in presence module I try to use db_berkeley. It's done due<br>
to some reasons.<br>
<br>
Thanks in advance!<br>
<br></div></div>
------------------------------------------------------------------------<br>
<br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opensips.org" target="_blank">Users@lists.opensips.org</a><br>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
<br>
</blockquote>
<br>
</blockquote></div><br>