<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p>Hello,</p>
    <p>can you fetch again the git master, recompile, reinstall and test
      again? Send here the log messages you get in syslog, because I
      added some log messages inside the function that fails now.</p>
    <p>Cheers,<br>
      Daniel<br>
    </p>
    <br>
    <div class="moz-cite-prefix">On 23/12/2016 12:39, Yasin CANER wrote:<br>
    </div>
    <blockquote
      cite="mid:f4cead15-d237-4325-cf0e-beb7a495cfa3@netgsm.com.tr"
      type="cite">
      <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
      <p><font face="Courier New, Courier, monospace">Hello;</font></p>
      <p><font face="Courier New, Courier, monospace">    it is not
          working. it gives error like below.i added simple 
          configuration. reload command working fine but dump gives
          error. i have a look at code but couldnt find why cannot add
          in structs.</font></p>
      <p><font face="Courier New, Courier, monospace">Thanks<br>
        </font></p>
      <p><font face="Courier New, Courier, monospace"><br>
        </font></p>
      <p><font face="Courier New, Courier, monospace"><br>
        </font></p>
      <p><font face="Courier New, Courier, monospace">13(32039) DEBUG:
          carrierroute [cr_fifo.c:1177]: cr_rpc_dump_routes(): start
          processing of data</font></p>
      <p>error: 500 - Internal error - carrier structure<br>
        <br>
      </p>
      <br>
      <div class="moz-cite-prefix">23.12.2016 11:46 tarihinde
        Daniel-Constantin Mierla yazdı:<br>
      </div>
      <blockquote
        cite="mid:be6bfff2-5ac5-bf82-15ab-9e47d7b42cb0@gmail.com"
        type="cite">
        <meta content="text/html; charset=utf-8"
          http-equiv="Content-Type">
        <p>Btw, if you use kamctl, then all should just work with the
          same commands like in the past if you fetch (at this time)
          latest git repository and load jsonrpcs module in your config.
          You may need to deploy latest kamctlrc, if you do an update
          and you did changes in the old one.</p>
        <p>Cheers,<br>
          Daniel<br>
        </p>
        <br>
        <div class="moz-cite-prefix">On 23/12/2016 09:39,
          Daniel-Constantin Mierla wrote:<br>
        </div>
        <blockquote
          cite="mid:6b49a19e-8b16-6038-245d-8a5021b5f551@gmail.com"
          type="cite">
          <meta content="text/html; charset=utf-8"
            http-equiv="Content-Type">
          <p>Ok, thanks. Note that I just pushed another commit renaming
            the command from cr.dump to cr.dump_routes in order to match
            better the mi old command.</p>
          <p>Cheers,<br>
            Daniel<br>
          </p>
          <br>
          <div class="moz-cite-prefix">On 23/12/2016 09:35, Yasin CANER
            wrote:<br>
          </div>
          <blockquote
            cite="mid:09bd34e1-0d8d-0749-daf0-d8525e8e30bf@netgsm.com.tr"
            type="cite">
            <meta content="text/html; charset=utf-8"
              http-equiv="Content-Type">
            <p><font face="Courier New, Courier, monospace">Hello;</font></p>
            <p><font face="Courier New, Courier, monospace">    I will
                try it now. Thanks.</font></p>
            <p><br>
            </p>
            <br>
            <div class="moz-cite-prefix">23.12.2016 11:33 tarihinde
              Daniel-Constantin Mierla yazdı:<br>
            </div>
            <blockquote
              cite="mid:864993dd-128a-5df9-2c5f-c14720bc21e8@gmail.com"
              type="cite">
              <meta content="text/html; charset=utf-8"
                http-equiv="Content-Type">
              <p>Hello,</p>
              <p>I just pushed a commit for cr.dump rpc command in git
                master, can you give it a try and report the issues? I
                don't use the module so I had no testing environment to
                play with it.</p>
              <p>Cheers,<br>
                Daniel<br>
              </p>
              <br>
              <div class="moz-cite-prefix">On 06/12/2016 08:54, ycaner
                wrote:<br>
              </div>
              <blockquote
                cite="mid:9019a33d-1945-4d66-e5da-6afbe088d580@netgsm.com.tr"
                type="cite">
                <meta content="text/html; charset=utf-8"
                  http-equiv="Content-Type">
                <p><font face="Courier New, Courier, monospace">Hello,</font></p>
                <p><font face="Courier New, Courier, monospace">you are
                    right. some carrier route functions are
                    missing.important of them are dump and show
                    methods.if i have time ,i can add them.</font></p>
                <p><font face="Courier New, Courier, monospace">Cheers.</font><br>
                </p>
                <br>
                <div class="moz-cite-prefix">6.12.2016 10:48 tarihinde
                  Daniel-Constantin Mierla-6 [via SIP Router] yazdı:<br>
                </div>
                <blockquote style="border-left:2px solid
                  #CCCCCC;padding:0 1em"
                  cite="mid:0f0ee78f-80ff-36db-d1fa-13029c539268@gmail.com"
                  type="cite"> Hello, <br>
                  <br>
                  looking in the code I see the carrierroute module has
                  already rpc <br>
                  command for reload operations. But there are some
                  other mi commands not <br>
                  implemented as rpc. <br>
                  <br>
                  Cheers, <br>
                  Daniel <br>
                  <br>
                  <br>
                  On 05/12/2016 11:28, Daniel-Constantin Mierla wrote:
                  <div class="shrinkable-quote"><br>
                    > Hello, <br>
                    > <br>
                    > few that are missing can be probably added once
                    we discover them. The <br>
                    > best is to open an issue on bug tracker
                    whenever you are aware of a mi <br>
                    > command not implemented in rpc. Even better
                    will be a pull request :-) <br>
                    > -- migrating from mi to rpc should not be
                    complex and rather easy to <br>
                    > lean by looking at other variants with both
                    implementations. <br>
                    > <br>
                    > Cheers, <br>
                    > Daniel <br>
                    > <br>
                    > <br>
                    > On 02/12/2016 16:18, ycaner wrote: <br>
                    >> Hello <br>
                    >> Carrier route module doesnt have RPC
                    command., we need to add it <br>
                    >> Cheers. <br>
                    >> <br>
                    >> <br>
                    >> <br>
                    >> -- <br>
                    >> View this message in context: <a
                      moz-do-not-send="true"
href="http://sip-router.1086192.n5.nabble.com/VERY-IMPORTANT-deciding-when-to-remove-the-MI-code-tp153719p153773.html"
                      target="_top" rel="nofollow" link="external">http://sip-router.1086192.n5.nabble.com/VERY-IMPORTANT-deciding-when-to-remove-the-MI-code-tp153719p153773.html</a><br>
                    >> Sent from the Users mailing list archive at
                    Nabble.com. <br>
                    >> <br>
                    >>
                    _______________________________________________ <br>
                    >> SIP Express Router (SER) and Kamailio
                    (OpenSER) - sr-users mailing list <br>
                    >> <a moz-do-not-send="true"
                      href="/user/SendEmail.jtp?type=node&node=153841&i=0"
                      target="_top" rel="nofollow" link="external">[hidden
                      email]</a> <br>
                    >> <a moz-do-not-send="true"
                      href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users"
                      target="_top" rel="nofollow" link="external">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a></div>
                  <br>
                  -- <br>
                  Daniel-Constantin Mierla <br>
                  <a moz-do-not-send="true"
                    class="moz-txt-link-abbreviated"
                    href="http://www.twitter.com/miconda" target="_top"
                    rel="nofollow" link="external">www.twitter.com/miconda</a>
                  -- <a moz-do-not-send="true"
                    class="moz-txt-link-abbreviated"
                    href="http://www.linkedin.com/in/miconda"
                    target="_top" rel="nofollow" link="external">www.linkedin.com/in/miconda</a>
                  <br>
                  Kamailio World Conference - May 8-10, 2017 - <a
                    moz-do-not-send="true"
                    class="moz-txt-link-abbreviated"
                    href="http://www.kamailioworld.com" target="_top"
                    rel="nofollow" link="external">www.kamailioworld.com</a>
                  <br>
                  <br>
                  <br>
                  _______________________________________________ <br>
                  SIP Express Router (SER) and Kamailio (OpenSER) -
                  sr-users mailing list <br>
                  <a moz-do-not-send="true"
                    href="/user/SendEmail.jtp?type=node&node=153841&i=1"
                    target="_top" rel="nofollow" link="external">[hidden
                    email]</a> <br>
                  <a moz-do-not-send="true"
                    href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users"
                    target="_top" rel="nofollow" link="external">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a><br>
                  <br>
                  <br>
                  <hr color="#cccccc" noshade="noshade" size="1">
                  <div style="color:#444; font: 12px
                    tahoma,geneva,helvetica,arial,sans-serif;">
                    <div style="font-weight:bold">If you reply to this
                      email, your message will be added to the
                      discussion below:</div>
                    <a moz-do-not-send="true"
href="http://sip-router.1086192.n5.nabble.com/VERY-IMPORTANT-deciding-when-to-remove-the-MI-code-tp153719p153841.html"
                      target="_top" rel="nofollow" link="external">http://sip-router.1086192.n5.nabble.com/VERY-IMPORTANT-deciding-when-to-remove-the-MI-code-tp153719p153841.html</a>
                  </div>
                  <div style="color:#666; font: 11px
tahoma,geneva,helvetica,arial,sans-serif;margin-top:.4em;line-height:1.5em">
                    To unsubscribe from VERY IMPORTANT: deciding when to
                    remove the MI code, <a moz-do-not-send="true"
                      href="" target="_top" rel="nofollow"
                      link="external">click here</a>.<br>
                    <a moz-do-not-send="true"
href="http://sip-router.1086192.n5.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml"
                      rel="nofollow" style="font:9px serif"
                      target="_top" link="external">NAML</a> </div>
                </blockquote>
                <br>
                <div class="moz-signature">-- <br>
                  <meta http-equiv="Content-Type" content="text/html;
                    charset=utf-8">
                  <title></title>
                  <div align="left">
                    <div style="width:300px;" align="left"> <a
                        moz-do-not-send="true"
                        href="http://www.netgsm.com.tr" target="_blank"
                        rel="nofollow" link="external"> <img
                          moz-do-not-send="true"
src="http://sip-router.1086192.n5.nabble.com/attachment/153843/0/yasin-imza-2016.jpg"
                          alt"netgsm"="" border="0"> </a> </div>
                  </div>
                </div>
                <br>
                <hr align="left" width="300"> View this message in
                context: <a moz-do-not-send="true"
href="http://sip-router.1086192.n5.nabble.com/VERY-IMPORTANT-deciding-when-to-remove-the-MI-code-tp153719p153843.html">Re:
                  VERY IMPORTANT: deciding when to remove the MI code</a><br>
                Sent from the <a moz-do-not-send="true"
                  href="http://sip-router.1086192.n5.nabble.com/Users-f3.html">Users
                  mailing list archive</a> at Nabble.com.<br>
                <br>
                <fieldset class="mimeAttachmentHeader"></fieldset>
                <br>
                <pre wrap="">_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:sr-users@lists.sip-router.org">sr-users@lists.sip-router.org</a>
<a moz-do-not-send="true" 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>
              <pre class="moz-signature" cols="72">-- 
Daniel-Constantin Mierla
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="http://www.twitter.com/miconda">www.twitter.com/miconda</a> -- <a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="http://www.linkedin.com/in/miconda">www.linkedin.com/in/miconda</a>
Kamailio World Conference - May 8-10, 2017 - <a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="http://www.kamailioworld.com">www.kamailioworld.com</a></pre>
            </blockquote>
            <br>
            <div class="moz-signature">-- <br>
              <meta http-equiv="Content-Type" content="text/html;
                charset=utf-8">
              <title></title>
              <div align="left">
                <div style="width:300px;" align="left"> <a
                    moz-do-not-send="true"
                    href="http://www.netgsm.com.tr" target="_blank"> <img
                      src="cid:part21.47F38C23.C079D884@gmail.com"
                      alt"netgsm"="" border="0"> </a> </div>
              </div>
            </div>
          </blockquote>
          <br>
          <pre class="moz-signature" cols="72">-- 
Daniel-Constantin Mierla
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="http://www.twitter.com/miconda">www.twitter.com/miconda</a> -- <a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="http://www.linkedin.com/in/miconda">www.linkedin.com/in/miconda</a>
Kamailio World Conference - May 8-10, 2017 - <a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="http://www.kamailioworld.com">www.kamailioworld.com</a></pre>
        </blockquote>
        <br>
        <pre class="moz-signature" cols="72">-- 
Daniel-Constantin Mierla
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="http://www.twitter.com/miconda">www.twitter.com/miconda</a> -- <a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="http://www.linkedin.com/in/miconda">www.linkedin.com/in/miconda</a>
Kamailio World Conference - May 8-10, 2017 - <a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="http://www.kamailioworld.com">www.kamailioworld.com</a></pre>
      </blockquote>
      <br>
      <div class="moz-signature">-- <br>
        <meta http-equiv="Content-Type" content="text/html;
          charset=utf-8">
        <title></title>
        <div align="left">
          <div style="width:300px;" align="left"> <a
              moz-do-not-send="true" href="http://www.netgsm.com.tr"
              target="_blank"> <img
                src="cid:part29.DF4ABF02.3D5CD2D9@gmail.com"
                alt"netgsm"="" border="0"> </a> </div>
        </div>
      </div>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
Daniel-Constantin Mierla
<a class="moz-txt-link-abbreviated" href="http://www.twitter.com/miconda">www.twitter.com/miconda</a> -- <a class="moz-txt-link-abbreviated" href="http://www.linkedin.com/in/miconda">www.linkedin.com/in/miconda</a>
Kamailio World Conference - May 8-10, 2017 - <a class="moz-txt-link-abbreviated" href="http://www.kamailioworld.com">www.kamailioworld.com</a></pre>
  </body>
</html>