i am installed vicidial manually on Ubuntu Server 8.0.4.3 LTS 32 bit operating system. then I have created a Test Campaign, Loaded Leads, created user groups and users . the particular leads are loaded without any error.
I am facing some problem wile i dialing out... when i tried to call from x-lite it will go through once i upload leads it is going giving error saying "I AM SORRY THAT IS NOT A VALID EXTENTION"
My CLI is
Asterisk 1.4.27.1-vici, Copyright (C) 1999 - 2008 Digium, Inc. and others.
Created by Mark Spencer <markster@digium.com>
Asterisk comes with ABSOLUTELY NO WARRANTY; type 'core show warranty' for details.
This is free software, with components licensed under the GNU General Public
License version 2 and other licenses; you are welcome to redistribute it under
certain conditions. Type 'core show license' for details.
=========================================================================
Connected to Asterisk 1.4.27.1-vici currently running on ubuntu (pid = 4639)
Verbosity is at least 21
[Sep 18 13:37:48] == Parsing '/etc/asterisk/manager.conf': [Sep 18 13:37:48] Found
[Sep 18 13:37:48] == Manager 'sendcron' logged on from 127.0.0.1
[Sep 18 13:37:48] -- Executing [8600053@default:1] MeetMe("Local/8600053@default-9442,2", "8600053|F") in new stack
[Sep 18 13:37:48] == Parsing '/etc/asterisk/meetme.conf': [Sep 18 13:37:48] Found
[Sep 18 13:37:48] == Parsing '/etc/asterisk/meetme-vicidial.conf': [Sep 18 13:37:48] Found
[Sep 18 13:37:48] -- Created MeetMe conference 1023 for conference '8600053'
[Sep 18 13:37:48] -- <Local/8600053@default-9442,2> Playing 'conf-onlyperson' (language 'en')
[Sep 18 13:37:48] > Channel Local/8600053@default-9442,1 was answered.
[Sep 18 13:37:48] == Starting Local/8600053@default-9442,1 at default,9918888888881,1 failed so falling back to exten 's'
[Sep 18 13:37:48] == Starting Local/8600053@default-9442,1 at default,s,1 still failed so falling back to context 'default'
[Sep 18 13:37:48] -- Sent into invalid extension 's' in context 'default' on Local/8600053@default-9442,1
[Sep 18 13:37:48] -- Executing [i@default:1] Playback("Local/8600053@default-9442,1", "invalid") in new stack
[Sep 18 13:37:48] -- <Local/8600053@default-9442,1> Playing 'invalid' (language 'en')
[Sep 18 13:37:48] WARNING[26310]: file.c:1292 waitstream_core: Unexpected control subclass '-1'
[Sep 18 13:37:50] == Manager 'sendcron' logged off from 127.0.0.1
[Sep 18 13:37:52] WARNING[26310]: file.c:1292 waitstream_core: Unexpected control subclass '-1'
[Sep 18 13:37:53] == Auto fallthrough, channel 'Local/8600053@default-9442,1' status is 'UNKNOWN'
[Sep 18 13:37:53] -- Executing [h@default:1] DeadAGI("Local/8600053@default-9442,1", "agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----0---------------") in new stack
[Sep 18 13:37:53] -- AGI Script agi://127.0.0.1:4577/call_log--HVcauses ... ---------- completed, returning 0
[Sep 18 13:37:53] == Spawn extension (default, 8600053, 1) exited non-zero on 'Local/8600053@default-9442,2'
[Sep 18 13:37:53] -- Executing [h@default:1] DeadAGI("Local/8600053@default-9442,2", "agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----0---------------") in new stack
[Sep 18 13:37:53] -- AGI Script agi://127.0.0.1:4577/call_log--HVcauses ... ---------- completed, returning 0
[Sep 18 13:38:01] == Parsing '/etc/asterisk/manager.conf': [Sep 18 13:38:01] Found
[Sep 18 13:38:01] == Manager 'sendcron' logged on from 127.0.0.1
[Sep 18 13:38:01] == Parsing '/etc/asterisk/manager.conf': [Sep 18 13:38:01] Found
[Sep 18 13:38:01] == Manager 'sendcron' logged on from 127.0.0.1
[Sep 18 13:38:01] == Manager 'sendcron' logged off from 127.0.0.1
[Sep 18 13:38:06] == Parsing '/etc/asterisk/manager.conf': [Sep 18 13:38:06] Found
[Sep 18 13:38:06] == Manager 'sendcron' logged on from 127.0.0.1
[Sep 18 13:38:06] == Manager 'sendcron' logged off from 127.0.0.1
[Sep 18 13:38:06] == Manager 'sendcron' logged off from 127.0.0.1
after some time it says that "NO ONE IN THIS SESSION 8600053"
what is its actual problem please help me
i am fresher in vicidial so i am following manager manual tutorial to Create a campaign, load leads, add a list, add users and start dialing.
please help me