<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi,<br>
    <br>
    On 5/3/12 3:52 PM, Gr&eacute;goire Vandendeurpel wrote:
    <blockquote
cite="mid:%3CCACkru42PD27mRdT38WS=u06pkLA7uNT=6YoBgo1G9jY8OfbDcw@mail.gmail.com%3E"
      type="cite"><span style="">Hi, I'm using Siremis 3.2 ans Kamailio
        3.2.3 for my final project of my bachloor degree</span>
      <div style=""><br>
      </div>
      <div style="">I would like to know how Siremis and Kamailio work
        together? Like:</div>
      <div style="">
        <br>
      </div>
      <div style="">If I decide to set a protocol in the acl trusted in
        Siremis like TLS, ok, it works well !!&nbsp;</div>
      <div style="">But I need to know the different links between
        siremis and kamailio to working well..</div>
    </blockquote>
    <br>
    there are two main categories in the interaction between siremis and
    kamailio:<br>
    <br>
    1) siremis offers web views to manage records in database tables
    used by kamailio<br>
    2) siremis offers several tools to interact with kamailio via
    MI/XMLRPC and display graphics based on statistics exported by
    kamailio<br>
    <br>
    <br>
    <blockquote
cite="mid:%3CCACkru42PD27mRdT38WS=u06pkLA7uNT=6YoBgo1G9jY8OfbDcw@mail.gmail.com%3E"
      type="cite">
      <div style=""> Why?</div>
      <div style=""><br>
      </div>
      <div style="">Cause I need to implement in Siremis a filter form
        on the sdpops module, and it has to work well of course with the
        database of ser!</div>
    </blockquote>
    <br>
    Right now siremis is developed to work with kamailio database (which
    is created by 'kamctldb create' and is named so far 'openser').<br>
    <blockquote
cite="mid:%3CCACkru42PD27mRdT38WS=u06pkLA7uNT=6YoBgo1G9jY8OfbDcw@mail.gmail.com%3E"
      type="cite">
      <div style=""><br>
      </div>
      <div style="">So.. What are the different steps to do this?&nbsp;</div>
      <div style=""><br>
      </div>
      <div style="">- Create new table sdpops in ser</div>
      <div style="">- create the form in siremis and view ..</div>
      <div style="">- what in kamailio.cfg??</div>
      <div style=""><br>
      </div>
      <div style="">
        <div class="gmail_extra">
          I found this:&nbsp;<a moz-do-not-send="true"
            href="http://kb.asipto.com/siremis:install32x:new-views"
            target="_blank" style="color:rgb(17,85,204)">http://kb.asipto.com/siremis:install32x:new-views</a></div>
        <div class="gmail_extra"><br>
        </div>
        <div class="gmail_extra">
          OK, but in my case, I need to do that for SDPOPS, which is a
          module of kamailio, whithout any table and components about!</div>
        <div class="gmail_extra"><br>
        </div>
        <div class="gmail_extra">I mean, there is no openser.sdpops in
          the database of kamailio, so create the table ok.. but what
          are the columns, datas, to set in ??</div>
        <br>
      </div>
      <div style="">
        <div class="gmail_extra">cause I tried&nbsp;<span
style="background-color:rgb(238,243,248);font-size:12px;text-align:justify">php
            gen_meta.php Serdb sdpops ser.acl.sdpops &nbsp;of course it does
            not work --&gt; no openser.sdpops ...... <br>
          </span></div>
      </div>
    </blockquote>
    <br>
    sdpops module does not use any database table. It exports only
    functions to use in config file, the parameters being given from
    config file (nothing is loaded from database by sdpops).<br>
    <br>
    I don't understand why you look of a database view in siremis for
    sdpops module, it does not have/need one.<br>
    <br>
    You should describe in more details what exactly you want to do and
    we may be able to give some hints how to implement it. Give some
    example of records you want to store and what kamailio should do
    with them.<br>
    <br>
    Regards,<br>
    Ramona<br>
    <br>
    <br>
    <br>
    <blockquote
cite="mid:%3CCACkru42PD27mRdT38WS=u06pkLA7uNT=6YoBgo1G9jY8OfbDcw@mail.gmail.com%3E"
      type="cite">
      <div style="">
        <div class="gmail_extra">
          <div style="text-align:justify"><span style="font-size:12px"><br>
            </span></div>
          <div style="text-align:justify"><span style="font-size:12px">thx
              in advance for your help</span></div>
          <div style="text-align:justify">
            <span style="font-size:12px"><br>
            </span></div>
          <div style="text-align:justify"><span style="font-size:12px">Best
              regards</span></div>
        </div>
      </div>
      <div><br>
      </div>
      -- <br>
      <div><i><font color="#336666"><b>Gr&eacute;goire Vandendeurpel,&nbsp;</b></font></i></div>
      <div><i><font color="#336666"><br>
          </font></i></div>
      <i><font color="#336666"><u>IT Sector</u></font></i><br>
      <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>