Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: mod_sofia
-
Labels:None
-
Platform:Linux x86_64/gcc
-
Uname:Linux luna 2.6.30.10 #1 SMP PREEMPT Fri Feb 12 14:42:12 CET 2010 x86_64 GNU/Linux
-
CPU Info:
-
FreeSWITCH GIT Revision:latest
-
Reproduced with GIT HEAD?:yes
-
Target Version:
Description
The version should keep on incrementing until a new SUBSCRIBE is received, otherwise they will get ignored by the device. See RFC4235 states that "Versions are scoped within a subscription.".
As a result, phones lights work well on the first call (version=0,1,2,...) and keep last known state on any subsequent call. Tested on Bria and Grandstream UAs.
An ugly workaround would be to keep version at "0", which works with those devices (but it should not work).
It's major for me because I cannot currently use BLF, but please lower the priority if you consider this a minor issue.
As a result, phones lights work well on the first call (version=0,1,2,...) and keep last known state on any subsequent call. Tested on Bria and Grandstream UAs.
An ugly workaround would be to keep version at "0", which works with those devices (but it should not work).
It's major for me because I cannot currently use BLF, but please lower the priority if you consider this a minor issue.