Masarakš! It still doesn't work correctly.
On firmware < 7.5.4 the device ignore ext= at all. It will dial sub= when button pressed.
On 7.5.4 firmware the device will dial ext= when button pressed, but the notification doesn't work as long as ext= value desn't equal sub= value. Imagine following configuration:
fnc=blf+sd;ext=*F919@$PROXY;sub=*D7*4403@$PROXY;vid=1
The device will correctly subscribe:
SUBSCRIBE sip:*D7*4403@10.250.254.1:5060 SIP/2.0
but then it ignore notifications:
NOTIFY sip:DEV-4403@10.20.12.9:5060 SIP/2.0
...
Content-Type: application/dialog-info+xml
confirmed
Such notifications are silently ignored (including no syslog message, even at highest debug level). Button will blink yellow.