Howto:Maximum entries in local phone book: Difference between revisions

From innovaphone wiki
Jump to navigation Jump to search
mNo edit summary
 
(14 intermediate revisions by 3 users not shown)
Line 1: Line 1:
How many phonebook entries can be stored in the local phone.
How many entries can be stored in the local phone directory.


==Applies To==
== Applies To ==
This information applies to
This information applies to


* IP110
* IP110, IP150, IP200A, IP230, IP240, IP200, IP202, IP222, IP232, IP241
* IP200
<!-- Keywords: phonebook,telefonbuch -->
* IP200A
* IP230
* IP240


== More Information ==


<!-- Keywords: phonebook , telefonbuch -->
=== V5 ===


==More Information==
The V5 local phone directory permits for a maximum of 3072 entries.


===V5 limitation IP200,IP200A===
* IP200, IP202, IP200A


That depends on the length and additional info's of the entries to be stored (on Name, Number,H.323-ID )  
The flash area reserved for the directory is limited to 256 kB. The maximum number of entries can only be stored if the average size of an enty (20 byte header, Name, Number, H323-id, notes) does not exceed 80 byte.


In V5 the maximum entry was 3027 (in the 256kb flash of the phone) - that could be achieved when only short name + number be stored.
=== V6 ===


===V6===
The V6 local phone directory permits for a maximum of 2000 entries.


In V6 we have implemented an Ldap directory , so entries need now more space .
* IP110, IP150, IP200A, IP230, IP240


The limit here is 2000 entries.
The flash area reserved for the directory is at least 512 kB and thus sufficiently large to keep 2000 entries.


* IP200, IP202


The flash area reserved for the directory is limited to 256 kB. The real number of entries to be stored depends on the average size of the entries (ca. 60 byte header, Name, Number, H323-id, notes)
=== V7 ===
The V7 local phone directory permits for a maximum of 2000 entries.
The flash area reserved for the directory is at least 512 kB and thus sufficiently large to keep all entries.
=== V8 ===
The V8 local phone directory permits for a maximum of 500 entries.
=== V9 and higher ===
The V9 local phone directory permits for a maximum of 500 entries.
* IP222, IP232, IP241
For compatibility reasons the new phones have the same 500 entry limit for the local directory as the old ones.
The flash space reserved for all LDAP directories (call lists + local directory) is 768 kB.
It is possible to increase the maximum number of directory entries via
    config add FLASHDIR0 /max <max-entries>
Because the local directory entries should not consume more than 512 kB flash to leave enough space for the call lists <max-entries> should be not be greater than 2000.


== Related Articles ==
== Related Articles ==

Latest revision as of 14:18, 26 August 2013

How many entries can be stored in the local phone directory.

Applies To

This information applies to

  • IP110, IP150, IP200A, IP230, IP240, IP200, IP202, IP222, IP232, IP241

More Information

V5

The V5 local phone directory permits for a maximum of 3072 entries.

  • IP200, IP202, IP200A

The flash area reserved for the directory is limited to 256 kB. The maximum number of entries can only be stored if the average size of an enty (20 byte header, Name, Number, H323-id, notes) does not exceed 80 byte.

V6

The V6 local phone directory permits for a maximum of 2000 entries.

  • IP110, IP150, IP200A, IP230, IP240

The flash area reserved for the directory is at least 512 kB and thus sufficiently large to keep 2000 entries.

  • IP200, IP202

The flash area reserved for the directory is limited to 256 kB. The real number of entries to be stored depends on the average size of the entries (ca. 60 byte header, Name, Number, H323-id, notes)

V7

The V7 local phone directory permits for a maximum of 2000 entries. The flash area reserved for the directory is at least 512 kB and thus sufficiently large to keep all entries.

V8

The V8 local phone directory permits for a maximum of 500 entries.

V9 and higher

The V9 local phone directory permits for a maximum of 500 entries.

  • IP222, IP232, IP241

For compatibility reasons the new phones have the same 500 entry limit for the local directory as the old ones.

The flash space reserved for all LDAP directories (call lists + local directory) is 768 kB.

It is possible to increase the maximum number of directory entries via

   config add FLASHDIR0 /max <max-entries>

Because the local directory entries should not consume more than 512 kB flash to leave enough space for the call lists <max-entries> should be not be greater than 2000.

Related Articles