Presence: 3CXPhone BLF and Asterisk

Hi All!

I’ve met a problem with 3CXPhone BLF buttons (free 3cx.com softphone) and Asterisk.
The only information I could find about the way softphone uses to subscribe:
http://3cxblog.worksighted.com/2008/10/understanding-park-orbits-with-3cx.html
They say: "Softphone sends SIP SUBSCRIBE message for the special account “any‐dn”"
It is probably true (below is a part of debug output)
I found out that regardless of software button settings softphone sends “SUBSCRIBE sip:%23any-dn%23”

So, here is the question: is there any way to use such a special way of presence subscribing with Asterisk?
Thank you very much!

Debug:

<— SIP read from UDP:192.168.254.240:61713 —>
SUBSCRIBE sip:%23any-dn%23@192.168.254.214:5060;transport=UDP SIP/2.0
Via: SIP/2.0/UDP 192.168.254.240:61713;branch=z9hG4bK-d8754z-bd7c3830a85ec26b-1—d8754z-;rport
Max-Forwards: 70
Contact: sip:4091@192.168.254.240:61713;rinstance=519c498fe757e3fa
To: "4091"sip:%23any-dn%23@192.168.254.214:5060
From: "4091"sip:4091@192.168.254.214:5060;tag=ad4c8841
Call-ID: ZGQzNjc0MGUzMmE2MDIxNWQzODE1NzU3NTdkZTc0NWY.
CSeq: 2 SUBSCRIBE
Expires: 120
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REGISTER, SUBSCRIBE, NOTIFY, REFER, INFO, MESSAGE
Supported: replaces
User-Agent: 3CXPhone 5.0.14900.0
Authorization: Digest username=“4091”,realm=“asterisk”,nonce=“7fd4e43b”,uri=“sip:%23any-dn%23@192.168.254.214:5060;transport=UDP”,response=“941deac7442cb610644a07dd419ae99f”,algorithm=MD5
Event: presence
Content-Length: 0

<------------->
— (15 headers 0 lines) —
Creating new subscription
Sending to 192.168.254.240 : 61713 (NAT)
Found peer ‘4091’ for ‘4091’ from 192.168.254.240:61713
Looking for %23any-dn%23 in from-internal (domain 192.168.254.214)

<— Transmitting (NAT) to 192.168.254.240:61713 —>
SIP/2.0 404 Not Found
Via: SIP/2.0/UDP 192.168.254.240:61713;branch=z9hG4bK-d8754z-bd7c3830a85ec26b-1—d8754z-;received=192.168.254.240;rport=61713
From: "4091"sip:4091@192.168.254.214:5060;tag=ad4c8841
To: "4091"sip:%23any-dn%23@192.168.254.214:5060;tag=as7e776448
Call-ID: ZGQzNjc0MGUzMmE2MDIxNWQzODE1NzU3NTdkZTc0NWY.
CSeq: 2 SUBSCRIBE
Server: FPBX-2.8.1(1.6.2.11)
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
Supported: replaces, timer
Content-Length: 0