BUILD: 170717-1444
Having some trouble with my Outbound Survey, everything works up to the point of placing the call. I have tested calling in and out manually and everything works fine and have not had any issues. I'm using the following codecs: g729, gsm, ulaw, alaw and all translate just fine through a manual call.
I can see where the error is: "No Path to Translate" which leads me to believe it's a codec issue. I have tried setting only 1 codec through my carriers as to avoid any translations and that did not help either. My only other idea is that the audio recording could possibly be causing the issue at first I was using Routing Extension: 8373 but switched back to 8366 to see if the AMD was causing the issue. Below is a log:
(*Note: I use a macro for failover dialing)
- Code: Select all
-- Executing [9405698####@default:1] AGI("Local/9405698####@default-0000000a;2", "agi://127.0.0.1:4577/call_log") in new stack
[Sep 5 11:43:03] -- AGI Script Executing Application: (EXEC) Options: (Set(_CAMPCUST=READING))
[Sep 5 11:43:03] -- <Local/9405698####@default-0000000a;2>AGI Script agi://127.0.0.1:4577/call_log completed, returning 0
[Sep 5 11:43:03] -- Executing [9405698####@default:2] Macro("Local/9405698####@default-0000000a;2", "direct-dial,1405698####") in new stack
[Sep 5 11:43:03] -- Executing [s@macro-direct-dial:1] Set("Local/9405698####@default-0000000a;2", "CALL_ATTEMPT=1") in new stack
[Sep 5 11:43:03] -- Executing [s@macro-direct-dial:2] Set("Local/9405698####@default-0000000a;2", "TERM_PROVIDER=SIP/vi-out1") in new stack
[Sep 5 11:43:03] -- Executing [s@macro-direct-dial:3] Dial("Local/9405698####@default-0000000a;2", "SIP/vi-out1/1405698####,60") in new stack
[Sep 5 11:43:03] == Using SIP RTP CoS mark 5
[Sep 5 11:43:03] -- Called SIP/vi-out1/1405698####
[Sep 5 11:43:03] WARNING[9790][C-00000013]: channel.c:6217 ast_channel_make_compatible_helper: No path to translate from SIP/vi-out1-00000014 to Local/9405698####@default-0000000a;2
[Sep 5 11:43:03] == Spawn extension (macro-direct-dial, s, 3) exited non-zero on 'Local/9405698####@default-0000000a;2' in macro 'direct-dial'
[Sep 5 11:43:03] == Spawn extension (default, 9405698#####, 2) exited non-zero on 'Local/9405698####@default-0000000a;2'
[Sep 5 11:43:03] -- Executing [h@default:1] AGI("Local/9405698####@default-0000000a;2", "agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----0-----CONGESTION----------") in new stack
[Sep 5 11:43:04] -- <Local/9405698####@default-0000000a;2>AGI Script agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----0-----CONGESTION---------- completed, returning 0
Any help or a point in the right direction would be awesome! Thanks for any help