Howto:Config size Limitations: Difference between revisions

From innovaphone wiki
Jump to navigation Jump to search
m (Howto:Maximum number of aliases on a GW interface moved to Howto:Config size Limitations: unified pagename / migrate duplicate content to new page)
No edit summary
Line 1: Line 1:
===FAQ===
<!-- Keywords: config line size lenght length configline alias maximum number max config conf line relay maximum characters maps routes -->


How many "alias" (E.164 number and H.323 id) can I configure under a GW interface?
===Limitations===


If I try to register a GW interface on a Gatekeeper the registration is OK only if I configure up to 31 alias. If I try with 32 the registration fail.
There are various global restrictions in the config size:
 
===Answer===
 
No more than 32 alias entries are allowed on one Gatekeeper/Registrar interface.
 
There are various restrictions when configuring the relay:


* the total size of the config file (all that starts with "config change") must not exceed 29kB
* the total size of the config file (all that starts with "config change") must not exceed 29kB
* the total line length of a config file line must not exceed 20kB (for v11r2 and earlier versions the limit is 8kB).
* the total line length of a config file line must not exceed 20kB (for v11r2 and earlier versions the limit is 8kB).
* the number of words on a config line is limited
* the number of words on a config line is limited
There are some special restrictions in the config size:
* No more than 32 alias entries are allowed on one Gatekeeper/Registrar interface.
* No more than 6 Hardware IDs on a PBX Object are possible.


So if there is a problem, you can try to use shorter aliases, leave out the e164 (redundant anyway) or split it into 2 GWx entries. Nevertheless, it is ugly.
So if there is a problem, you can try to use shorter aliases, leave out the e164 (redundant anyway) or split it into 2 GWx entries. Nevertheless, it is ugly.


<!-- Keywords: config line size length configline alias maximum number max config conf line relay maximum characters maximum maps maximum routes maxmimum line length -->


Online Calculator of bytes on String - https://mothereff.in/byte-counter
Online Calculator of bytes on String - https://mothereff.in/byte-counter
[[Category:Faq|{{PAGENAME}}]]

Revision as of 13:12, 12 February 2018


Limitations

There are various global restrictions in the config size:

  • the total size of the config file (all that starts with "config change") must not exceed 29kB
  • the total line length of a config file line must not exceed 20kB (for v11r2 and earlier versions the limit is 8kB).
  • the number of words on a config line is limited

There are some special restrictions in the config size:

  • No more than 32 alias entries are allowed on one Gatekeeper/Registrar interface.
  • No more than 6 Hardware IDs on a PBX Object are possible.

So if there is a problem, you can try to use shorter aliases, leave out the e164 (redundant anyway) or split it into 2 GWx entries. Nevertheless, it is ugly.


Online Calculator of bytes on String - https://mothereff.in/byte-counter