Yes, it is a typo from the original article I wrote. Also "appearance" is misspelled. The correct line is:<br><param name="manage-shared-appearance" value="true"/><br><br>BTW, in internal.xml this line is commented out so if you need to copy & paste just look in there...<br>
-MC<br><br><div class="gmail_quote">On Mon, Feb 15, 2010 at 12:34 PM, Peder <span dir="ltr"><<a href="mailto:peder@networkoblivion.com">peder@networkoblivion.com</a>></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;">
Is this a typo "managed-shared-appeareance=true" or is there an extra e in<br>
appearance in your config?<br>
<div class="im"><br>
-----Original Message-----<br>
From: <a href="mailto:freeswitch-users-bounces@lists.freeswitch.org">freeswitch-users-bounces@lists.freeswitch.org</a><br>
[mailto:<a href="mailto:freeswitch-users-bounces@lists.freeswitch.org">freeswitch-users-bounces@lists.freeswitch.org</a>] On Behalf Of Gabriel<br>
Kuri<br>
Sent: Monday, February 15, 2010 1:48 PM<br>
To: <a href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</a><br>
Subject: Re: [Freeswitch-users] Broadsoft SCA w/ Cisco SPA-5xx series<br>
<br>
OK, I don't know what happened there, here's another one with the<br>
NOTIFYs. I'm on trunk rev 16633 and I have<br>
"managed-shared-appeareance=true" on the internal profile. I'm just<br>
making calls between internal phones.<br>
<br>
<a href="http://pastebin.freeswitch.org/12153" target="_blank">http://pastebin.freeswitch.org/12153</a><br>
<br>
Thanks,<br>
Gabe<br>
<br>
</div>On Mon, Feb 15, 2010 at 11:04 AM, Anthony Minessale<br>
<<a href="mailto:anthony.minessale@gmail.com">anthony.minessale@gmail.com</a>> wrote:<br>
> I don't see any notifies at all in this trace do the profiles in question<br>
> have:<br>
> manage-shared-appearance set to true?<br>
> and are you on latest trunk?<br>
><br>
><br>
> On Mon, Feb 15, 2010 at 12:55 PM, Anthony Minessale<br>
> <<a href="mailto:anthony.minessale@gmail.com">anthony.minessale@gmail.com</a>> wrote:<br>
>><br>
>> we log the sql stmts on err so they are red and easier to read.<br>
>><br>
>><br>
>><br>
>> On Mon, Feb 15, 2010 at 12:48 PM, Gabriel Kuri <<a href="mailto:gkuri@ieee.org">gkuri@ieee.org</a>> wrote:<br>
>>><br>
>>> Here'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>
>>><br>
>>><br>
>>> On Mon, Feb 15, 2010 at 8:32 AM, Anthony Minessale<br>
>>> <<a href="mailto:anthony.minessale@gmail.com">anthony.minessale@gmail.com</a>> wrote:<br>
>>> > it should be active not seized.<br>
>>> > seized is when you take it off hook.<br>
>>> ><br>
>>> > We need some more debugging to be sure.<br>
>>> > Can we work in real time on it or can you get a more detailed log?<br>
>>> ><br>
>>> > edit sofia.conf.xml and add the param to the "settings" section.<br>
>>> ><br>
>>> > <param name="debug-sla" value="100"/><br>
>>> ><br>
>>> ><br>
>>> > then restart and enable sip trace and debug level<br>
>>> ><br>
>>> > //do this for every profile involved in the call.<br>
>>> > sofia profile <profilename> siptrace on<br>
>>> ><br>
>>> > //also do this<br>
>>> > console loglevel debug<br>
>>> ><br>
>>> ><br>
>>> > if you can let us ssh, we can do all the for you if you can make the<br>
>>> > test<br>
>>> > calls.<br>
>>> ><br>
>>> ><br>
>>> ><br>
>>> ><br>
>>> > On Sun, Feb 14, 2010 at 11:59 PM, Gabriel Kuri <<a href="mailto:gkuri@ieee.org">gkuri@ieee.org</a>> wrote:<br>
>>> >><br>
>>> >> BTW, here's a copy of the NOTIFY (event call-info) sent to the other<br>
>>> >> phone after the first phone is answered, should this have a Call-Info<br>
>>> >> line with an "appearance-state=seized" to turn on the light on the<br>
>>> >> other phone?<br>
>>> >><br>
>>> >><br>
>>> >> NOTIFY sip:2551@<removed>:54446 SIP/2.0.<br>
>>> >> Via: SIP/2.0/UDP <removed>:9430;rport;branch=z9hG4bK71pN2cXgH851K.<br>
>>> >> Max-Forwards: 70.<br>
>>> >> From: <<a href="mailto:sip%3A2551@mydomain.com">sip:2551@mydomain.com</a>>;tag=XeB6ZrKDevpHp.<br>
>>> >> To: <<a href="mailto:sip%3A2551@mydomain.com">sip:2551@mydomain.com</a>>;tag=c2d34993aac6ea.<br>
>>> >> Call-ID: 34c34987-8b6fa786@<removed>.<br>
>>> >> CSeq: 126950830 NOTIFY.<br>
>>> >> Contact: <sip:2551@<removed>:9430>.<br>
>>> >> Expires: 3959.<br>
>>> >> Call-Info:<br>
>>> >> <sip:<a href="http://mydomain.com" target="_blank">mydomain.com</a>>;appearance-index=*;appearance-state=idle.<br>
>>> >> User-Agent: FreeSWITCH-mod_sofia/1.0.trunk-16633M.<br>
>>> >> Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, UPDATE, INFO,<br>
>>> >> REGISTER, REFER, PRACK, NOTIFY, PUBLISH, SUBSCRIBE.<br>
>>> >> Supported: 100rel, timer, precondition, path, replaces.<br>
>>> >> Event: call-info.<br>
>>> >> Allow-Events: talk, presence, dialog, line-seize, call-info, sla,<br>
>>> >> include-session-description, presence.winfo, message-summary, refer.<br>
>>> >> Subscription-State: active;expires=3959.<br>
>>> >> Content-Length: 0.<br>
>>> >><br>
>>> >><br>
>>> >><br>
>>> >> On Sun, Feb 14, 2010 at 7:58 PM, Brian West <<a href="mailto:brian@freeswitch.org">brian@freeswitch.org</a>><br>
>>> >> wrote:<br>
>>> >> > Works fine here... is your box slow or something?<br>
>>> >> ><br>
>>> >> > /b<br>
>>> >> ><br>
>>> >> > On Feb 14, 2010, at 1:03 PM, Gabriel Kuri wrote:<br>
>>> >> ><br>
>>> >> >> I followed Brian's directions from one of the previous threads on<br>
>>> >> >> configuring the SPA-5xx series phones for Broadsoft SCA and set<br>
>>> >> >> manage-shared-appearance=true in the internal profile. SCA appears<br>
>>> >> >> to<br>
>>> >> >> be working on outgoing calls between two phones, the line key<br>
>>> >> >> starts<br>
>>> >> >> flashing red on the second phone when the first phone picks up the<br>
>>> >> >> receiver to make a call. However on incoming calls, both phones<br>
>>> >> >> ring<br>
>>> >> >> (same extension), however when one of the phones picks up the<br>
line,<br>
>>> >> >> the second phone's line key doesn't flash red or show the first<br>
>>> >> >> phone<br>
>>> >> >> on that incoming call. Any ideas? Does shared appearance only work<br>
>>> >> >> on<br>
>>> >> >> outgoing phone calls?<br>
>>> >> >><br>
>>> >> >> Thanks,<br>
>>> >> >> Gabe<br>
>>> >> ><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>
>>> >> ><br>
>>> >> ><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>
>>> >><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>
>>> >><br>
>>> >><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>
>>> ><br>
>>> ><br>
>>> > --<br>
>>> > Anthony Minessale II<br>
>>> ><br>
>>> > FreeSWITCH <a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org/</a><br>
>>> > ClueCon <a href="http://www.cluecon.com/" target="_blank">http://www.cluecon.com/</a><br>
>>> > Twitter: <a href="http://twitter.com/FreeSWITCH_wire" target="_blank">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" target="_blank">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" target="_blank">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>
>>> ><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>
>>> ><br>
>>> ><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>
>>> ><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>
>><br>
>><br>
>><br>
>> --<br>
>> Anthony Minessale II<br>
>><br>
>> FreeSWITCH <a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org/</a><br>
>> ClueCon <a href="http://www.cluecon.com/" target="_blank">http://www.cluecon.com/</a><br>
>> Twitter: <a href="http://twitter.com/FreeSWITCH_wire" target="_blank">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" target="_blank">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" target="_blank">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>
><br>
><br>
><br>
> --<br>
> Anthony Minessale II<br>
><br>
> FreeSWITCH <a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org/</a><br>
> ClueCon <a href="http://www.cluecon.com/" target="_blank">http://www.cluecon.com/</a><br>
> Twitter: <a href="http://twitter.com/FreeSWITCH_wire" target="_blank">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" target="_blank">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" target="_blank">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>
><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>
><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>
<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>
</blockquote></div><br>