<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    I guess many modules suffer from that "problem". Not only in the
    FreeSWITCH universe.<br>
    May I throw the ball back to my question for test software?<br>
    <br>
    Thanks.<br>
    <br>
    <div class="moz-cite-prefix">Am 10.06.2017 um 05:07 schrieb Anthony
      Minessale:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAKbxfG8tKickGjCgvRQunD5wmc_zjkrqxWVV1j5A6Myu+qnYbw@mail.gmail.com">
      <div><br>
        <div class="gmail_quote">
          <div>On Fri, Jun 9, 2017 at 11:05 AM Paul Zillmann <<a
              href="mailto:p.zillmann@h6g.de" moz-do-not-send="true">p.zillmann@h6g.de</a>>
            wrote:<br>
          </div>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">
            <div text="#000000" bgcolor="#FFFFFF"> libbson isn't (just)
              a JSON library and it's mandatory for the libmongoc
              driver.<br>
              It's there and it has to be used either in the way to
              create a JSON string out of switch_ivr_generate_json_cdr
              and re-parse it in libbson (which is highly inefficient),
              or to re-implement switch_ivr_generate_json_cdr in the
              module with libbson (which I did).<br>
              <br>
              None of my changes touches or change switch_ivr.</div>
          </blockquote>
          <div><br>
          </div>
          <div>Which may lead to inconsistencies when the core changes. 
            I guess that will only be a problem for users of that
            module.</div>
          <div><br>
          </div>
          <div><br>
          </div>
          <div><br>
          </div>
          <div><br>
          </div>
          <div><br>
          </div>
          <div><br>
          </div>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">
            <div text="#000000" bgcolor="#FFFFFF"><br>
              <br>
              <div class="m_-6967497696523939330moz-cite-prefix">Am
                08.06.2017 um 02:42 schrieb Anthony Minessale:<br>
              </div>
              <blockquote type="cite">
                <div>We want it to be cJSON there is no need for
                  multiple json libs.</div>
                <div><br>
                </div>
                <div><br>
                  <div class="gmail_quote">
                    <div>On Wed, Jun 7, 2017 at 10:16 AM Paul Zillmann
                      <<a href="mailto:p.zillmann@h6g.de"
                        target="_blank" moz-do-not-send="true">p.zillmann@h6g.de</a>>
                      wrote:<br>
                    </div>
                    <blockquote class="gmail_quote" style="margin:0 0 0
                      .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
                      <br>
                      currently I'm working on a revival of
                      mod_cdr_mongodb and I'm looking<br>
                      for (unit) tests for CDR modules in general and /
                      or tests for<br>
                      switch_ivr_generate_json_cdr() in switch_ivr.c.
                      I've ported<br>
                      switch_ivr_generate_json_cdr from cJSON to
                      libbson.<br>
                      <br>
                      Thanks,<br>
                      <br>
                      Paul Zillmann<br>
                      <br>
_________________________________________________________________________<br>
                      Professional FreeSWITCH Consulting Services:<br>
                      <a href="mailto:consulting@freeswitch.org"
                        target="_blank" moz-do-not-send="true">consulting@freeswitch.org</a><br>
                      <a href="http://www.freeswitchsolutions.com"
                        rel="noreferrer" target="_blank"
                        moz-do-not-send="true">http://www.freeswitchsolutions.com</a><br>
                      <br>
                      Official FreeSWITCH Sites<br>
                      <a href="http://www.freeswitch.org"
                        rel="noreferrer" target="_blank"
                        moz-do-not-send="true">http://www.freeswitch.org</a><br>
                      <a href="http://wiki.freeswitch.org"
                        rel="noreferrer" target="_blank"
                        moz-do-not-send="true">http://wiki.freeswitch.org</a><br>
                      <a href="http://www.cluecon.com" rel="noreferrer"
                        target="_blank" moz-do-not-send="true">http://www.cluecon.com</a><br>
                      <br>
                      FreeSWITCH-dev mailing list<br>
                      <a
                        href="mailto:FreeSWITCH-dev@lists.freeswitch.org"
                        target="_blank" moz-do-not-send="true">FreeSWITCH-dev@lists.freeswitch.org</a><br>
                      <a
                        href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev"
                        rel="noreferrer" target="_blank"
                        moz-do-not-send="true">http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev</a><br>
                      UNSUBSCRIBE:<a
                        href="http://lists.freeswitch.org/mailman/options/freeswitch-dev"
                        rel="noreferrer" target="_blank"
                        moz-do-not-send="true">http://lists.freeswitch.org/mailman/options/freeswitch-dev</a><br>
                      <a href="http://www.freeswitch.org"
                        rel="noreferrer" target="_blank"
                        moz-do-not-send="true">http://www.freeswitch.org</a><br>
                    </blockquote>
                  </div>
                </div>
                <div>-- <br>
                </div>
                <div data-smartmail="gmail_signature">
                  <div>
                    <div>
                      <div>
                        <div>
                          <div>Anthony Minessale II       ♬ @anthmfs  ♬
                            @FreeSWITCH  ♬
                            <div><br>
                              <div>☞ <a href="http://freeswitch.org/"
                                  target="_blank" moz-do-not-send="true">http://freeswitch.org/</a>
                                 ☞ <a href="http://cluecon.com/"
                                  target="_blank" moz-do-not-send="true">http://cluecon.com/</a>
                                 ☞ <a
                                  href="http://twitter.com/FreeSWITCH"
                                  target="_blank" moz-do-not-send="true">http://twitter.com/FreeSWITCH</a></div>
                              <div>
                                <div>☞ <a
                                    href="http://irc.freenode.net"
                                    target="_blank"
                                    moz-do-not-send="true">irc.freenode.net</a>
                                  #freeswitch ☞ <u><a
                                      href="http://freeswitch.org/g+"
                                      target="_blank"
                                      moz-do-not-send="true">http://freeswitch.org/g+</a></u><br>
                                  <br>
                                </div>
                                <div>ClueCon Weekly Development Call <br>
                                </div>
                                <div>☎ <a
                                    href="mailto:sip%3A888@conference.freeswitch.org"
                                    target="_blank"
                                    moz-do-not-send="true">sip:888@conference.freeswitch.org</a>
                                   ☎ +19193869900 </div>
                                <div><br>
                                </div>
                              </div>
                            </div>
                            <div><a
                                href="https://www.youtube.com/watch?v=9XXgW34t40s"
style="color:rgb(17,85,204);font-size:12.8000001907349px"
                                target="_blank" moz-do-not-send="true">https://www.youtube.com/watch?v=9XXgW34t40s</a></div>
                            <div><a
                                href="https://www.youtube.com/watch?v=NLaDpGQuZDA"
                                target="_blank" moz-do-not-send="true">https://www.youtube.com/watch?v=NLaDpGQuZDA</a><br>
                            </div>
                          </div>
                        </div>
                      </div>
                    </div>
                  </div>
                </div>
                <br>
                <fieldset
                  class="m_-6967497696523939330mimeAttachmentHeader"></fieldset>
                <br>
                <pre>_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
<a class="m_-6967497696523939330moz-txt-link-abbreviated" href="mailto:consulting@freeswitch.org" target="_blank" moz-do-not-send="true">consulting@freeswitch.org</a>
<a class="m_-6967497696523939330moz-txt-link-freetext" href="http://www.freeswitchsolutions.com" target="_blank" moz-do-not-send="true">http://www.freeswitchsolutions.com</a>

Official FreeSWITCH Sites
<a class="m_-6967497696523939330moz-txt-link-freetext" href="http://www.freeswitch.org" target="_blank" moz-do-not-send="true">http://www.freeswitch.org</a>
<a class="m_-6967497696523939330moz-txt-link-freetext" href="http://wiki.freeswitch.org" target="_blank" moz-do-not-send="true">http://wiki.freeswitch.org</a>
<a class="m_-6967497696523939330moz-txt-link-freetext" href="http://www.cluecon.com" target="_blank" moz-do-not-send="true">http://www.cluecon.com</a>

FreeSWITCH-dev mailing list
<a class="m_-6967497696523939330moz-txt-link-abbreviated" href="mailto:FreeSWITCH-dev@lists.freeswitch.org" target="_blank" moz-do-not-send="true">FreeSWITCH-dev@lists.freeswitch.org</a>
<a class="m_-6967497696523939330moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev" target="_blank" moz-do-not-send="true">http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev</a>
UNSUBSCRIBE:<a class="m_-6967497696523939330moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/options/freeswitch-dev" target="_blank" moz-do-not-send="true">http://lists.freeswitch.org/mailman/options/freeswitch-dev</a>
<a class="m_-6967497696523939330moz-txt-link-freetext" href="http://www.freeswitch.org" target="_blank" moz-do-not-send="true">http://www.freeswitch.org</a>
</pre>
              </blockquote>
              <br>
            </div>
            <div text="#000000" bgcolor="#FFFFFF">
              <pre class="m_-6967497696523939330moz-signature" cols="72">-- 
H6G
Paul Zillmann
Rudi-Arndt-Str. 22
23968 Wismar

<a class="m_-6967497696523939330moz-txt-link-abbreviated" href="http://www.h6g.de" target="_blank" moz-do-not-send="true">www.h6g.de</a>
<a class="m_-6967497696523939330moz-txt-link-abbreviated" href="mailto:mail@h6g.de" target="_blank" moz-do-not-send="true">mail@h6g.de</a>

Tel.: (0 38 41) 2 89 26 64 - 0
Fax: (0 32 22) 3 94 52 97
</pre>
            </div>
_________________________________________________________________________<br>
            Professional FreeSWITCH Consulting Services:<br>
            <a href="mailto:consulting@freeswitch.org" target="_blank"
              moz-do-not-send="true">consulting@freeswitch.org</a><br>
            <a href="http://www.freeswitchsolutions.com"
              rel="noreferrer" target="_blank" moz-do-not-send="true">http://www.freeswitchsolutions.com</a><br>
            <br>
            Official FreeSWITCH Sites<br>
            <a href="http://www.freeswitch.org" rel="noreferrer"
              target="_blank" moz-do-not-send="true">http://www.freeswitch.org</a><br>
            <a href="http://wiki.freeswitch.org" rel="noreferrer"
              target="_blank" moz-do-not-send="true">http://wiki.freeswitch.org</a><br>
            <a href="http://www.cluecon.com" rel="noreferrer"
              target="_blank" moz-do-not-send="true">http://www.cluecon.com</a><br>
            <br>
            FreeSWITCH-dev mailing list<br>
            <a href="mailto:FreeSWITCH-dev@lists.freeswitch.org"
              target="_blank" moz-do-not-send="true">FreeSWITCH-dev@lists.freeswitch.org</a><br>
            <a
              href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev"
              rel="noreferrer" target="_blank" moz-do-not-send="true">http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev</a><br>
            UNSUBSCRIBE:<a
              href="http://lists.freeswitch.org/mailman/options/freeswitch-dev"
              rel="noreferrer" target="_blank" moz-do-not-send="true">http://lists.freeswitch.org/mailman/options/freeswitch-dev</a><br>
            <a href="http://www.freeswitch.org" rel="noreferrer"
              target="_blank" moz-do-not-send="true">http://www.freeswitch.org</a><br>
          </blockquote>
        </div>
      </div>
      <div dir="ltr">-- <br>
      </div>
      <div data-smartmail="gmail_signature">
        <div dir="ltr">
          <div>
            <div dir="ltr">
              <div>
                <div dir="ltr">Anthony Minessale II       ♬ @anthmfs  ♬
                  @FreeSWITCH  ♬
                  <div><br>
                    <div>☞ <a href="http://freeswitch.org/"
                        target="_blank" moz-do-not-send="true">http://freeswitch.org/</a>
                       ☞ <a href="http://cluecon.com/" target="_blank"
                        moz-do-not-send="true">http://cluecon.com/</a>
                       ☞ <a href="http://twitter.com/FreeSWITCH"
                        target="_blank" moz-do-not-send="true">http://twitter.com/FreeSWITCH</a></div>
                    <div>
                      <div>☞ <a href="http://irc.freenode.net"
                          target="_blank" moz-do-not-send="true">irc.freenode.net</a>
                        #freeswitch ☞ <u><a
                            href="http://freeswitch.org/g+"
                            target="_blank" moz-do-not-send="true">http://freeswitch.org/g+</a></u><br>
                        <br>
                      </div>
                      <div>ClueCon Weekly Development Call <br>
                      </div>
                      <div>☎ <a
                          href="mailto:sip%3A888@conference.freeswitch.org"
                          target="_blank" moz-do-not-send="true">sip:888@conference.freeswitch.org</a>
                         ☎ +19193869900 </div>
                      <div><br>
                      </div>
                    </div>
                  </div>
                  <div><a
                      href="https://www.youtube.com/watch?v=9XXgW34t40s"
style="color:rgb(17,85,204);font-size:12.8000001907349px"
                      target="_blank" moz-do-not-send="true">https://www.youtube.com/watch?v=9XXgW34t40s</a></div>
                  <div><a
                      href="https://www.youtube.com/watch?v=NLaDpGQuZDA"
                      target="_blank" moz-do-not-send="true">https://www.youtube.com/watch?v=NLaDpGQuZDA</a><br>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
<a class="moz-txt-link-abbreviated" href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://www.freeswitchsolutions.com">http://www.freeswitchsolutions.com</a>

Official FreeSWITCH Sites
<a class="moz-txt-link-freetext" href="http://www.freeswitch.org">http://www.freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://wiki.freeswitch.org">http://wiki.freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://www.cluecon.com">http://www.cluecon.com</a>

FreeSWITCH-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:FreeSWITCH-dev@lists.freeswitch.org">FreeSWITCH-dev@lists.freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev">http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev</a>
UNSUBSCRIBE:<a class="moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/options/freeswitch-dev">http://lists.freeswitch.org/mailman/options/freeswitch-dev</a>
<a class="moz-txt-link-freetext" href="http://www.freeswitch.org">http://www.freeswitch.org</a>
</pre>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
H6G
Paul Zillmann
Rudi-Arndt-Str. 22
23968 Wismar

<a class="moz-txt-link-abbreviated" href="http://www.h6g.de">www.h6g.de</a>
<a class="moz-txt-link-abbreviated" href="mailto:mail@h6g.de">mail@h6g.de</a>

Tel.: (0 38 41) 2 89 26 64 - 0
Fax: (0 32 22) 3 94 52 97
</pre>
  </body>
</html>