Howto:Config size Limitations

From innovaphone wiki
Revision as of 09:18, 21 February 2018 by Sebastian.Lutz (talk | contribs)
Jump to navigation Jump to search

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