<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    Once upon a time I wrote the first C++ module that used to be in the
    tree.&nbsp; Changes to the core obsoleted the module, but I can tell you
    that the process between making an application module is basically
    setting your module to compile with the c++ compiler.&nbsp; The only
    difficulty comes into play when you want to expose functionality to
    C code.<br>
    <br>
    <pre class="moz-signature" cols="72">Yossi Neiman
Cartis Solutions, Inc. - <a class="moz-txt-link-freetext" href="http://www.cartissolutions.com">http://www.cartissolutions.com</a>

</pre>
    On 02/14/2011 03:30 AM, Frankie Yiu wrote:
    <blockquote
      cite="mid:AANLkTikfxCrHsC5S-DZVfQejSWiWtF0HRM15MXksX-qK@mail.gmail.com"
      type="cite">
      <div>Hi there,</div>
      <div>&nbsp;</div>
      <div>I am new to FreeSwitch and I would like to implement&nbsp;a
        C++&nbsp;application / mod that would do some analysis of RTP
        packets.&nbsp; I would like to ask what mod I should use as a
        template to create my C++ project so that I can access
        the&nbsp;core&nbsp;FreeSwitch&nbsp;APIs / functions, since they are in C
        language?&nbsp;</div>
      <div>&nbsp;</div>
      <div>I know under Endpoints, there are 2 MODs that are using C++
        code (mod_h323 and mod_opal), but I don't know if I should
        implement the same way if I am creating an "application" instead
        of "endpoints".&nbsp; </div>
      <div>&nbsp;</div>
      <div>Please kindly let me know if there is any special / required
        function that I need to implemented in C++ code.</div>
      <div><br>
        Thanks in advance.</div>
      <div>&nbsp;</div>
      <div>Frankie</div>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
FreeSWITCH-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a>
UNSUBSCRIBE:<a class="moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a>
<a class="moz-txt-link-freetext" href="http://www.freeswitch.org">http://www.freeswitch.org</a>
</pre>
    </blockquote>
  </body>
</html>