In the latest version of FreeSWITCH (FreeSWITCH Version 1.2.7+git), I'm
noticing some oddities with BLF on an SPA-509G. This may be a result of having
multiple extensions enabled on the phone.
Behavior: BLF buttons start blinking fast red for some phones. When the Cisco
goes off, it also affects other phones (Yealink) in our office. Until the
state of presence changes (an affected extension makes a call for example),
presence is haywire.
adding the following line to
/usr/local/freeswitch/conf/sip_profiles/internal.xml seems to resolve the
issue. It would probably be good to make this a default setting:
<param name="send-presence-on-register" value="true"/>
Original issue reported on code.google.com by soape...@gmail.com on 11 Mar 2013 at 1:43
Original issue reported on code.google.com by
soape...@gmail.com
on 11 Mar 2013 at 1:43