<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Brian,</p>
    <p>I added that but the subscribe still isnt getting presence, see
      dialplan snippet below. Are there any other secret handshakes that
      must be completed before the behavior activates? <br>
    </p>
    <p><font size="-2">    <extension name="Conference Room
        conf-0b8f013d-4cd7-46a8-b84e-8566dab3a13b"><br>
              <condition field="destination_number"
        expression="^(conf-0b8f013d-4cd7-46a8-b84e-8566dab3a13b)$"><br>
                  <action application="answer"
        data="is_conference"/><br>
                  <action application="conference"
data="conf-0b8f013d-4cd7-46a8-b84e-8566dab3a13b@adhoc++flags{moderator|endconf}"/><br>
              </condition><br>
            </extension></font></p>
    <p><br>
    </p>
    <div class="moz-cite-prefix">On 9/17/2020 6:42 PM, Brian West wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAEJMVkD4CM6Lt_DiBuNdC0Z2Fpun07eYmMqqJ2z1Ywy3pF1LWw@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">Try this before the conference 
        <div><br>
        </div>
        <div><action application="answer" data="is_conference"/><br>
        </div>
      </div>
      <br>
      <div class="gmail_quote">
        <div dir="ltr" class="gmail_attr">On Thu, Sep 17, 2020 at 4:22
          PM Ryan Delgrosso <<a href="mailto:ryandelgrosso@gmail.com"
            moz-do-not-send="true">ryandelgrosso@gmail.com</a>>
          wrote:<br>
        </div>
        <blockquote class="gmail_quote" style="margin:0px 0px 0px
          0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
          <div>
            <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
href="mailto:sip:conf-c7250a4c-edf5-427f-af41-f7f61c251253@test.domain.com"
                  target="_blank" moz-do-not-send="true">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
href="mailto:sip:conf-c7250a4c-edf5-427f-af41-f7f61c251253@test.domain.com"
                  target="_blank" moz-do-not-send="true"><sip:conf-c7250a4c-edf5-427f-af41-f7f61c251253@test.domain.com></a><br>
                From: "rdelgrosso" <a
                  href="mailto:sip:rdelgrosso@test.domain.com"
                  target="_blank" moz-do-not-send="true"><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
                  href="mailto:sip:rdelgrosso@test.domain.com"
                  target="_blank" moz-do-not-send="true"><sip:rdelgrosso@test.domain.com></a>;tag=k5c2tba943<br>
                To:
                <a
href="mailto:sip:conf-c7250a4c-edf5-427f-af41-f7f61c251253@test.domain.com"
                  target="_blank" moz-do-not-send="true"><sip:conf-c7250a4c-edf5-427f-af41-f7f61c251253@test.domain.com></a>;tag=DsDlkFXvDBOl<br>
                Call-ID: 8806c2b0sphfb5rvq8s6<br>
                CSeq: 1 SUBSCRIBE<br>
                Contact: <a
href="mailto:sip:conf-c7250a4c-edf5-427f-af41-f7f61c251253@172.31.0.130:5080"
                  target="_blank" moz-do-not-send="true"><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>
          </div>
_________________________________________________________________________<br>
          <br>
          The FreeSWITCH project is sponsored by SignalWire <a
            href="https://signalwire.com" rel="noreferrer"
            target="_blank" moz-do-not-send="true">https://signalwire.com</a><br>
          Enhance your FreeSWITCH install with disruptive priced SMS and
          PSTN services.<br>
          Build your next product on our scalable cloud platform.<br>
          <br>
          Join our online community to chat in real time <a
            href="https://signalwire.community" rel="noreferrer"
            target="_blank" moz-do-not-send="true">https://signalwire.community</a><br>
          <br>
          Professional FreeSWITCH Services<br>
          <a href="mailto:sales@freeswitch.com" target="_blank"
            moz-do-not-send="true">sales@freeswitch.com</a><br>
          <a href="https://freeswitch.com" rel="noreferrer"
            target="_blank" moz-do-not-send="true">https://freeswitch.com</a><br>
          <br>
          Official FreeSWITCH Sites<br>
          <a href="https://freeswitch.com/oss" rel="noreferrer"
            target="_blank" moz-do-not-send="true">https://freeswitch.com/oss</a><br>
          <a href="https://freeswitch.org/confluence" rel="noreferrer"
            target="_blank" moz-do-not-send="true">https://freeswitch.org/confluence</a><br>
          <a href="https://cluecon.com" rel="noreferrer" target="_blank"
            moz-do-not-send="true">https://cluecon.com</a><br>
          <br>
          FreeSWITCH-users mailing list<br>
          <a href="mailto:FreeSWITCH-users@lists.freeswitch.org"
            target="_blank" moz-do-not-send="true">FreeSWITCH-users@lists.freeswitch.org</a><br>
          <a
            href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users"
            rel="noreferrer" target="_blank" moz-do-not-send="true">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
          UNSUBSCRIBE:<a
            href="http://lists.freeswitch.org/mailman/options/freeswitch-users"
            rel="noreferrer" target="_blank" moz-do-not-send="true">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
          <a href="https://freeswitch.com" rel="noreferrer"
            target="_blank" moz-do-not-send="true">https://freeswitch.com</a></blockquote>
      </div>
      <br clear="all">
      <div><br>
      </div>
      -- <br>
      <div dir="ltr" class="gmail_signature">
        <div dir="ltr">
          <div>
            <div dir="ltr">
              <div>
                <div dir="ltr">
                  <div dir="ltr">
                    <div dir="ltr">
                      <div dir="ltr">
                        <div dir="ltr">
                          <div dir="ltr">
                            <div dir="ltr">
                              <div style="font-size:12.8px"><font
                                  color="#000000"><br>
                                </font></div>
                              <div style="font-size:12.8px">
                                <p dir="ltr"
style="font-size:12.8px;line-height:1.38;margin-top:0pt;margin-bottom:0pt;margin-left:4.5pt"><span style="font-size:8pt;font-family:Arial;background-color:transparent;vertical-align:baseline;white-space:pre-wrap"><font color="#000000">Brian West | Co-founder and Developer</font></span></p>
                                <p
style="font-size:12.8px;line-height:1.38;margin-top:0pt;margin-bottom:0pt;margin-left:4.5pt"><span style="font-size:8pt;font-family:Arial;background-color:transparent;vertical-align:baseline;white-space:pre-wrap"><font color="#000000">Need Commercial support? email <a href="mailto:sales@freeswitch.com" target="_blank" moz-do-not-send="true">sales@freeswitch.com</a> </font></span></p>
                                <p dir="ltr"
style="font-size:12.8px;line-height:1.38;margin-top:0pt;margin-bottom:0pt;margin-left:4.5pt"><span style="font-size:8pt;font-family:Arial;background-color:transparent;vertical-align:baseline;white-space:pre-wrap"><font color="#000000">FreeSWITCH Solutions | <a href="https://maps.google.com/?q=17345+Civic+Drive+%232531+Brookfield,+WI+53045&entry=gmail&source=g" style="color:rgb(17,85,204)" target="_blank" moz-do-not-send="true">17345 Civic Drive #2531 Brookfield, WI 53045</a></font></span></p>
                                <p dir="ltr"
style="font-size:12.8px;line-height:1.38;margin-top:0pt;margin-bottom:0pt;margin-left:4.5pt"><font
                                    color="#000000"><span style="font-size:8pt;font-family:Arial;background-color:transparent;vertical-align:baseline;white-space:pre-wrap">Email: </span><span style="color:rgb(17,85,204);font-size:8pt;font-family:Arial;background-color:transparent;vertical-align:baseline;white-space:pre-wrap"><a href="mailto:brian@freeswitch.com" target="_blank" moz-do-not-send="true">brian@freeswitch.com</a></span></font></p>
                                <p dir="ltr"
style="font-size:12.8px;line-height:1.38;margin-top:0pt;margin-bottom:0pt;margin-left:4.5pt"><span style="font-size:8pt;font-family:Arial;background-color:transparent;vertical-align:baseline;white-space:pre-wrap"><font color="#000000">Mobile: <span title="Call with Google Voice">918-424-9378</span></font></span></p>
                                <p dir="ltr"
style="font-size:12.8px;line-height:1.38;margin-top:0pt;margin-bottom:0pt;margin-left:4.5pt"><font
                                    color="#000000"><span style="font-size:8pt;font-family:Arial;background-color:transparent;vertical-align:baseline;white-space:pre-wrap">Website: </span><a
                                      href="https://www.freeswitch.com/"
                                      style="color:rgb(17,85,204)"
                                      target="_blank"
                                      moz-do-not-send="true"><span style="font-size:8pt;font-family:Arial;background-color:transparent;vertical-align:baseline;white-space:pre-wrap">https://www.FreeSWITCH.com</span></a></font></p>
                                <p dir="ltr"
style="font-size:12.8px;line-height:1.2;margin-top:0pt;margin-bottom:0pt"><span style="background-color:transparent;font-size:9pt;font-family:Arial;color:rgb(0,0,0);vertical-align:baseline;white-space:pre-wrap"><a href="https://www.facebook.com/freeswitch" target="_blank" moz-do-not-send="true"><img alt="https://www.facebook.com/signalwireinc?src=email" src="https://lh6.googleusercontent.com/AYfRoSNaDNtMPRMevPn_GqcVEMd5NDRFi0GlluGUWzV6I5TAY_3T2-Tt0IuIXeUtEdYsgNsM8DOYKRKhjmrG_-n2Ga-LCnoNk46sO8VyEma1sBFYdiGJcLRUvkrD1CYHN79qimeg" style="border: none;" moz-do-not-send="true" width="31" height="31"></a> </span><span style="background-color:transparent;font-size:9pt;font-family:Tahoma;color:rgb(0,0,0);vertical-align:baseline;white-space:pre-wrap"><a href="https://twitter.com/freeswitch" target="_blank" moz-do-not-send="true"><img alt="https://twitter.com/freeswitch" src="https://lh3.googleusercontent.com/W4SqXyybH2qdAozvtoKjcz736qOjk9LHDwldvs1ahc-WVU0putVMSsUH474KDrJ32jsqi6JDjyUWxqeEkN5I1xSlC5ShYrd1b8NIMUkDzDrtbWQfa6A_90UcygqesBtRLgeFirKa" style="border: none;" moz-do-not-send="true" width="31" height="31"></a></span><br>
                                </p>
                              </div>
                            </div>
                          </div>
                        </div>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">_________________________________________________________________________

The FreeSWITCH project is sponsored by SignalWire <a class="moz-txt-link-freetext" href="https://signalwire.com">https://signalwire.com</a>
Enhance your FreeSWITCH install with disruptive priced SMS and PSTN services.
Build your next product on our scalable cloud platform.

Join our online community to chat in real time <a class="moz-txt-link-freetext" href="https://signalwire.community">https://signalwire.community</a>

Professional FreeSWITCH Services
<a class="moz-txt-link-abbreviated" href="mailto:sales@freeswitch.com">sales@freeswitch.com</a>
<a class="moz-txt-link-freetext" href="https://freeswitch.com">https://freeswitch.com</a>

Official FreeSWITCH Sites
<a class="moz-txt-link-freetext" href="https://freeswitch.com/oss">https://freeswitch.com/oss</a>
<a class="moz-txt-link-freetext" href="https://freeswitch.org/confluence">https://freeswitch.org/confluence</a>
<a class="moz-txt-link-freetext" href="https://cluecon.com">https://cluecon.com</a>

FreeSWITCH-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a>
UNSUBSCRIBE:<a class="moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a>
<a class="moz-txt-link-freetext" href="https://freeswitch.com">https://freeswitch.com</a></pre>
    </blockquote>
  </body>
</html>