Yealink Forums

Full Version: dialog-info state : terminated
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello,

I notice that when my Asterisk server sends a NOTIFY with state terminated, that the BLF-light is still green.

I would expect that the BLF-lamp fases out (in stead of state green, which indicated that the monitored SIP-account is still online).


NOTIFY sip:testacc77003@192.168.1.109:1024 SIP/2.0
Via: SIP/2.0/UDP ip-sip-server:5060;branch=z9hG4bK3afa3dd6;rport
Max-Forwards: 70
From: <sip:10@ip-sip-server;user=phone>;tag=as00df4bee
To: <sip:testacc77003@ip-sip-server>;tag=9wdraz254n
Contact: <sip:10@ip-sip-server:5060>
Call-ID: 3c267066aeb1-bv3r703hb93x
CSeq: 109 NOTIFY
User-Agent: myasterisk
Subscription-State: active
Event: dialog
Content-Type: application/dialog-info+xml
Content-Length: 202

<?xml version="1.0"?>
<dialog-info xmlns="urn:ietf:params:xml:ns:dialog-info" version="7" state="full" entity="sip:10@ip-sip-server">
<dialog id="10">
<state>terminated</state>
</dialog>
</dialog-info>

Is this some kind of setting and if so please tell me which one ?!

Thanks.
Reference URL's