[YMCS/YDMP Free Trial Program]Yealink would like to offer Free Trial Program of Yealink device management service for our current eligible customers. You can see the details below.
https://www.yealink.com/ydmp-freetrial-2020


Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Dialog-Info Call Pickup
Author Message
cleviton Offline
Junior Member
**

Posts: 2
Joined: Oct 2018
Reputation: 0
Post: #7
RE: Dialog-Info Call Pickup
I think this is a bug because the Yealink IP Phone SIP-T27G does not refresh the most recently received NOTIFY messages.

Following capture hint monitoring:
(05-17-2014 11:22 AM)Yealink Support Wrote:  NOTIFY sip:5991@phoneipaddr:5060 SIP/2.0
v: SIP/2.0/UDP asteriskserveripaddr:5060;branch=z9hG4bK3ceecd02
Max-Forwards: 70
f: <sip:202@asteriskserveripaddr>;tag=as75cd87a9
t: "User Name 2" <sip:5991@asteriskserveripaddr:5060>;tag=190612704
m: <sip:202@asteriskserveripaddr:5060>
i: 0_472292147@phoneipaddr
CSeq: 103 NOTIFY
User-Agent: Asterisk PBX - OpenS Tecnologia
Subscription-State: active
o: dialog
c: application/dialog-info+xml
l: 558

<?xml version="1.0"?>
<dialog-info xmlns="urn:ietf:params:xml:ns:dialog-info" version="1" state="full" entity="sip:202@asteriskserveripaddr">
<dialog id="202" call-id="pickup-0_472292147@phoneipaddr" local-tag="190612704" remote-tag="as75cd87a9" direction="recipient">
<remote>
<identity display="202">sip:202@asteriskserveripaddr</identity>
<target uri="sip:202@asteriskserveripaddr"/>
</remote>
<local>
<identity display="202">sip:202@asteriskserveripaddr</identity>
<target uri="sip:202@asteriskserveripaddr"/>
</local>
<state>early</state>
</dialog>
</dialog-info>


SIP/2.0 200 OK
Via: SIP/2.0/UDP asteriskserveripaddr:5060;branch=z9hG4bK3ceecd02
From: <sip:202@asteriskserveripaddr>;tag=as75cd87a9
To: "User Name 2" <sip:5991@asteriskserveripaddr:5060>;tag=190612704
Call-ID: 0_472292147@phoneipaddr
CSeq: 103 NOTIFY
Contact: <sip:5991@phoneipaddr:5060>
User-Agent: Yealink SIP-T27G 69.84.0.10
Content-Length: 0


NOTIFY sip:5991@phoneipaddr:5060 SIP/2.0
v: SIP/2.0/UDP asteriskserveripaddr:5060;branch=z9hG4bK7cd1503c
Max-Forwards: 70
f: <sip:202@asteriskserveripaddr>;tag=as75cd87a9
t: "User Name 2" <sip:5991@asteriskserveripaddr:5060>;tag=190612704
m: <sip:202@asteriskserveripaddr:5060>
i: 0_472292147@phoneipaddr
CSeq: 104 NOTIFY
User-Agent: Asterisk PBX - OpenS Tecnologia
Subscription-State: active
o: dialog
c: application/dialog-info+xml
l: 572

<?xml version="1.0"?>
<dialog-info xmlns="urn:ietf:params:xml:ns:dialog-info" version="2" state="full" entity="sip:202@asteriskserveripaddr">
<dialog id="202" call-id="pickup-0_472292147@phoneipaddr" local-tag="190612704" remote-tag="as75cd87a9" direction="recipient">
<remote>
<identity display="User Name Extern">sip:22225555@asteriskserveripaddr</identity>
<target uri="sip:22225555@asteriskserveripaddr"/>
</remote>
<local>
<identity display="User Name 1">sip:5988@asteriskserveripaddr</identity>
<target uri="sip:5988@asteriskserveripaddr"/>
</local>
<state>early</state>
</dialog>
</dialog-info>


SIP/2.0 200 OK
Via: SIP/2.0/UDP asteriskserveripaddr:5060;branch=z9hG4bK7cd1503c
From: <sip:202@asteriskserveripaddr>;tag=as75cd87a9
To: "User Name 2" <sip:5991@asteriskserveripaddr:5060>;tag=190612704
Call-ID: 0_472292147@phoneipaddr
CSeq: 104 NOTIFY
Contact: <sip:5991@phoneipaddr:5060>
User-Agent: Yealink SIP-T27G 69.84.0.10
Content-Length: 0


NOTIFY sip:5991@phoneipaddr:5060 SIP/2.0
v: SIP/2.0/UDP asteriskserveripaddr:5060;branch=z9hG4bK4ece7870
Max-Forwards: 70
f: <sip:202@asteriskserveripaddr>;tag=as75cd87a9
t: "User Name 2" <sip:5991@asteriskserveripaddr:5060>;tag=190612704
m: <sip:202@asteriskserveripaddr:5060>
i: 0_472292147@phoneipaddr
CSeq: 105 NOTIFY
User-Agent: Asterisk PBX - OpenS Tecnologia
Subscription-State: active
o: dialog
c: application/dialog-info+xml
l: 210

<?xml version="1.0"?>
<dialog-info xmlns="urn:ietf:params:xml:ns:dialog-info" version="3" state="full" entity="sip:202@asteriskserveripaddr">
<dialog id="202">
<state>terminated</state>
</dialog>
</dialog-info>


SIP/2.0 200 OK
Via: SIP/2.0/UDP asteriskserveripaddr:5060;branch=z9hG4bK4ece7870
From: <sip:202@asteriskserveripaddr>;tag=as75cd87a9
To: "User Name 2" <sip:5991@asteriskserveripaddr:5060>;tag=190612704
Call-ID: 0_472292147@phoneipaddr
CSeq: 105 NOTIFY
Contact: <sip:5991@phoneipaddr:5060>
User-Agent: Yealink SIP-T27G 69.84.0.10
Content-Length: 0


Yealink's software engineering should correct this behavior so that the device displays the correct group user information, as soon as possible.
10-31-2018 03:54 PM
Find all posts by this user    like0    dislike0 Quote this message in a reply
Post Reply 


Messages In This Thread
Dialog-Info Call Pickup - Greysi - 02-25-2014, 04:45 PM
RE: Dialog-Info Call Pickup - Greysi - 04-29-2014, 08:59 PM
RE: Dialog-Info Call Pickup - Greysi - 05-16-2014, 05:21 PM
RE: Dialog-Info Call Pickup - CWR - 05-18-2014, 01:29 AM
RE: Dialog-Info Call Pickup - cleviton - 10-31-2018 03:54 PM

Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  SIP Alert-Info BellCore-DR5 doesnt exist tredd1982 0 38 Yesterday 07:22 PM
Last Post: tredd1982
  T31, call history, delete old records sles 3 1,019 01-12-2024 01:33 PM
Last Post: sles
  T30 peer-2-peer call mikrob 2 1,066 12-10-2023 02:01 AM
Last Post: mikrob
  Call Park Pickup different with T3x and T2x vondie 21 79,543 01-09-2018 04:45 PM
Last Post: vondie
  TLS - Unauthorized Response To INVITE halts call on TLS close [SOLVED] kg4ysy 10 36,768 06-24-2015 11:11 PM
Last Post: kg4ysy
  No DTMF Feedback when on DTMF INFO kg4ysy 1 8,551 06-23-2015 11:15 PM
Last Post: Flora_Yealink
  T38 Call Park, BLF light stays red mdctech 1 9,923 12-05-2014 07:51 PM
Last Post: Wilson_Yealink
  32.70.1.11, puts call on hold instead of tranfer - Solved jasit 6 21,052 10-22-2014 09:45 PM
Last Post: jasit
  Action URI to hangup call on T3x V70 W3TEL_Support 8 31,599 10-16-2014 08:22 PM
Last Post: Wilson_Yealink
  T38G call back not work tlc 1 9,801 09-01-2014 08:40 PM
Last Post: Wilson_Yealink

Forum Jump:


User(s) browsing this thread: 1 Guest(s)

Contact Us   Yealink   Return to Top   Return to Content   Lite (Archive) Mode   RSS Syndication