SPA3000 no longer works with 1.2.11 (was ok with 1.2.10)

Hi all,
I have installed today Asterisk 1.2.11. Previously, I was running 1.2.10

The incoming calls arriving on the PSTN line of the SPA3000 no longer come to Asterisk.

On the Asterisk console, nothing happens. (-cvvvv)

The SPA3000 shows the PSTN line is registered to asterisk, and shows a “ringing” status during the incoming calls.

The definitions for the SPA3000 are as follows in sip.conf: (and have not been changed since 1.2.10)

[fto]
canreinvite=no
context=fti
host=dynamic
insecure=very
nat=no
port=5061
qualify=yes
secret=secretpass
type=peer
username=fto

[fti]
canreinvite=no
context=fti
host=dynamic
insecure=very
nat=no
port=5061
secret=secretpass
type=user
username=fto

The SPA3000 parameters have not been changed

make install on the 1.2.10 cures the problem

Need help, maybe I missed something

Phil