Hi all,
I'm using Linphone 3.9.1 with Elastix for SIP calls in local
network. All working fine except of receiving user presence status
(489 Bad Event).
Message from the debug window:
message: 2016-01-05 15:34:28:817 Changing
[client] [PUBLISH] transaction [029AEEC8], from state [INIT]
to [TRYING]
message: 2016-01-05 15:34:28:817 channel [04DD5F30]:
message sent to [UDP://192.168.0.181:5060], size: [804]
bytes
PUBLISH sip:address@hidden SIP/2.0
Via: SIP/2.0/UDP
192.168.0.12:5060;branch=z9hG4bK.sM8VTRA2I;rport
From: <sip:address@hidden>;tag=aYH0RaHZa
To: sip:address@hidden
CSeq: 31 PUBLISH
Call-ID: Gcimq4YxC7
Max-Forwards: 70
Supported: outbound
Event: presence
Content-Type: application/pidf+xml
Content-Length: 408
Expires: 3600
User-Agent: Linphone/3.9.1 (belle-sip/1.4.2)
<?xml version="1.0" encoding="UTF-8"?>
<presence
xmlns:dm="urn:ietf:params:xml:ns:pidf:data-model"
xmlns:rpid="urn:ietf:params:xml:ns:pidf:rpid"
entity="sip:address@hidden"
xmlns="urn:ietf:params:xml:ns:pidf">
<tuple id="ye8ffo">
<status>
<basic>open</basic>
</status>
<contact
priority="0.8">sip:address@hidden</contact>
<timestamp>2016-01-05T11:35:42Z</timestamp>
</tuple>
</presence>
message: 2016-01-05 15:34:28:847 channel [04DD5F30]:
received [416] new bytes from [UDP://192.168.0.181:5060]:
SIP/2.0 489 Bad Event
Via: SIP/2.0/UDP
192.168.0.12:5060;branch=z9hG4bK.sM8VTRA2I;received=192.168.0.12;rport=5060
From: <sip:address@hidden>;tag=aYH0RaHZa
To: sip:address@hidden;tag=as1f3d0e32
Call-ID: Gcimq4YxC7
CSeq: 31 PUBLISH
Server: FPBX-2.11.0(11.20.0)
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER,
SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
Supported: replaces, timer
Content-Length: 0
How to resolve this issue?
Best regards,
Jere
|