asterisk 13 not working
Posted: Wed Mar 24, 2021 11:08 am
Greetings people
I am having an issue. I installed Vicidial on AWS and after configuring correctly, now when I put a campaign on none-manual method, calls never pass to agent. The output in the logs is:
I had this issue before and decided to use asterisk 11, and fixed but now we need to use 13 version
I am using :
Asterisk 13.34.0-vici
Vicidial: VERSION: 2.14-798a BUILD: 210315-1730
What should I do?
I am having an issue. I installed Vicidial on AWS and after configuring correctly, now when I put a campaign on none-manual method, calls never pass to agent. The output in the logs is:
- Code: Select all
[Mar 23 19:16:04] VERBOSE[27948][C-00000009] pbx.c: Executing [138368@default:1] AGI("Local/12345678@default-00000009;1", "agi-VDAD_local_optimize.agi,V3231915390000000009") in new stack
[Mar 23 19:16:04] VERBOSE[27948][C-00000009] res_agi.c: Launched AGI Script /usr/share/asterisk/agi-bin/agi-VDAD_local_optimize.agi
[Mar 23 19:16:04] VERBOSE[27947] manager.c: Manager 'sendcron' logged off from 172.31.16.228
[Mar 23 19:16:04] VERBOSE[27992][C-00000008] bridge_channel.c: Channel SIP/sometrunk1-00000006 joined 'simple_bridge' basic-bridge <dfda09e5-3bf6-4e68-8603-fe9dcc6c93e2>
[Mar 23 19:16:04] VERBOSE[27949][C-00000008] bridge_channel.c: Channel Local/12345678@default-00000009;2 joined 'simple_bridge' basic-bridge <dfda09e5-3bf6-4e68-8603-fe9dcc6c93e2>
[Mar 23 19:16:04] VERBOSE[27948][C-00000009] res_agi.c: <Local/12345678@default-00000009;1>AGI Script agi-VDAD_local_optimize.agi completed, returning 0
[Mar 23 19:16:04] VERBOSE[27948][C-00000009] pbx.c: Executing [138368@default:2] Wait("Local/12345678@default-00000009;1", "2") in new stack
[Mar 23 19:16:06] VERBOSE[27948][C-00000009] pbx.c: Executing [138368@default:3] Hangup("Local/12345678@default-00000009;1", "") in new stack
I had this issue before and decided to use asterisk 11, and fixed but now we need to use 13 version
I am using :
Asterisk 13.34.0-vici
Vicidial: VERSION: 2.14-798a BUILD: 210315-1730
What should I do?