Skip to main content

VOS 3000/5000

info

For integration, you need VOS3000 v2.1.4.8 or VOS5000 v2.1.5.10 (or newer).

xDR files

In order to set up xDR files integration, please go to "System management → System parameter" in the VOS user interface and use following screenshot as a reference for the configuration:

xDR files

Please pay attention to the following fields:

FieldDescription
SERVER_CDR_FILE_WRITE_INTERVALCDR files generation interval (recommended is 600)
SERVER_CDR_FILE_WRITE_MAXThe number of call record files to retain (recommended is 2048)

Also make sure that xDR files format is correctly configured in:

  • VOS3000 – /home/kunshi/vos3000/server/etc/server.conf
  • VOS5000 – /home/kunshi/vos5000/server/etc/server.conf

According to the following example:

server.conf
[CdrFileWriter]
path=../cdrs/
filePrefix=cdr_
dateFormat=yyyyMMdd_HHmmss
filePostfix=.csv
warning

Its worth noting, that VOS3000 writes only the last routing attempt to the CDR file. As a result the JeraSoft Billing will not be able to show correct ASR value for vendors.

Authorization and external routing

This integration allows to do authorization and dynamic routing. VOS3000/VOS5000 accepts call duration limit and disconnect reason parameters by SIP, making it possible to implement regular call authorization.

In order to set up the integration, please go to "Operation management → Softswitch management → Additional settings → System parameter" in the VOS user interface and use following screenshot as a reference for the configuration:

SIP settings

Please pay attention to the following fields:

FieldDescription
SS_REDIRECT_SERVERSet to the IP of the JeraSoft Billing (multiple values can be delimited by comma).
SS_REDIRECT_SERVER_AVAILABLE_TO_PHONESend authorization and routing requests even if callee is a phone.