<div dir="rtl"><div dir="ltr">Hello Peter,</div>
<div dir="ltr"> </div>
<div dir="ltr">  We had this problem in the past and solved it with the help of Anthony and others.</div>
<div dir="ltr"> </div>
<div dir="ltr">Please make sure that:</div>
<div dir="ltr"> </div>
<div dir="ltr">- You have <strong>manage-presence</strong> set to true on one profile and passive on the others.</div>
<div dir="ltr">- <strong>dbname</strong> is the same for all profiles.</div>
<div dir="ltr">- <strong>manage-shared-appearnce</strong> is true for all profiles.</div>
<div dir="ltr">- most important: set <strong>presence-hosts </strong>in the profiles to <strong>exactly </strong>the same name you specified as registrar in Polycom&#39;s config files (reg.<em>x</em>.server<em>.</em>y<em>.</em>address). It can be either DNS name or IP address.</div>

<div dir="ltr"> </div>
<div dir="ltr">                        Regards, __Yehavi:</div>
<div dir="ltr"><br><br> </div>
<div dir="ltr" class="gmail_quote">
<div>2010/11/17 Peter Steinbach <span dir="ltr">&lt;<a href="mailto:lists@telefaks.de">lists@telefaks.de</a>&gt;</span></div>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">
<div>
<div bgcolor="#ffffff" text="#000000">Hello Yehavi,<br><br>we did some further investigation during the last days. We got a step further, but we are not finished yet.<br><br>What DOES work<br>
<ul>
<li>BLF works generally on both phones</li>
<li>SLA works when SLA phones inititiate a call to another phone: We can switch between the phones with &quot;hold&quot;.</li></ul>What does NOT work<br>
<ul>
<li>when SLA phones receive a call, both can take the call but cannot share the line, even the BLF lamp is off</li></ul>To answer your question:<br><br>We have set in the internal profile: 
<div class="im"><br>&lt;param name=&quot;dbname&quot; value=&quot;share_presence&quot;/&gt;<br></div>But do be honest; I have no clue where to find &quot;share_presence&quot;. <br>We work with ODBC for the internal profile and I can see 2 tables<br>

<ul>
<li>sip_shared_appearance_dialogs</li>
<li>sip_shared_appearance_subscriptions</li></ul>Both tables are not filled with any data during the SLA scenario.<br><br>I also grepped for &quot;share_presence&quot; in the files in /usr/local/freeswitch/db , but there is no &quot;share_presence&quot; entry in any of the files.<br>
<br>By SIP tracing the NOTIFY messages between phones an Freeswitch we have different behaviour in an outbound SLA und inbound SLA scenario. In the inbound secanrio we have no messages with &quot;appearance-state=active&quot; nor &quot;appearance-state=alerting&quot; to any phone. In the outbound scenario we do have.<br>
<br>Outbound Notify messges contain:<br>==========================<br>Notify Message1 to originating phone<br>Call-Info: <a>&lt;sip:mydomain.org&gt;</a>;appearance-index=*;appearance-state=idle.<br>Event: line-seize.<br><br>
Notify Message2 to originating phone<br>Call-Info: <a>&lt;sip:mydomain.org&gt;</a>;appearance-index=1;appearance-state=alerting;appearance-uri=&quot;\&quot;4700\&quot; <a>&lt;sip:4700@mydomain.org&gt;</a>&quot;.<br>Call-Info: <a>&lt;sip:mydomain.org&gt;</a>;appearance-index=*;appearance-state=idle.<br>
Event: call-info.<br><br>Notify Message3 to originating phone<br>Event: presence. (State: &quot;Ring&quot;)<br><br>Notify Message4 to originating phone after answering the call<br>Event: presence. (State: Talk&quot;)<br><br>
Notify Message5 to originating phone after answering the call<br>Call-Info: <a>&lt;sip:mydomain.org&gt;</a>;appearance-index=1;appearance-state=active;appearance-uri=&quot;\&quot;Test-4700\&quot;<br>...<br><br>For the incoing call to the SLA phones:<br>
==========================<br><br>Notify Message1 to called SLA phone 1 after answering the call (before there as no notify during call setup)<br>Call-Info: <a>&lt;sip:mydomain.org&gt;</a>;appearance-index=*;appearance-state=idle.<br>
Event: call-info<br><br>Notify Message2 to called phone 1<br>Event: presence. (State: &quot;talk&quot; for calling phone)<br><br><br>Notify Message1 to other SLA phone 2 after answering the call by phone 1 (before there as no notify during call setup)<br>
Call-Info: <a>&lt;sip:mydomain.org&gt;</a>;appearance-index=*;appearance-state=idle.<br>Event: call-info.<br><br>That&#39;s all messages until hangup.<br><br>Any help and suggestions is appreciated 
<div class="im"><br><br><br><pre cols="72">-- 
With kind regards
Peter Steinbach 

Telefaks Services GmbH
Theo-Geisel-Strasse 25
D 61250 Usingen, Germany
<a href="mailto:lists" target="_blank">mailto:lists</a> (att) <a href="http://telefaks.de/" target="_blank">telefaks.de</a>
Internet: <a href="http://www.telefaks.de/" target="_blank">www.telefaks.de</a>
</pre><br><br>Yehavi Bourvine schrieb: </div>
<blockquote type="cite">
<div>
<div>Hello Peter,</div>
<div>
<div></div>
<div class="h5">
<div> </div>
<div>  I don&#39;t see SQL errors here. Note that the [ERR] is the loglevel.</div>
<div>Is the database you gave at the db_name populated with data?</div>
<div> </div>
<div>                Regards, __Yehavi:<br><br></div>
<div class="gmail_quote">2010/11/12 Peter Steinbach <span dir="ltr">&lt;<a href="mailto:lists@telefaks.de" target="_blank">lists@telefaks.de</a>&gt;</span><br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">Thanks for the hint,<br><br>I set this to the &quot;internal&quot; profile, however this did not work. When<br>
Phone 1 is set to &quot;on hold&quot; I receive a number of SLA2 error messages<br>which belong to a database connection.<br>We have set up an odbc database connction which works for the internal<br>database in all other cases. Do we need special DB settings for this?<br>
I tried to execute the below embedded sql statements manually with the<br>same sql login and they all work without an error.<br><br>What can be the source of these errors?<br><br>============================================<br>
2010-11-12 15:28:54.135087 [ERR] sofia_presence.c:721 STATE SQL update<br>sip_dialogs set<br>call_info=&#39;appearance-index=1&#39;,call_info_state=&#39;alerting&#39; where<br>hostname=&#39;<a href="http://mydomain.org/" target="_blank">mydomain.org</a>&#39; and uuid=&#39;2d21424a-ee69-11df-94ab-3f32128609a9&#39;<br>
2010-11-12 15:28:54.135087 [ERR] sofia_presence.c:728 PROCESS PRESENCE EVENT<br>2010-11-12 15:28:54.135087 [ERR] sofia_presence.c:1925 PRES SQL select<br>
<div>sip_from_user,sip_from_host,call_info,call_info_state,uuid from<br>sip_dialogs where hostname=&#39;<a href="http://mydomain.org/" target="_blank">mydomain.org</a>&#39; and sip_from_user=&#39;4702&#39; and<br>sip_from_host=&#39;<a href="http://mydomain.org/" target="_blank">mydomain.org</a>&#39;<br>
</div>2010-11-12 15:28:54.135087 [ERR] sofia_presence.c:1839 SLA2: 0<br>[sip_from_user]=[4702]<br></blockquote>
<div>...</div>
<div> </div></div></div></div></div><pre><hr size="4" width="90%"><div class="im">
_______________________________________________
FreeSWITCH-users mailing list
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a>
<a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org</a>
  </div></pre></blockquote><br><br><pre cols="72"></pre></div></div><br>_______________________________________________<br>FreeSWITCH-users mailing list<br><a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org</a><br><br></blockquote></div>
<div dir="ltr"><br></div></div>