Jose jaime Vazquez | Hi, Currently i have an issue regarding CVP Standalone ussing the Outbound script. I noticed that calls going to the answering machines or voicemail are handled as "connected", so i placed the cpa configuration with this lines: cpa timing silent 600 cpa timing live-person 2000 So this is my first issue to solve on my way for AMD (Answer machine detection) . If you have any example configuration, or recomendation please post. My second issue to identify the voicemail is to get the status from gateway to vxml server, actually is going to the "connected" status, but the Makecall box identify just this status from the outcome if (call_outcome.equals("connected") || call_outcome.equals("busy") || call_outcome.equals("invalid_number") || call_outcome.equals("noanswer")) So this leads me to the following question, how can i identify the message on the outcome from the gateway? Any help is appreciated. |
| Please sign in to flag this as inappropriate. |