You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
kamailio/lib/srdb2/schema/entities.xml

10 lines
227 B

<!ENTITY user_len "64">
<!ENTITY domain_len "128">
<!ENTITY realm_len "64">
<!ENTITY uri_len "255">
<!ENTITY id_len "64">
<!ENTITY hf_len "255">
<!ENTITY method_len "16">
<!ENTITY avp_name_len "32">
<!ENTITY avp_val_len "255">