Thank you very much, it works now :)<br><br>  Also I&#39;ve switched to mysql from berkeley - it seems there&#39;re some bugs in berkeley db engine. <br><br><div class="gmail_quote">2009/4/13 Anca Vamanu <span dir="ltr">&lt;<a href="mailto:anca@opensips.org">anca@opensips.org</a>&gt;</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&#39;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>. &lt;<a href="http://www.opensips.org/index.php?n=Resources.SimplePresConfig" target="_blank">http://www.opensips.org/index.php?n=Resources.SimplePresConfig</a>&gt;<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&#39;t need xcap_client module<br>
- it&#39;s useless to set integrated_xcap_server and xcap_table parameters in presence_xml module ( you shouldn&#39;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&#39;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&#39;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&#39;s availability and status. So, I&#39;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&#39;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&#39;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&#39;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>