RE: [ASN.1]

2002-03-13 Thread Tanu Malhotra
Hi, If you have the total H.323 stack then you must be having the ASN compiler also to ASN encode the GRQ message. Just figure this out in the H.323 stack code. If you still don't want to do that why don't u use the H.323 stack to send the GRQ message and then capture this packet using the any

Re: [ASN.1] octet-aligned empty character string using PER

2002-03-13 Thread Bancroft Scott
On Wed, 13 Mar 2002, Paul Long wrote: I'm writing a PER library (for the second time). Got a question about character strings. If a string is supposed to be octet-aligned but has length 0, is nothing supposed to be encoded at the next octet boundary? IOW, is there supposed to be zero padding