[HELP]: Polycom Phones UNREGISTER

Hi, i have one installation with the following issue:
Asterisk ABE-B.1-3
Polycom Phones (tryed different firmware releases)
the phones unregisters randomly, i do trace with tcpdump and analyse with wireshark and saw that when phone sents something that is not in the asterisk dialplan something weird happends… signaling traffic start to flow at a high speed and after a while phone unregisters.
I think that it’s some asterisk issue.
This is a little of that captures:
5 0.088943 10.1.1.101 10.1.4.69 SIP Status: 100 Trying
6 0.092150 10.1.1.101 10.1.4.69 SIP Status: 503 Service Unavailable
7 0.172971 10.1.4.69 10.1.1.101 SIP Request: ACK sip:9824@10.1.1.101:5060
8 0.173032 10.1.1.101 10.1.4.69 SIP Status: 481 Call leg/transaction does not exist
9 0.220567 10.1.4.69 10.1.1.101 SIP Request: ACK sip:9824@10.1.1.101:5060
10 0.220614 10.1.1.101 10.1.4.69 SIP Status: 481 Call leg/transaction does not exist
.
.
.
.
.
3721 74.123981 10.1.4.69 10.1.1.101 SIP Request: ACK sip:9824@10.1.1.101:5060
3722 74.124030 10.1.1.101 10.1.4.69 SIP Status: 481 Call leg/transaction does not exist

As you can see it’s an infinite loop. it solves restarting the phone or restarting asterisk.