CANDELA can validate message syntax and values of its elements in real time. CANDELA uses customizable BNF for validation of message syntax. You can select either basic information(*1) or customized elements(*2) for value check with various ways(*3). This function enables to detect problems flexibly and precisely.
* 1: address, port, VLAN-ID, method etc.
* 2: Specified as BNF element path: Contact header/userinfo is specified as "/SIP-message/Contact/contact-param/userinfo".
* 3: Full/front/rear match, Regular expression, String length, Upper/lower limit, Duplication count, Random rate, etc.
|