<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">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>
</body>
</html>