These instructions help you configure your Aastra MX-ONE phone system to work with TIM Plus. Contact your system maintainer if you are not familiar with the configuration of your PBX.
<a id="Configure the SMDR output"></a> |
Determine the path you want to create a local DB of the call logging info. The default path is:
To edit this, SSH into each MX-One and use the command. You can use the to configure the directory structure as required.
Enter the following commands for the primary MX-One (the one that will send the data via IP to TIM Plus)
callinfo_output_set -output 0 -lim 1 -type file -subtype general -local -dbname /var/opt/eri_sn/call_logging/log0 -format ": {stoptime md110date L 4 4}{stoptime md110time L 4 4}{stoptime second 0R 2 2} {duration md110duration L 5 5}; [taxpulses != 0]: {taxpulses R 4 4}; [taxpulses == 0]: ; {conditionCodeUserDefined L 3 3} {accesscode1 R 5 5}{accesscode2 R 5 5}; [conditionCodePos == 17]: {chargedNumber R 20 20}; [conditionCodePos != 17]: {dialednumber R 20 20}; {callingnumber L 20 20} {accountcode L 15 15} {cilcode L 6 6} {queueTimeCounter 0R 3 3} {ringTimeCounter 0R 3 3} {ogTrnkId R 10 10} {incTrnkId R 10 10} {connectedNumber R 16 16}{return}{newline};" -eol NL -record call -localtime |