Search found 1 match

by hunters
Tue Aug 14, 2012 2:36 am
Forum: H.323 Plus (Open Source H.323 Stack)
Topic: megaco decoding with opal
Replies: 2
Views: 9352

Re: megaco decoding with opal

Hi

In default generation, all ASN object has UniversalTagClass. You must change tags and tag classes depend on the data you receive.

I'm having problem with decode CHOICE item.

example:


MId ::= CHOICE
{
ip4Address IP4Address,
ip6Address IP6Address,
domainName DomainName,
deviceName ...