<div dir="ltr">Hello Bogdan,<div><br></div><div>Polycom actually did not want to give me any information.</div><div>But I think you are right, this is <a href="http://www.cs.columbia.edu/sip/drafts/impp/draft-rosenberg-impp-pidf-00.txt">http://www.cs.columbia.edu/sip/drafts/impp/draft-rosenberg-impp-pidf-00.txt</a></div><div><br></div><div>With SIPSAK I am able successfully change directory buddy status icon (see my attached file).</div><div>I am using dialog information (to_tag, from_tag, cseq, callid) from active_watcher table.</div><div><br></div><div>Would be great if I could do it with OpenSIPS MI pua_publish or t_uac_dlg MI functions.</div><div><br></div><div>Thank you and have a good weekend,</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jan 25, 2016 at 5:57 AM, Bogdan-Andrei Iancu <span dir="ltr">&lt;<a href="mailto:bogdan@opensips.org" target="_blank">bogdan@opensips.org</a>&gt;</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">
    <tt>Hi Stas,<br>
      <br>
      Is this the actual draft :<br>
         
<a href="http://www.cs.columbia.edu/sip/drafts/impp/draft-rosenberg-impp-pidf-00.txt" target="_blank">http://www.cs.columbia.edu/sip/drafts/impp/draft-rosenberg-impp-pidf-00.txt</a><br>
      <br>
      ?<br>
      <br>
      Best regards,<br>
    </tt><span class="">
    <pre cols="72">Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
<a href="http://www.opensips-solutions.com" target="_blank">http://www.opensips-solutions.com</a></pre>
    </span><div><div class="h5"><div>On 23.01.2016 17:12, Stas Kobzar wrote:<br>
    </div>
    <blockquote type="cite">
      <div dir="ltr">Hi Bogdan,
        <div><br>
        </div>
        <div>I can confirm that Polycom still use xpidf with the latest
          firmware ver. 5. </div>
        <div><br>
        </div>
        <div>I think Digium phones also use xpidf. Can not say for other
          vendors. </div>
        <div>Looks like xpidf is supported by Asterisk, FreeSWITCH. </div>
        <div>Quick google search makes me believe that pjsip,
          reSIProcate and linphone (osip) have xpidf support.</div>
        <div><br>
        </div>
        <div>You are right, the draft is quite old, and I can not find
          any update. </div>
        <div>But xpidf is still there.</div>
        <div><br>
        </div>
        <div>Thank you,</div>
        <div>Stas</div>
        <div><br>
        </div>
      </div>
      <div class="gmail_extra"><br>
        <div class="gmail_quote">On Fri, Jan 22, 2016 at 8:19 AM,
          Bogdan-Andrei Iancu <span dir="ltr">&lt;<a href="mailto:bogdan@opensips.org" target="_blank"></a><a href="mailto:bogdan@opensips.org" target="_blank">bogdan@opensips.org</a>&gt;</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"> <tt>Hi Stas,<br>
                <br>
                While looking around for this xpidf I found this:<br>
                    <a href="http://opensips.org/pipermail/users/2010-April/012336.html" target="_blank">http://opensips.org/pipermail/users/2010-April/012336.html</a><br>
                <br>
                So, what is the story with this xpdif ? is it still in
                use ? was it replaced by pidf+xml ? as I see it died as
                draft.<br>
                <br>
                Regards,<br>
              </tt><span>
                <pre cols="72">Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
<a href="http://www.opensips-solutions.com" target="_blank">http://www.opensips-solutions.com</a></pre>
              </span>
              <div>
                <div>
                  <div>On 13.01.2016 18:47, Stas Kobzar wrote:<br>
                  </div>
                  <blockquote type="cite">
                    <div dir="ltr">Hi Bogdan,
                      <div><br>
                      </div>
                      <div>I do not think the DOCTYPE is the problem
                        here. What I see is that when I use MI to
                        publish this application/xpidf doc, OpenSIPS
                        does not want to parse the document, and if I
                        understand correct, this is because this type of
                        document does not have &lt;tuple&gt; XML branch.</div>
                      <div><br>
                      </div>
                      <div>You are right, about end-to-end, and if I
                        configure OpenSIPS just to relay
                        SUBSCRIBE/NOTIFY, it should work fine.</div>
                      <div>But I want use OpenSIPS to be in the middle
                        because I have a logic in my application when it
                        is me who change the status (for example with
                        web-interface)</div>
                      <div><br>
                      </div>
                      <div>So basically my question is, is it going to
                        be supported by OpenSIPS (application/xpidf)? Or
                        as you mentioned, it is basically the work for
                        UA and it is not supposed to be in OpenSIPS?</div>
                      <div><br>
                      </div>
                      <div>Thank you,</div>
                      <div><br>
                      </div>
                    </div>
                    <div class="gmail_extra"><br>
                      <div class="gmail_quote">On Wed, Jan 13, 2016 at
                        7:56 AM, Bogdan-Andrei Iancu <span dir="ltr">&lt;<a href="mailto:bogdan@opensips.org" target="_blank"></a><a href="mailto:bogdan@opensips.org" target="_blank">bogdan@opensips.org</a>&gt;</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"> <tt>Hi
                              Stas,</tt><tt><br>
                              <br>
                              You say you see the DOCTYPE line in NOTIFY
                              packets and this is supported by OpenSIPS
                              ?<br>
                              <br>
                              Now, on Polycom extension - if it is
                              something end-2-end, it means it does not
                              require a presence server and everything
                              should be between end points by using
                              SUBSCRIBE and NOTIFY (no PUBLISH, as this
                              is specific to the presence agent/server
                              model). Am I wrong with this ?<br>
                              <br>
                            </tt><span><tt>Best regards</tt>,<br>
                              <pre cols="72">Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
<a href="http://www.opensips-solutions.com" target="_blank">http://www.opensips-solutions.com</a></pre>
                            </span>
                            <div>
                              <div>
                                <div>On 12.01.2016 17:10, Stas Kobzar
                                  wrote:<br>
                                </div>
                                <blockquote type="cite">
                                  <div dir="ltr">Hello Bogdan,
                                    <div><br>
                                    </div>
                                    <div>Thank you for your response.</div>
                                    <div>The DOCTYPE within XML is seems
                                      to be Microsoft presence format: </div>
                                    <div><a href="https://msdn.microsoft.com/en-ca/library/cc246193.aspx" target="_blank">https://msdn.microsoft.com/en-ca/library/cc246193.aspx</a><br>
                                    </div>
                                    <div><br>
                                    </div>
                                    <div>I am not sure if it can be used
                                      with PUBLISH though. For now I saw
                                      it only in NOTIFY packets.<br>
                                    </div>
                                    <div><br>
                                    </div>
                                    <div>Polycom UA is using this type
                                      of presence for end-to-end
                                      presence between phones.</div>
                                    <div>I would like to publish this
                                      with MI to change presence status
                                      on Polycom phones.<br>
                                    </div>
                                    <div><br>
                                    </div>
                                    <div>Thank you,</div>
                                    <div>Stas</div>
                                    <div><br>
                                    </div>
                                    <div><br>
                                    </div>
                                    <div><br>
                                    </div>
                                    <div><br>
                                    </div>
                                    <div><br>
                                    </div>
                                    <div><br>
                                    </div>
                                  </div>
                                  <div class="gmail_extra"><br>
                                    <div class="gmail_quote">On Mon, Jan
                                      11, 2016 at 4:59 AM, Bogdan-Andrei
                                      Iancu <span dir="ltr">&lt;<a href="mailto:bogdan@opensips.org" target="_blank"></a><a href="mailto:bogdan@opensips.org" target="_blank">bogdan@opensips.org</a>&gt;</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"> <tt>Hi Stas,<br>
                                            <br>
                                            I checked with couple of SIP
                                            UACs and I found none using
                                            the &quot;DOCTYPE&quot; line the
                                            published presence XML. So,
                                            I guess you should simply
                                            drop such a line in your
                                            testing.<br>
                                            <br>
                                            The &quot;tuple&quot; node is
                                            replacing your &quot;atom&quot; node
                                            (at least this is what I
                                            noticed while trying other
                                            UACs). Here is an example of
                                            a PUBLISH xml generated by
                                            Zoiper:<br>
                                            <br>
                                            &lt;?xml version=&quot;1.0&quot;
                                            encoding=&quot;UTF-8&quot;?&gt;<br>
                                                &lt;presence
                                            xmlns=&quot;urn:ietf:params:xml:ns:pidf&quot;
                                            entity=<a href="mailto:sip:bogdan@opensips.org;transport=UDP" target="_blank"></a><a href="mailto:sip:bogdan@opensips.org;transport=UDP" target="_blank">&quot;sip:bogdan@opensips.org;transport=UDP&quot;</a>&gt;<br>
                                                    &lt;tuple
                                            id=&quot;bogdan&quot; &gt;<br>
                                                       
                                            &lt;status&gt;&lt;basic&gt;open&lt;/basic&gt;<br>
                                                        &lt;/status&gt;<br>
                                                       
                                            &lt;note&gt;Busy&lt;/note&gt;<br>
                                                    &lt;/tuple&gt;<br>
                                                &lt;/presence&gt;<br>
                                            <br>
                                            In regards to the crash,
                                            even if the XML is not
                                            properly formated, it should
                                            not crash - can you send me
                                            the actual MI command +
                                            content to try to reproduce
                                            the crash and have it fixed
                                            ?<br>
                                            <br>
                                            Best regards,<br>
                                          </tt>
                                          <pre cols="72">Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
<a href="http://www.opensips-solutions.com" target="_blank">http://www.opensips-solutions.com</a></pre>
                                          <div>
                                            <div>
                                              <div>On 04.01.2016 18:49,
                                                Stas Kobzar wrote:<br>
                                              </div>
                                            </div>
                                          </div>
                                          <blockquote type="cite">
                                            <div>
                                              <div>
                                                <div dir="ltr">Hello all
                                                  and Happy New Year!<br>
                                                  <br>
                                                  I have a problem with
                                                  publishing
                                                  application/xpidf+xml
                                                  (Xpidf) presence info
                                                  with OpenSIPS mi
                                                  (ver11). <br>
                                                  It seems like it is
                                                  not supported.<br>
                                                  <br>
                                                  The xpidf xml body is
                                                  something like this:<br>
                                                  <br>
                                                  &lt;?xml
                                                  version=&quot;1.0&quot;?&gt;<br>
                                                  &lt;!DOCTYPE presence
                                                  PUBLIC &quot;-//IETF//DTD
                                                  RFCxxxx XPIDF 1.0//EN&quot;
                                                  &quot;xpidf.dtd&quot;&gt;<br>
                                                  &lt;presence&gt;<br>
                                                    &lt;presentity uri=&quot;<a href="mailto:sip:244@199.182.134.149" target="_blank"></a><a href="mailto:sip:244@199.182.134.149" target="_blank">sip:244@199.182.134.149</a>;method=SUBSCRIBE&quot;



                                                  /&gt;  <br>
                                                    &lt;atom
                                                  id=&quot;*45244*600&quot;&gt;<br>
                                                      &lt;address
                                                  uri=&quot;sip:*45244*<a href="mailto:600@199.182.134.149" target="_blank"></a><a href="mailto:600@199.182.134.149" target="_blank">600@199.182.134.149</a>;user=ip&quot;


priority=&quot;0.800000&quot;&gt;<br>
                                                        &lt;status
                                                  status=&quot;open&quot; /&gt;  <br>
                                                        &lt;msnsubstatus
                                                  substatus=&quot;online&quot;
                                                  /&gt;<br>
                                                      &lt;/address&gt;<br>
                                                    &lt;/atom&gt;<br>
                                                  &lt;/presence&gt;<br>
                                                  <div><br>
                                                  </div>
                                                  <div>After browsing
                                                    around the source I
                                                    think there are two
                                                    problems:</div>
                                                  <div>1. (in
                                                    modules/pua/add_events.c:pres_process_body)
                                                    function from
                                                    libxml2 xmlParseMemory
                                                    returns NULL when
                                                    finds the
                                                    line &lt;!DOCTYPE
                                                    presence PUBLIC
                                                    &quot;-//IETF//DTD
                                                    RFCxxxx XPIDF
                                                    1.0//EN&quot;
                                                    &quot;xpidf.dtd&quot;&gt;</div>
                                                  <div><br>
                                                  </div>
                                                  <div>2. Another
                                                    problem: when I
                                                    remove the line
                                                    above from body
                                                    there is a call to
                                                    another function
                                                    that is looking for
                                                    &quot;&lt;tuple&gt;&quot; node
                                                    in xml (in
                                                    modules/pua/add_events.c:pres_process_body):</div>
                                                  <div>
                                                    <div>node=
                                                      xmlDocGetNodeByName(doc,
                                                      &quot;tuple&quot;, NULL);</div>
                                                    <div><br>
                                                    </div>
                                                  </div>
                                                  <div>But there is no
                                                    &quot;tuple&quot; in xpidf
                                                    document. So it
                                                    returns error.</div>
                                                  <div><br>
                                                  </div>
                                                  <div>3. As an
                                                    experiment, I added
                                                    &quot;&lt;tuple&gt;&quot;
                                                    inside my presence
                                                    body and it crashed
                                                    OpenSIPS with:</div>
                                                  <div>CRITICAL:core:receive_fd:
                                                    EOF on 18<br>
                                                  </div>
                                                  <div><br>
                                                  </div>
                                                  <div>Question:<br>
                                                  </div>
                                                  <div>Is there a way to
                                                    make xpidf presence
                                                    content type work
                                                    with pua_mi module?<br>
                                                  </div>
                                                  <div><br>
                                                  </div>
                                                  <div>Thank you, </div>
                                                  <div>
                                                    <div><br>
                                                    </div>
                                                    -- <br>
                                                    <div>
                                                      <div dir="ltr">
                                                        <div>
                                                          <div dir="ltr">
                                                          <div dir="ltr">
                                                          <div dir="ltr">
                                                          <div dir="ltr">
                                                          <div dir="ltr">
                                                          <div dir="ltr"><span>
                                                          <p dir="ltr" style="line-height:1.15;margin-top:0pt;margin-bottom:0pt"><span style="font-size:15px;font-family:Arial;color:rgb(0,112,192);font-weight:bold;vertical-align:baseline;white-space:pre-wrap;background-color:transparent">Stas Kobzar</span></p>
                                                          <p dir="ltr" style="line-height:1.15;margin-top:0pt;margin-bottom:0pt"><span style="font-size:12px;font-family:Arial;color:rgb(166,166,166);vertical-align:baseline;white-space:pre-wrap;background-color:transparent">Developeur VoIP / VoIP Developer</span></p>
                                                          <p dir="ltr" style="line-height:1.15;margin-top:0pt;margin-bottom:0pt"><br>
                                                          </p>
                                                          </span>
                                                          <p dir="ltr" style="line-height:1.15;margin-top:0pt;margin-bottom:0pt"><span style="font-family:Arial;color:rgb(0,112,192);font-weight:bold;vertical-align:baseline;white-space:pre-wrap;background-color:transparent">Modulis­.ca Inc.</span></p>
                                                          <p dir="ltr" style="line-height:1.15;margin-top:0pt;margin-bottom:0pt"><span style="font-size:12px;font-family:Arial;color:rgb(0,0,0);font-weight:bold;vertical-align:baseline;white-space:pre-wrap;background-color:transparent"># Bureau / Office: <a href="tel:514-284-2020%20x%20246" value="+15142842020" target="_blank">514-284-2020 x 246</a></span></p>
                                                          <p dir="ltr" style="line-height:1.15;margin-top:0pt;margin-bottom:0pt"><span style="font-size:11px;font-family:Arial;color:rgb(0,0,0);font-weight:bold;vertical-align:baseline;white-space:pre-wrap;background-color:transparent">Email</span><span style="font-size:11px;font-family:Arial;color:rgb(0,0,0);vertical-align:baseline;white-space:pre-wrap;background-color:transparent">: </span><span style="text-decoration:underline;font-size:11px;font-family:Arial;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;background-color:transparent"><a href="http://firstname.lastname" style="text-decoration:none" target="_blank">s</a>tas.kobzar</span><a style="text-decoration:none"><span style="font-size:11px;font-family:Arial;color:rgb(17,85,204);text-decoration:underline;vertical-align:baseline;white-space:pre-wrap;background-color:transparent">@modulis.ca</span></a></p>
                                                          <p dir="ltr" style="line-height:1.15;margin-top:0pt;margin-bottom:0pt"><span style="font-family:Arial;color:rgb(0,0,0);vertical-align:baseline;white-space:pre-wrap;background-color:transparent"> </span></p>
                                                          <p dir="ltr" style="line-height:1.15;margin-top:0pt;margin-bottom:0pt"><span style="text-decoration:underline;font-size:11px;font-family:Arial;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;background-color:transparent"><a href="https://www.modulis.com/" style="text-decoration:none" target="_blank">https://www.modulis.com</a></span></p>
                                                          </div>
                                                          </div>
                                                          </div>
                                                          </div>
                                                          </div>
                                                          </div>
                                                        </div>
                                                      </div>
                                                    </div>
                                                  </div>
                                                </div>
                                                <br>
                                                <fieldset></fieldset>
                                                <br>
                                              </div>
                                            </div>
                                            <pre>_______________________________________________
Users mailing list
<a href="mailto:Users@lists.opensips.org" target="_blank">Users@lists.opensips.org</a>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a>
</pre>
                                          </blockquote>
                                          <br>
                                        </div>
                                      </blockquote>
                                    </div>
                                    <br>
                                    <br clear="all">
                                    <div><br>
                                    </div>
                                    -- <br>
                                    <div>
                                      <div dir="ltr">
                                        <div>
                                          <div dir="ltr">
                                            <div dir="ltr">
                                              <div dir="ltr">
                                                <div dir="ltr">
                                                  <div dir="ltr">
                                                    <div dir="ltr"><span>
                                                        <p dir="ltr" style="line-height:1.15;margin-top:0pt;margin-bottom:0pt"><span style="font-size:15px;font-family:Arial;color:rgb(0,112,192);font-weight:bold;vertical-align:baseline;white-space:pre-wrap;background-color:transparent">Stas Kobzar</span></p>
                                                        <p dir="ltr" style="line-height:1.15;margin-top:0pt;margin-bottom:0pt"><span style="font-size:12px;font-family:Arial;color:rgb(166,166,166);vertical-align:baseline;white-space:pre-wrap;background-color:transparent">Developeur VoIP / VoIP Developer</span></p>
                                                        <p dir="ltr" style="line-height:1.15;margin-top:0pt;margin-bottom:0pt"><br>
                                                        </p>
                                                      </span>
                                                      <p dir="ltr" style="line-height:1.15;margin-top:0pt;margin-bottom:0pt"><span style="font-family:Arial;color:rgb(0,112,192);font-weight:bold;vertical-align:baseline;white-space:pre-wrap;background-color:transparent">Modulis­.ca Inc.</span></p>
                                                      <p dir="ltr" style="line-height:1.15;margin-top:0pt;margin-bottom:0pt"><span style="font-size:12px;font-family:Arial;color:rgb(0,0,0);font-weight:bold;vertical-align:baseline;white-space:pre-wrap;background-color:transparent"># Bureau / Office: <a href="tel:514-284-2020%20x%20246" value="+15142842020" target="_blank">514-284-2020 x 246</a></span></p>
                                                      <p dir="ltr" style="line-height:1.15;margin-top:0pt;margin-bottom:0pt"><span style="font-size:11px;font-family:Arial;color:rgb(0,0,0);font-weight:bold;vertical-align:baseline;white-space:pre-wrap;background-color:transparent">Email</span><span style="font-size:11px;font-family:Arial;color:rgb(0,0,0);vertical-align:baseline;white-space:pre-wrap;background-color:transparent">: </span><span style="text-decoration:underline;font-size:11px;font-family:Arial;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;background-color:transparent"><a href="http://firstname.lastname" style="text-decoration:none" target="_blank">s</a>tas.kobzar</span><a style="text-decoration:none"><span style="font-size:11px;font-family:Arial;color:rgb(17,85,204);text-decoration:underline;vertical-align:baseline;white-space:pre-wrap;background-color:transparent">@modulis.ca</span></a></p>
                                                      <p dir="ltr" style="line-height:1.15;margin-top:0pt;margin-bottom:0pt"><span style="font-family:Arial;color:rgb(0,0,0);vertical-align:baseline;white-space:pre-wrap;background-color:transparent"> </span></p>
                                                      <p dir="ltr" style="line-height:1.15;margin-top:0pt;margin-bottom:0pt"><span style="text-decoration:underline;font-size:11px;font-family:Arial;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;background-color:transparent"><a href="https://www.modulis.com/" style="text-decoration:none" target="_blank">https://www.modulis.com</a></span></p>
                                                    </div>
                                                  </div>
                                                </div>
                                              </div>
                                            </div>
                                          </div>
                                        </div>
                                      </div>
                                    </div>
                                  </div>
                                </blockquote>
                                <br>
                              </div>
                            </div>
                          </div>
                        </blockquote>
                      </div>
                      <br>
                      <br clear="all">
                      <div><br>
                      </div>
                      -- <br>
                      <div>
                        <div dir="ltr">
                          <div>
                            <div dir="ltr">
                              <div dir="ltr">
                                <div dir="ltr">
                                  <div dir="ltr">
                                    <div dir="ltr">
                                      <div dir="ltr"><span>
                                          <p dir="ltr" style="line-height:1.15;margin-top:0pt;margin-bottom:0pt"><span style="font-size:15px;font-family:Arial;color:rgb(0,112,192);font-weight:bold;vertical-align:baseline;white-space:pre-wrap;background-color:transparent">Stas Kobzar</span></p>
                                          <p dir="ltr" style="line-height:1.15;margin-top:0pt;margin-bottom:0pt"><span style="font-size:12px;font-family:Arial;color:rgb(166,166,166);vertical-align:baseline;white-space:pre-wrap;background-color:transparent">Developeur VoIP / VoIP Developer</span></p>
                                          <p dir="ltr" style="line-height:1.15;margin-top:0pt;margin-bottom:0pt"><br>
                                          </p>
                                        </span>
                                        <p dir="ltr" style="line-height:1.15;margin-top:0pt;margin-bottom:0pt"><span style="font-family:Arial;color:rgb(0,112,192);font-weight:bold;vertical-align:baseline;white-space:pre-wrap;background-color:transparent">Modulis­.ca Inc.</span></p>
                                        <p dir="ltr" style="line-height:1.15;margin-top:0pt;margin-bottom:0pt"><span style="font-size:12px;font-family:Arial;color:rgb(0,0,0);font-weight:bold;vertical-align:baseline;white-space:pre-wrap;background-color:transparent"># Bureau / Office: <a href="tel:514-284-2020%20x%20246" value="+15142842020" target="_blank">514-284-2020 x 246</a></span></p>
                                        <p dir="ltr" style="line-height:1.15;margin-top:0pt;margin-bottom:0pt"><span style="font-size:11px;font-family:Arial;color:rgb(0,0,0);font-weight:bold;vertical-align:baseline;white-space:pre-wrap;background-color:transparent">Email</span><span style="font-size:11px;font-family:Arial;color:rgb(0,0,0);vertical-align:baseline;white-space:pre-wrap;background-color:transparent">: </span><span style="text-decoration:underline;font-size:11px;font-family:Arial;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;background-color:transparent"><a href="http://firstname.lastname" style="text-decoration:none" target="_blank">s</a>tas.kobzar</span><a style="text-decoration:none"><span style="font-size:11px;font-family:Arial;color:rgb(17,85,204);text-decoration:underline;vertical-align:baseline;white-space:pre-wrap;background-color:transparent">@modulis.ca</span></a></p>
                                        <p dir="ltr" style="line-height:1.15;margin-top:0pt;margin-bottom:0pt"><span style="font-family:Arial;color:rgb(0,0,0);vertical-align:baseline;white-space:pre-wrap;background-color:transparent"> </span></p>
                                        <p dir="ltr" style="line-height:1.15;margin-top:0pt;margin-bottom:0pt"><span style="text-decoration:underline;font-size:11px;font-family:Arial;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;background-color:transparent"><a href="https://www.modulis.com/" style="text-decoration:none" target="_blank">https://www.modulis.com</a></span></p>
                                      </div>
                                    </div>
                                  </div>
                                </div>
                              </div>
                            </div>
                          </div>
                        </div>
                      </div>
                    </div>
                  </blockquote>
                  <br>
                </div>
              </div>
            </div>
          </blockquote>
        </div>
        <br>
        <br clear="all">
        <div><br>
        </div>
        -- <br>
        <div>
          <div dir="ltr">
            <div>
              <div dir="ltr">
                <div dir="ltr">
                  <div dir="ltr">
                    <div dir="ltr">
                      <div dir="ltr">
                        <div dir="ltr"><span>
                            <p dir="ltr" style="line-height:1.15;margin-top:0pt;margin-bottom:0pt"><span style="font-size:15px;font-family:Arial;color:rgb(0,112,192);font-weight:bold;vertical-align:baseline;white-space:pre-wrap;background-color:transparent">Stas Kobzar</span></p>
                            <p dir="ltr" style="line-height:1.15;margin-top:0pt;margin-bottom:0pt"><span style="font-size:12px;font-family:Arial;color:rgb(166,166,166);vertical-align:baseline;white-space:pre-wrap;background-color:transparent">Developeur VoIP / VoIP Developer</span></p>
                            <p dir="ltr" style="line-height:1.15;margin-top:0pt;margin-bottom:0pt"><br>
                            </p>
                          </span>
                          <p dir="ltr" style="line-height:1.15;margin-top:0pt;margin-bottom:0pt"><span style="font-family:Arial;color:rgb(0,112,192);font-weight:bold;vertical-align:baseline;white-space:pre-wrap;background-color:transparent">Modulis­.ca Inc.</span></p>
                          <p dir="ltr" style="line-height:1.15;margin-top:0pt;margin-bottom:0pt"><span style="font-size:12px;font-family:Arial;color:rgb(0,0,0);font-weight:bold;vertical-align:baseline;white-space:pre-wrap;background-color:transparent"># Bureau / Office: <a href="tel:514-284-2020%20x%20246" value="+15142842020" target="_blank">514-284-2020 x 246</a></span></p>
                          <p dir="ltr" style="line-height:1.15;margin-top:0pt;margin-bottom:0pt"><span style="font-size:11px;font-family:Arial;color:rgb(0,0,0);font-weight:bold;vertical-align:baseline;white-space:pre-wrap;background-color:transparent">Email</span><span style="font-size:11px;font-family:Arial;color:rgb(0,0,0);vertical-align:baseline;white-space:pre-wrap;background-color:transparent">: </span><span style="text-decoration:underline;font-size:11px;font-family:Arial;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;background-color:transparent"><a href="http://firstname.lastname" style="text-decoration:none" target="_blank">s</a>tas.kobzar</span><a style="text-decoration:none"><span style="font-size:11px;font-family:Arial;color:rgb(17,85,204);text-decoration:underline;vertical-align:baseline;white-space:pre-wrap;background-color:transparent">@modulis.ca</span></a></p>
                          <p dir="ltr" style="line-height:1.15;margin-top:0pt;margin-bottom:0pt"><span style="font-family:Arial;color:rgb(0,0,0);vertical-align:baseline;white-space:pre-wrap;background-color:transparent"> </span></p>
                          <p dir="ltr" style="line-height:1.15;margin-top:0pt;margin-bottom:0pt"><span style="text-decoration:underline;font-size:11px;font-family:Arial;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;background-color:transparent"><a href="https://www.modulis.com/" style="text-decoration:none" target="_blank">https://www.modulis.com</a></span></p>
                        </div>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
    </blockquote>
    <br>
  </div></div></div>

</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><span><p dir="ltr" style="line-height:1.15;margin-top:0pt;margin-bottom:0pt"><span style="font-size:15px;font-family:Arial;color:rgb(0,112,192);font-weight:bold;vertical-align:baseline;white-space:pre-wrap;background-color:transparent">Stas Kobzar</span></p><p dir="ltr" style="line-height:1.15;margin-top:0pt;margin-bottom:0pt"><span style="font-size:12px;font-family:Arial;color:rgb(166,166,166);vertical-align:baseline;white-space:pre-wrap;background-color:transparent">Developeur VoIP / VoIP Developer</span></p><p dir="ltr" style="line-height:1.15;margin-top:0pt;margin-bottom:0pt"><br></p></span><p dir="ltr" style="line-height:1.15;margin-top:0pt;margin-bottom:0pt"><span style="font-family:Arial;color:rgb(0,112,192);font-weight:bold;vertical-align:baseline;white-space:pre-wrap;background-color:transparent">Modulis­.ca Inc.</span></p><p dir="ltr" style="line-height:1.15;margin-top:0pt;margin-bottom:0pt"><span style="font-size:12px;font-family:Arial;color:rgb(0,0,0);font-weight:bold;vertical-align:baseline;white-space:pre-wrap;background-color:transparent"># Bureau / Office: 514-284-2020 x 246</span></p><p dir="ltr" style="line-height:1.15;margin-top:0pt;margin-bottom:0pt"><span style="font-size:11px;font-family:Arial;color:rgb(0,0,0);font-weight:bold;vertical-align:baseline;white-space:pre-wrap;background-color:transparent">Email</span><span style="font-size:11px;font-family:Arial;color:rgb(0,0,0);vertical-align:baseline;white-space:pre-wrap;background-color:transparent">: </span><span style="text-decoration:underline;font-size:11px;font-family:Arial;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;background-color:transparent"><a href="http://firstname.lastname" style="text-decoration:none" target="_blank">s</a>tas.kobzar</span><a style="text-decoration:none"><span style="font-size:11px;font-family:Arial;color:rgb(17,85,204);text-decoration:underline;vertical-align:baseline;white-space:pre-wrap;background-color:transparent">@modulis.ca</span></a></p><p dir="ltr" style="line-height:1.15;margin-top:0pt;margin-bottom:0pt"><span style="font-family:Arial;color:rgb(0,0,0);vertical-align:baseline;white-space:pre-wrap;background-color:transparent"> </span></p><p dir="ltr" style="line-height:1.15;margin-top:0pt;margin-bottom:0pt"><span style="text-decoration:underline;font-size:11px;font-family:Arial;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;background-color:transparent"><a href="https://www.modulis.com/" style="text-decoration:none" target="_blank">https://www.modulis.com</a></span></p></div></div></div></div></div></div></div></div></div>
</div>