<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">I think you have missed the fact that
      you don't have PUA component.<br>
      PUA client is the thing that should send PUBLISH requests with
      dialoginfo body to kamailio. Kamailio in its turn will use
      mentioned PUBLISHes to send NOTIFY to your phones.<br>
      <br>
    </div>
    <blockquote
cite="mid:CAJUJwthduaXz3t2ebpC=kpN_-Qfy3gxESC10PCLbbwrX2zHJ2w@mail.gmail.com"
      type="cite">
      <div dir="ltr">Hi again,
        <div><br>
        </div>
        <div style="">I doubt SCA module will work for me but let me get
          this a shot tonight and get back with a sipgrep trace.
          Meanwhile I was just thinking if the '<a
            moz-do-not-send="true"
href="http://kb.asipto.com/kamailio:skype-like-service-in-less-than-one-hour">skype
            like service' blog at Asipto</a> might work straight away. I
          really don;t see any difference in my PRESENCE route but maybe
          I've missed anything.</div>
        <div style=""><br>
        </div>
        <div style="">Let me get back with more working on this.</div>
        <div style=""><br>
        </div>
        <div style="">Thanks for the reply.</div>
        <div style=""><br>
        </div>
        <div style="">Sammy Go.</div>
        <div style=""><br>
        </div>
      </div>
      <div class="gmail_extra">
        <br>
        <br>
        <div class="gmail_quote">On Wed, May 29, 2013 at 1:35 PM,
          Daniel-Constantin Mierla <span dir="ltr"><<a
              moz-do-not-send="true" href="mailto:miconda@gmail.com"
              target="_blank">miconda@gmail.com</a>></span> wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">
            <div text="#000000" bgcolor="#FFFFFF"> Hello,<br>
              <br>
              just to say that SCA module might be an alternative, not
              sure it works for blf, could be only for bla/sla, but
              worth checking the email.<br>
              <br>
              Also, if you post ngrep output (sip traffic as sip), could
              be easier to review the traces from a device that is not
              yet capable of installing tcpdump/ngrep/etc ... tools,
              like tablets, smartphones ... increasing your chance to
              get more people to an answer.<br>
              <br>
              Cheers,<br>
              Daniel
              <div>
                <div class="h5"><br>
                  <br>
                  <div>On 5/28/13 11:41 PM, SamyGo wrote:<br>
                  </div>
                  <blockquote type="cite">
                    <div dir="ltr"><span
                        style="font-family:arial,sans-serif;font-size:13px">Yeah,
                        I'm getting your point. </span>
                      <div
                        style="font-family:arial,sans-serif;font-size:13px"><br>
                        <div>So now, here are my loaded modules.
                          <div><br>
                          </div>
                          <div>
                            <div><font face="courier new, monospace">#!ifdef

                                WITH_PRESENCE</font></div>
                            <div><font face="courier new, monospace">loadmodule

                                "presence.so"</font></div>
                            <div><font face="courier new, monospace">loadmodule

                                "presence_xml.so"</font></div>
                            <div><font face="courier new, monospace">loadmodule

                                "presence_dialoginfo.so"</font></div>
                            <div><font face="courier new, monospace">loadmodule

                                "pua.so"<br>
                              </font></div>
                            <div><font face="courier new, monospace">loadmodule

                                "pua_dialoginfo.so"</font></div>
                            <div><font face="courier new, monospace">loadmodule

                                "pua_usrloc.so"</font></div>
                            <div><font face="courier new, monospace">#!endif<br>
                              </font></div>
                          </div>
                          <div><br>
                          </div>
                        </div>
                        <div>And of course:</div>
                        <div><font face="courier new, monospace"><br>
                          </font></div>
                        <div><font face="courier new, monospace">loadmodule

                            "dialog.so"</font><br>
                        </div>
                        <div><font face="courier new, monospace"><br>
                          </font></div>
                        <div>Attached are the relevant sip traces.</div>
                      </div>
                    </div>
                    <div class="gmail_extra"><br>
                      <br>
                      <div class="gmail_quote">On Wed, May 29, 2013 at
                        2:32 AM, SamyGo <span dir="ltr"><<a
                            moz-do-not-send="true"
                            href="mailto:govoiper@gmail.com"
                            target="_blank">govoiper@gmail.com</a>></span>
                        wrote:<br>
                        <blockquote class="gmail_quote" style="margin:0
                          0 0 .8ex;border-left:1px #ccc
                          solid;padding-left:1ex">
                          <div dir="ltr">Yeah, I'm getting your point. 
                            <div><br>
                              <div>So now, here are my loaded modules.
                                <div><br>
                                </div>
                                <div>
                                  <div><font face="courier new,
                                      monospace">#!ifdef WITH_PRESENCE</font></div>
                                  <div><font face="courier new,
                                      monospace">loadmodule
                                      "presence.so"</font></div>
                                  <div><font face="courier new,
                                      monospace">loadmodule
                                      "presence_xml.so"</font></div>
                                  <div><font face="courier new,
                                      monospace">loadmodule
                                      "presence_dialoginfo.so"</font></div>
                                  <div><font face="courier new,
                                      monospace">loadmodule "pua.so"<br>
                                    </font></div>
                                  <div><font face="courier new,
                                      monospace">loadmodule
                                      "pua_dialoginfo.so"</font></div>
                                  <div><font face="courier new,
                                      monospace">loadmodule
                                      "pua_usrloc.so"</font></div>
                                  <div><font face="courier new,
                                      monospace">#!endif<br>
                                    </font></div>
                                </div>
                                <div><br>
                                </div>
                              </div>
                              <div>And of course:</div>
                              <div><font face="courier new, monospace"><br>
                                </font></div>
                              <div><font face="courier new, monospace">loadmodule

                                  "dialog.so"</font><br>
                              </div>
                              <div><font face="courier new, monospace"><br>
                                </font></div>
                              <div>Attached are the relevant sip traces.</div>
                              <div><br>
                              </div>
                              <div><font face="courier new, monospace"><br>
                                </font></div>
                            </div>
                          </div>
                          <div>
                            <div>
                              <div class="gmail_extra"><br>
                                <br>
                                <div class="gmail_quote">On Wed, May 29,
                                  2013 at 1:00 AM, Vitaliy Aleksandrov <span
                                    dir="ltr"><<a
                                      moz-do-not-send="true"
                                      href="mailto:vitalik.voip@gmail.com"
                                      target="_blank">vitalik.voip@gmail.com</a>></span>
                                  wrote:<br>
                                  <blockquote class="gmail_quote"
                                    style="margin:0 0 0
                                    .8ex;border-left:1px #ccc
                                    solid;padding-left:1ex">
                                    <div bgcolor="#FFFFFF"
                                      text="#000000">
                                      <div>You didn't receive any NOTIFY
                                        requests because you didn't have
                                        a PUA client. rfc3903 describes
                                        what a PUA client is. <br>
                                        <br>
                                        To make BLF work you can try to
                                        use the next modules:<br>
                                        1. dialog - to enable dialog
                                        awareness<br>
                                        2. pua + pua_dialoginfo - to
                                        enable a PUA client based on
                                        active dialogs information
                                        provided by the "dialog" module<br>
                                        3. presence +
                                        presence_dialoginfo - to handle
                                        subscriptions and send
                                        notifications to phones<br>
                                        <br>
                                      </div>
                                      <blockquote type="cite">
                                        <div>
                                          <div>
                                            <div dir="ltr">Hi list,
                                              <div><br>
                                              </div>
                                              <div>I've been trying to
                                                make my Yealink phone to
                                                give BLF indications but
                                                I haven't been able to
                                                achieve this
                                                successfully yet so I
                                                need some expert advise
                                                here.</div>
                                              <div> My Yealink phone, as
                                                soon as it registers to
                                                Asterisk, gives me BLF
                                                lights. The same phone
                                                registering to Kamailio
                                                sends SUBSCRIBE and
                                                nothing happens.</div>
                                              <div><br>
                                              </div>
                                              <div>The Presence Handling
                                                is enabled in
                                                configurations and yet
                                                no dialog-info+xml
                                                NOTIFY is received.</div>
                                              <div><br>
                                              </div>
                                              <div>Please help.</div>
                                              <div><br>
                                              </div>
                                              <div>Best Regards,</div>
                                              <div>Sammy Go.</div>
                                              <div><br>
                                              </div>
                                            </div>
                                            <br>
                                            <fieldset></fieldset>
                                            <br>
                                          </div>
                                        </div>
                                        <pre>_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
<a moz-do-not-send="true" href="mailto:sr-users@lists.sip-router.org" target="_blank">sr-users@lists.sip-router.org</a>
<a moz-do-not-send="true" href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users" target="_blank">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a>
</pre>
                                      </blockquote>
                                      <br>
                                    </div>
                                    <br>
_______________________________________________<br>
                                    SIP Express Router (SER) and
                                    Kamailio (OpenSER) - sr-users
                                    mailing list<br>
                                    <a moz-do-not-send="true"
                                      href="mailto:sr-users@lists.sip-router.org"
                                      target="_blank">sr-users@lists.sip-router.org</a><br>
                                    <a moz-do-not-send="true"
                                      href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users"
                                      target="_blank">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a><br>
                                    <br>
                                  </blockquote>
                                </div>
                                <br>
                              </div>
                            </div>
                          </div>
                        </blockquote>
                      </div>
                      <br>
                    </div>
                    <br>
                    <fieldset></fieldset>
                    <br>
                    <pre>_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
<a moz-do-not-send="true" href="mailto:sr-users@lists.sip-router.org" target="_blank">sr-users@lists.sip-router.org</a>
<a moz-do-not-send="true" href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users" target="_blank">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a>
</pre>
                  </blockquote>
                  <br>
                </div>
              </div>
              <span class="HOEnZb"><font color="#888888">
                  <pre cols="72">-- 
Daniel-Constantin Mierla - <a moz-do-not-send="true" href="http://www.asipto.com" target="_blank">http://www.asipto.com</a>
<a moz-do-not-send="true" href="http://twitter.com/#%21/miconda" target="_blank">http://twitter.com/#!/miconda</a> - <a moz-do-not-send="true" href="http://www.linkedin.com/in/miconda" target="_blank">http://www.linkedin.com/in/miconda</a>
Kamailio Advanced Training, San Francisco, USA - June 24-27, 2013
  * <a moz-do-not-send="true" href="http://asipto.com/u/katu" target="_blank">http://asipto.com/u/katu</a> *</pre>
                </font></span></div>
            <br>
            _______________________________________________<br>
            SIP Express Router (SER) and Kamailio (OpenSER) - sr-users
            mailing list<br>
            <a moz-do-not-send="true"
              href="mailto:sr-users@lists.sip-router.org">sr-users@lists.sip-router.org</a><br>
            <a moz-do-not-send="true"
              href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users"
              target="_blank">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a><br>
            <br>
          </blockquote>
        </div>
        <br>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:sr-users@lists.sip-router.org">sr-users@lists.sip-router.org</a>
<a class="moz-txt-link-freetext" href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>