I've just seen that into snom.vm script there is a problem with fkeys
generation:
#set ($number = $key.getSetting('number').Value)
if during the loop some key has value for $number, the var is set to
that value .. if others after hasn't any value the $number still has
the old value.
I've tryed a solution for this just setting the line:
#set ($number = "")
at the start of the loop.
The bug seems present in release-4..4 and in the master branch too.
can this be fixed in release branch ?
Domenico Chierico
_______________________________________________
sipx-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev/