<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body>
<p>Hi All,</p>
<p>Im working on getting RFC4579 conference support working, and
when we create the room, i see the contact come back with isfocus
on the 200ok (this indicates to me, along with the console output
that trhe RFC-4579 flag is set properly on the room, unless im
misreading something), but the subscription never generates a
notify with the room participants (subscribe/200ok below for
reference). <br>
</p>
<p>Ive tried creating the room both with or without the @domain and
neither makes a difference. The subscribe never gets a notify. <br>
</p>
<p>Can someone point me in the right direction? Version is 1.10.2 on
CentOS <br>
</p>
<p><font size="-2">SUBSCRIBE
<a class="moz-txt-link-abbreviated" href="mailto:sip:conf-c7250a4c-edf5-427f-af41-f7f61c251253@test.domain.com">sip:conf-c7250a4c-edf5-427f-af41-f7f61c251253@test.domain.com</a>
SIP/2.0<br>
Via: SIP/2.0/UDP
172.31.0.110:6060;branch=z9hG4bKec61.cf48fb31.0;i=872400d6<br>
To:
<a class="moz-txt-link-rfc2396E" href="mailto:sip:conf-c7250a4c-edf5-427f-af41-f7f61c251253@test.domain.com"><sip:conf-c7250a4c-edf5-427f-af41-f7f61c251253@test.domain.com></a><br>
From: "rdelgrosso"
<a class="moz-txt-link-rfc2396E" href="mailto:sip:rdelgrosso@test.domain.com"><sip:rdelgrosso@test.domain.com></a>;tag=k5c2tba943<br>
CSeq: 1 SUBSCRIBE<br>
Call-ID: 8806c2b0sphfb5rvq8s6<br>
Max-Forwards: 69<br>
Accept: application/conference-info+xml<br>
Allow:
ACK,BYE,CANCEL,INFO,INVITE,MESSAGE,NOTIFY,OPTIONS,PRACK,REFER,REGISTER,SUBSCRIBE<br>
Event: conference<br>
Expires: 3600<br>
Contact:
<sip:172.31.0.110:6060;thinfo=VG98bzAdIFswMjIINB42BhBWZX1lWWhBdlpmUGlnYVhkXngAIgA9ICQAIht+AyMSRVMjHCNVckNiT2Biel9+XnJEalBjZ2Bc><br>
Supported: outbound, replaces<br>
User-Agent: RingRx 0.1.0<br>
Content-Length: 0<br>
<br>
SIP/2.0 202 Accepted<br>
Via: SIP/2.0/UDP
172.31.0.110:6060;branch=z9hG4bKec61.cf48fb31.0;i=872400d6;rport=6060<br>
From: "rdelgrosso"
<a class="moz-txt-link-rfc2396E" href="mailto:sip:rdelgrosso@test.domain.com"><sip:rdelgrosso@test.domain.com></a>;tag=k5c2tba943<br>
To:
<a class="moz-txt-link-rfc2396E" href="mailto:sip:conf-c7250a4c-edf5-427f-af41-f7f61c251253@test.domain.com"><sip:conf-c7250a4c-edf5-427f-af41-f7f61c251253@test.domain.com></a>;tag=DsDlkFXvDBOl<br>
Call-ID: 8806c2b0sphfb5rvq8s6<br>
CSeq: 1 SUBSCRIBE<br>
Contact:
<a class="moz-txt-link-rfc2396E" href="mailto:sip:conf-c7250a4c-edf5-427f-af41-f7f61c251253@172.31.0.130:5080"><sip:conf-c7250a4c-edf5-427f-af41-f7f61c251253@172.31.0.130:5080></a><br>
Expires: 3600<br>
User-Agent: RingRX<br>
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE,
REGISTER, REFER, NOTIFY, PUBLISH, SUBSCRIBE<br>
Supported: outbound, path, replaces<br>
Allow-Events: talk, hold, conference, presence,
as-feature-event, dialog, line-seize, call-info, sla,
include-session-description, presence.winfo, message-summary,
refer<br>
Subscription-State: active;expires=3600<br>
Content-Length: 0</font><br>
</p>
</body>
</html>