-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Cannot Reproduce
-
Affects Version/s: 14
-
Fix Version/s: None
-
Component/s: REST Phone Apps (Commercial)
-
Labels:None
-
ToDo:
restapps | 13.0.92.23 |
When using DND restapp to toggle DND, LED works as expected, but there is no DND text displayed on the Idle screen indicating the phone is DND. There is a GUI opting to suppress this message, but I have that disabled. I can see SIP NOTIFY packets being sent to the phone to control the LED, but there is nothing in the NOTIFY for screen display. IIRC, this used to work.
There is an identical issue with Call Forward REST app, no idle screen message is shown when enabled.
Call flow for 12517b0b18f25a4@192.168.98.44 (Color by Request/Response)
│NOTIFY sip:5015@10.224.50.2:1025 SIP/2.0
10.10.26.36:5060 10.224.50.2:1025 │Via: SIP/2.0/UDP 10.10.26.36:5060;rport;branch=z9hG4bKPj8af35c8e-839e-4555-9ade-cc315aecf0b9
──────────┬───────── ──────────┬─────────│From: <sip:*992*9*5015@10.10.26.36>;tag=41ff71fd-f14c-414c-945f-ee36f7776675
│ NOTIFY │ │To: "Sangoma 5015-5015" <sip:5015@10.10.26.36>;tag=9b43af63209769d
20:04:13.422188 │ ──────────────────────────> │ │Contact: <sip:10.10.26.36:5060>
+0.175597 │ 200 OK │ │Call-ID: 12517b0b18f25a4@192.168.98.44
20:04:13.597785 │ <────────────────────────── │ │CSeq: 26673 NOTIFY
+19.886347 │ 200 OK │ │Event: dialog
20:04:33.484132 │ <────────────────────────── │ │Subscription-State: active;expires=63
+0.070921 │ 200 OK │ │Allow-Events: message-summary, presence, dialog, refer
20:04:33.555053 │ <────────────────────────── │ │Max-Forwards: 70
+6.636375 │ 200 OK │ │User-Agent: FPBX-14.0.3.23(13.23.1)
20:04:40.191428 │ <────────────────────────── │ │Content-Type: application/dialog-info+xml
+7.673904 │ SUBSCRIBE │ │Content-Length: 244
20:04:47.865332 │ <────────────────────────── │ │
+0.007449 │ 200 OK │ │<?xml version="1.0" encoding="UTF-8"?>
20:04:47.872781 │ ──────────────────────────> │ │<dialog-info xmlns="urn:ietf:params:xml:ns:dialog-info" version="47" state="full" entity="sip:*992*9*5015@10.10.26.36:5060">
+0.000198 │ NOTIFY │ │ <dialog id="*992*9*5015">
20:04:47.872979 │ ──────────────────────────> │ │ <state>confirmed</state>
+0.097469 │ 200 OK │ │ </dialog>
20:04:47.970448 │ <────────────────────────── │ │</dialog-info>