<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Hello,<br>
      <br>
      I've uploaded a set of specs(TCAP, MAP, CAMEL) used by me:
      <a class="moz-txt-link-freetext" href="https://github.com/ates/ss7specs">https://github.com/ates/ss7specs</a><br>
      <br>
      Hope this will be useful.<br>
      <br>
      On 05/16/2014 05:18 PM, Alan Evans wrote:<br>
    </div>
    <blockquote cite="mid:53761E1D.2060603@gmail.com" type="cite">
      <meta content="text/html; charset=ISO-8859-1"
        http-equiv="Content-Type">
      <div class="moz-cite-prefix">SUCCESS<br>
        <br>
        The trick was to remove all the PARAMETER-BOUND stuff and then
        use IN-CS1-datatypes.asn rather than CAP-datatypes.asn<br>
        After that there was only a little bit of tweaking and now I
        have an erl file that exports all the CAMEL Operations.<br>
        Don't know if it works yet but it's very encouraging.<br>
        <br>
        If anyone needs the asn files drop me a line, I'll be happy to
        share.<br>
        <br>
        Regards<br>
        AlanE<br>
        <br>
        On 15/05/2014 06:37:PM, Alan Evans wrote:<br>
      </div>
      <blockquote cite="mid:5374FB68.1060809@gmail.com" type="cite">
        <meta http-equiv="content-type" content="text/html;
          charset=ISO-8859-1">
        Hello everyone,<br>
        <br>
        I don't suppose anyone out there has a set of 3GPP CAMEL ASN.1
        files that the erlang asn compiler can compile and export an
        enc_InitialDP() function?<br>
        I've been going around and around in circles all day trying to
        get this work but I'm failing miserably.<br>
        <br>
        My current problem is that the initialDP OPERATION in 
        CAP-gsmSSF-gsmSCF-ops-args.asn is a parametrised type.<br>
        <br>
        The Erlang asn compiler docs state: <br>
        <tt> "</tt><span style="color: rgb(0, 0, 0); font-family:
          Verdana, Arial, Helvetica, sans-serif; font-size: medium;
          font-style: normal; font-variant: normal; font-weight: normal;
          letter-spacing: normal; line-height: normal; orphans: auto;
          text-align: start; text-indent: 0px; text-transform: none;
          white-space: normal; widows: auto; word-spacing: 0px;
          -webkit-text-stroke-width: 0px; background-color: rgb(255,
          255, 255); display: inline !important; float: none;"><tt>Note
            that the compiler does not generate encode/decode functions
            for parameterized types, but only for the instances of the
            parameterized types"</tt><br>
          <br>
          I can't for the life of me figure out how to create an
          instance from this.<br>
          <br>
          Many thanks in advance.<br>
          <br>
          AlanE<br>
        </span> </blockquote>
      <br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
erlang-questions mailing list
<a class="moz-txt-link-abbreviated" href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a>
<a class="moz-txt-link-freetext" href="http://erlang.org/mailman/listinfo/erlang-questions">http://erlang.org/mailman/listinfo/erlang-questions</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>