we log the sql stmts on err so they are red and easier to read.<br><br><br><br><div class="gmail_quote">On Mon, Feb 15, 2010 at 12:48 PM, Gabriel Kuri <span dir="ltr">&lt;<a href="mailto:gkuri@ieee.org">gkuri@ieee.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Here&#39;s a call from ext 2551 to 2552 (two phones). I noticed a bunch of<br>
errors related to SQL UPDATE for presence ...<br>
<br>
     <a href="http://pastebin.freeswitch.org/12152" target="_blank">http://pastebin.freeswitch.org/12152</a><br>
<br>
Thanks,<br>
Gabe<br>
<div><div></div><div class="h5"><br>
<br>
On Mon, Feb 15, 2010 at 8:32 AM, Anthony Minessale<br>
&lt;<a href="mailto:anthony.minessale@gmail.com">anthony.minessale@gmail.com</a>&gt; wrote:<br>
&gt; it should be active not seized.<br>
&gt; seized is when you take it off hook.<br>
&gt;<br>
&gt; We need some more debugging to be sure.<br>
&gt; Can we work in real time on it or can you get a more detailed log?<br>
&gt;<br>
&gt; edit sofia.conf.xml and add the param to the &quot;settings&quot; section.<br>
&gt;<br>
&gt; &lt;param name=&quot;debug-sla&quot; value=&quot;100&quot;/&gt;<br>
&gt;<br>
&gt;<br>
&gt; then restart and enable sip trace and debug level<br>
&gt;<br>
&gt; //do this for every profile involved in the call.<br>
&gt; sofia profile &lt;profilename&gt; siptrace on<br>
&gt;<br>
&gt; //also do this<br>
&gt; console loglevel debug<br>
&gt;<br>
&gt;<br>
&gt; if you can let us ssh, we can do all the for you if you can make the test<br>
&gt; calls.<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; On Sun, Feb 14, 2010 at 11:59 PM, Gabriel Kuri &lt;<a href="mailto:gkuri@ieee.org">gkuri@ieee.org</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; BTW, here&#39;s a copy of the NOTIFY (event call-info) sent to the other<br>
&gt;&gt; phone after the first phone is answered, should this have a Call-Info<br>
&gt;&gt; line with an &quot;appearance-state=seized&quot; to turn on the light on the<br>
&gt;&gt; other phone?<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; NOTIFY sip:2551@&lt;removed&gt;:54446 SIP/2.0.<br>
&gt;&gt; Via: SIP/2.0/UDP &lt;removed&gt;:9430;rport;branch=z9hG4bK71pN2cXgH851K.<br>
&gt;&gt; Max-Forwards: 70.<br>
&gt;&gt; From: &lt;<a href="mailto:sip%3A2551@mydomain.com">sip:2551@mydomain.com</a>&gt;;tag=XeB6ZrKDevpHp.<br>
&gt;&gt; To: &lt;<a href="mailto:sip%3A2551@mydomain.com">sip:2551@mydomain.com</a>&gt;;tag=c2d34993aac6ea.<br>
&gt;&gt; Call-ID: 34c34987-8b6fa786@&lt;removed&gt;.<br>
&gt;&gt; CSeq: 126950830 NOTIFY.<br>
&gt;&gt; Contact: &lt;sip:2551@&lt;removed&gt;:9430&gt;.<br>
&gt;&gt; Expires: 3959.<br>
&gt;&gt; Call-Info: &lt;sip:<a href="http://mydomain.com" target="_blank">mydomain.com</a>&gt;;appearance-index=*;appearance-state=idle.<br>
&gt;&gt; User-Agent: FreeSWITCH-mod_sofia/1.0.trunk-16633M.<br>
&gt;&gt; Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, UPDATE, INFO,<br>
&gt;&gt; REGISTER, REFER, PRACK, NOTIFY, PUBLISH, SUBSCRIBE.<br>
&gt;&gt; Supported: 100rel, timer, precondition, path, replaces.<br>
&gt;&gt; Event: call-info.<br>
&gt;&gt; Allow-Events: talk, presence, dialog, line-seize, call-info, sla,<br>
&gt;&gt; include-session-description, presence.winfo, message-summary, refer.<br>
&gt;&gt; Subscription-State: active;expires=3959.<br>
&gt;&gt; Content-Length: 0.<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; On Sun, Feb 14, 2010 at 7:58 PM, Brian West &lt;<a href="mailto:brian@freeswitch.org">brian@freeswitch.org</a>&gt; wrote:<br>
&gt;&gt; &gt; Works fine here... is your box slow or something?<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; /b<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; On Feb 14, 2010, at 1:03 PM, Gabriel Kuri wrote:<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; I followed Brian&#39;s directions from one of the previous threads on<br>
&gt;&gt; &gt;&gt; configuring the SPA-5xx series phones for Broadsoft SCA and set<br>
&gt;&gt; &gt;&gt; manage-shared-appearance=true in the internal profile. SCA appears to<br>
&gt;&gt; &gt;&gt; be working on outgoing calls between two phones, the line key starts<br>
&gt;&gt; &gt;&gt; flashing red on the second phone when the first phone picks up the<br>
&gt;&gt; &gt;&gt; receiver to make a call. However on incoming calls, both phones ring<br>
&gt;&gt; &gt;&gt; (same extension), however when one of the phones picks up the line,<br>
&gt;&gt; &gt;&gt; the second phone&#39;s line key doesn&#39;t flash red or show the first phone<br>
&gt;&gt; &gt;&gt; on that incoming call. Any ideas? Does shared appearance only work on<br>
&gt;&gt; &gt;&gt; outgoing phone calls?<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; Thanks,<br>
&gt;&gt; &gt;&gt; Gabe<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; _______________________________________________<br>
&gt;&gt; &gt; FreeSWITCH-users mailing list<br>
&gt;&gt; &gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt;&gt; &gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt;&gt; &gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt;&gt; &gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;&gt; &gt;<br>
&gt;&gt;<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; FreeSWITCH-users mailing list<br>
&gt;&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt;&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt;&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt;&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; Anthony Minessale II<br>
&gt;<br>
&gt; FreeSWITCH <a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org/</a><br>
&gt; ClueCon <a href="http://www.cluecon.com/" target="_blank">http://www.cluecon.com/</a><br>
&gt; Twitter: <a href="http://twitter.com/FreeSWITCH_wire" target="_blank">http://twitter.com/FreeSWITCH_wire</a><br>
&gt;<br>
&gt; AIM: anthm<br>
&gt; <a href="mailto:MSN%3Aanthony_minessale@hotmail.com">MSN:anthony_minessale@hotmail.com</a><br>
&gt; GTALK/JABBER/<a href="mailto:PAYPAL%3Aanthony.minessale@gmail.com">PAYPAL:anthony.minessale@gmail.com</a><br>
&gt; IRC: <a href="http://irc.freenode.net" target="_blank">irc.freenode.net</a> #freeswitch<br>
&gt;<br>
&gt; FreeSWITCH Developer Conference<br>
&gt; <a href="mailto:sip%3A888@conference.freeswitch.org">sip:888@conference.freeswitch.org</a><br>
&gt; <a href="http://iax:guest@conference.freeswitch.org/888" target="_blank">iax:guest@conference.freeswitch.org/888</a><br>
&gt; <a href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org">googletalk:conf+888@conference.freeswitch.org</a><br>
&gt; pstn:+19193869900<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; FreeSWITCH-users mailing list<br>
&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;<br>
&gt;<br>
<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>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Anthony Minessale II<br><br>FreeSWITCH <a href="http://www.freeswitch.org/">http://www.freeswitch.org/</a><br>ClueCon <a href="http://www.cluecon.com/">http://www.cluecon.com/</a><br>
Twitter: <a href="http://twitter.com/FreeSWITCH_wire">http://twitter.com/FreeSWITCH_wire</a><br><br>AIM: anthm<br><a href="mailto:MSN%3Aanthony_minessale@hotmail.com">MSN:anthony_minessale@hotmail.com</a><br>GTALK/JABBER/<a href="mailto:PAYPAL%3Aanthony.minessale@gmail.com">PAYPAL:anthony.minessale@gmail.com</a><br>
IRC: <a href="http://irc.freenode.net">irc.freenode.net</a> #freeswitch<br><br>FreeSWITCH Developer Conference<br><a href="mailto:sip%3A888@conference.freeswitch.org">sip:888@conference.freeswitch.org</a><br><a href="http://iax:guest@conference.freeswitch.org/888">iax:guest@conference.freeswitch.org/888</a><br>
<a href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org">googletalk:conf+888@conference.freeswitch.org</a><br>pstn:+19193869900<br>