Calls are failing in IVR intermittently – Some calls go through successfully and some fail intermittently and it may seem like the TCP connection is broken from the VRU PIM side at the time of the failed calls.
From DocWiki
(→Calls are failing in IVR intermittently) |
(→Calls are failing in IVR intermittently) |
||
| Line 30: | Line 30: | ||
- It could be that there are some network connectivity issues. Monitor the connectivity between IVR and PG and see if there is any drop in connectivity. | - It could be that there are some network connectivity issues. Monitor the connectivity between IVR and PG and see if there is any drop in connectivity. | ||
- It could be that IVR is using a duplicate IP address. | - It could be that IVR is using a duplicate IP address. | ||
| - | |||
Latest revision as of 12:12, 18 April 2010
Calls are failing in IVR intermittently
| Problem Summary | Calls are failing in IVR intermittently. |
|---|---|
| Error Message | Some calls go through successfully and some fail intermittently and it may seem like the TCP connection is broken from the VRU PIM side at the time of the failed calls. |
| Possible Cause | This could be because IVR is using duplicate IP address. Hence, the co
Check if there are following exceptions in the MIVR logs:
%MIVR-LIB_ICM-3-DECODING_ERROR:ICM Message decoding error: Exception=java.net.SocketTimeoutException: Read timed out
pg1A-pim2 Error receiving data from VRU. Last API Error [10054]: An existing connection was forcibly closed by the remote host. pg1A-pim2 Trace: [ 1100]ThreadManager::ThreadLock - calling Lock() In case of the above exceptions – - It could be that there are some network connectivity issues. Monitor the connectivity between IVR and PG and see if there is any drop in connectivity. - It could be that IVR is using a duplicate IP address.
DNS Not configured. Gateway : 10.78.91.1 on Ethernet 0 If the Duplicate IP field is set to Yes as above, check if there are 2 servers that are connected to the same switch and using the same IP. Correct this and retry calls. You may have to collect TCP packets to get more insight into the duplicate IPs being used. Use the following CLI command to capture the IP packets for a particular ethernet interface : utils network capture eth0
|
| Recommended Action | Remove the duplicate IP that is being used for IVR and reboot the system. |
| Release | Release 8.0(1) |
| Associated CDETS # | None. |