Glossary
PER (Packed Encoding Rules)
Last update: May 31, 2010PER (Packed Encoding Rules) is an encoding specification for ASN.1 definitions. It is defined in ITU-T X.691 standard.
PER is optimized for size, where ASN.1 messages gets encoded into a relatively small size when sent over the network. For example, a boolean field in PER will get encoded using a single bit.
PER has two ways of encoding messages - an aligned form and a non-aligned form. The aligned form takes into consideration that messages are encoded by machines that better perform when data is aligned into 8-bit chunks (byte sizes).
![]()
Slides from our Israel Unified Communications Summit are now available on the community site. Check them out here.
We have a new newsletter for you: Realize VoIP
If you are here, then it means you've found RADVISION's Developer Community. It is a new site, which caters developers of VoIP products.