Hello,

actually, this Facility is an information element defined in ETS_300_196
(Integrated Services Digital Network (ISDN) Generic functional protocol for
the support of supplementary services, Digital Subscriber Signalling System
No. one -DSS1- protocol).
Definition can be found in chapter 11.2. The 0x1C byte is the Facility
information element identifier, then 0x0F is the length, then 0x91 is the
protocol profile for Remote operations protocol (ie ROSE), then follows a
ROSE PDU A10C020200800606040082710102. This represents an Operation which
code is {0 4 0 369 1 2}. I dont know what this operation is (for example 356
is the Call completion on busy service) maybe someone on this list can help.
Once you have this and the corresponding standard, yu will find the exact
ASN1 definition in the standard!

I hope this will help you.

Bruno KONIK - uniGone
41-43 rue de Cronstadt
75015 PARIS
web   : http://www.unigone.com
phone : +33 (0) 1 60 12 77 64
fax   : +33 (0) 1 60 12 77 65
mailto:[EMAIL PROTECTED]

-- uniGone provides Java and c# tools for ASN.1 users, contact us for more
information --



> -----Message d'origine-----
> De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] la part de
> Lev Walkin
> Envoye : jeudi 11 novembre 2004 00:20
> Cc : asn1
> Objet : Re: [ASN1]
>
>
> [EMAIL PROTECTED] wrote:
>
>  > Hi all, i'm developing a Java 2 software for telecomunication and i
>  > have a problem with a field Facility. I have the ASN1 coded stream of
>  > the facility field then a thing like
>  >
>  > 1C0F91A10C020200800606040082710102
>  >
>  > Now, i want to create an ASN1 schema that after i can compile (with a
>  > ASN1 to Java compiler) and to obtain classes that i can use in my
>  > software to decode tha Facility field.
>  >
>  > Anyone can help me to write this schema? I'm searching only for an
>  > example on the structure that i must write.
>
>
>
> FieldModule DEFINITIONS ::= BEGIN
>      FieldType ::= UniversalString
> END
>
>
> That is all.
>
>
> --
> Lev Walkin
> [EMAIL PROTECTED]
> _______________________________________________
> ASN1 mailing list
> [EMAIL PROTECTED]
> http://lists.asn1.org/mailman/listinfo/asn1

_______________________________________________
ASN1 mailing list
[EMAIL PROTECTED]
http://lists.asn1.org/mailman/listinfo/asn1

Reply via email to