hello,
When a call is made to a call group, the call is also displayed "missed call" when calls are accepted by a other phone. At the Soho this works perfectly. I use Yealink telephones
hello,
When a call is made to a call group, the call is also displayed "missed call" when calls are accepted by a other phone. At the Soho this works perfectly. I use Yealink telephones
Yes, I report the same bug. And I believe the reason would be below:
For MyPBX, the CANCEL message is:
CANCEL sip:106@192.168.6.104:5060 SIP/2.0
Via: SIP/2.0/UDP 192.168.6.238:5060;branch=z9hG4bK5c744c99;rport
Max-Forwards: 70
From: "105" <sip:105@192.168.6.238>;tag=as7e781864
To: <sip:106@192.168.6.104:5060>
Call-ID: 45c93aef4428eb5c5fbe2bbe6f73b65f@192.168.6.238
CSeq: 102 CANCEL
User-Agent: MyPBX
Reason: SIP;cause=200;text="Call completed elsewhere"
Content-Length: 0
While the N412, the CANCEL message:
<--- Transmitting SIP request (465 bytes) to UDP:192.168.6.104:5060 --->
CANCEL sip:501@192.168.6.104:5060 SIP/2.0
Via: SIP/2.0/UDP 192.168.9.119:5060;rport;branch=z9hG4bKPj8b405cdb-7318-4472-ac38-dfb49e8e5a12
From: "500" <sip:500@192.168.9.119>;tag=dbf6cdd7-60b0-45be-ac11-fe2f380b3556
To: <sip:501@192.168.6.104>
Call-ID: 9f29e8dc-65f1-46f8-bcc2-28599b5d27f0
CSeq: 28635 CANCEL
Reason: Q.850;cause=26
Reason: SIP;cause=200;text="Call completed elsewhere"
Max-Forwards: 70
User-Agent: Asterisk PBX 13.7.0
Content-Length: 0
There is an extra line Reason: Q.850;cause=26 and I believe this is the reason cause the phone display the ring group cancel call as miss call.
Hi,
this problem still exists. Is there a solution for it?