|
|
How to use Voice Logging System. |
|
Important |
|
Please turn on your desktop speakers and check the volume level settings |
|
You can simulate an incoming call by clicking on the handset. |
|
The IVR initializes the variable, clears previous logging, if any, and waits patiently for a call to occur. If a call happens, the variable values are filled properly, noting whether it is an incoming or outgoing call and other relevant details accurately. |
|
The IVR logs the call. Time of initiation and termination of the call are observed very closely to calculate the call duration as well as create the wave file in that name. The name of the wave file follows YYYYMMDDHHMMSS-DeviceNo format. |
|
|
CHANGEDNUMBERS.MDB contains a table viz., NUMBERINFORMATION. |
|
The table contains the following valid records for you to have a trial run. |
|
OldNumber |
NewNumber |
WithEffectDate |
976234812 |
897345745 |
12/10/2006 |
987363454 |
821258345 |
08/12/2006 |
123456789 |
987654321 |
21/08/2006 |
|
|
|
|