Reference11r1:Services/Call-Lists: Difference between revisions

From innovaphone wiki
Jump to navigation Jump to search
Line 5: Line 5:
== Configuration ==
== Configuration ==


;Folder: The folder on the local CF card (e.g. <code>call-list</code>, this is interpreted as subdirectory to ''DRIVE/CF0/'', so no full path is required). For the local FLASH drive the complete path has to be provided (e.g. <code>/DRIVE/FLASH/call-lists</code>If a full http or https URI is specified as folder (e.g. http://192.168.0.1/my-call-lists), a webdav destination is used instead of a local CF card folder
;Folder: The folder on the local CF card (e.g. <code>call-list</code>, this is interpreted as subdirectory to ''DRIVE/CF0/'', so no full path is required). For the local FLASH drive the complete path has to be provided (e.g. <code>/DRIVE/FLASH/call-lists</code>). If a full http or https URI is specified as folder (e.g. <code>http://192.168.0.1/my-call-lists</code>), a webdav destination is used instead of a local CF card folder
;Max Calls: The maximum number of calls, stored for a single user, when the max value it's reached the newer CDRs replace the previous ones on the call list.
;Max Calls: The maximum number of calls, stored for a single user, when the max value it's reached the newer CDRs replace the previous ones on the call list.


Note: This call-lists service does not support LDAP name resolution.
Note: This call-lists service does not support LDAP name resolution.

Revision as of 09:42, 16 February 2016

The Call-Lists service can store call lists on the local CF card, or on a webdav folder. The use of this service by myPBX can be configured on the myPBX configuration page by selecting LOCAL-CF as Call-List Service Type.

Please note that this feature is intended for small PBXs only (less than 100 users). Use of this feature in high call load PBX systems can degrade system performance substantially. Use innovaphone reporting instead to provide the call list service.

Configuration

Folder
The folder on the local CF card (e.g. call-list, this is interpreted as subdirectory to DRIVE/CF0/, so no full path is required). For the local FLASH drive the complete path has to be provided (e.g. /DRIVE/FLASH/call-lists). If a full http or https URI is specified as folder (e.g. http://192.168.0.1/my-call-lists), a webdav destination is used instead of a local CF card folder
Max Calls
The maximum number of calls, stored for a single user, when the max value it's reached the newer CDRs replace the previous ones on the call list.

Note: This call-lists service does not support LDAP name resolution.