Page 1 of 1

Manual dial not working(SOLVED)

PostPosted: Thu Aug 04, 2011 10:20 am
by sofcall
Hi all,
vici 2.1
version 2.4-309a
build:110430-1642
asterisk 1.4.39.1
from iso.
no extra hardware.
no addons.
using eybeam as a softphone.

A strange probleme accured today.

When i use the MANUAL DIAL MODE i can't dial the next number coz when i hungup that call and use one of the system status.when coming back ;the BOTTON DIAL NEXT is inactive and i have to logout and login again to dial the next number.


no modification to the system.no addons.

this probleme happens only when i use the english agent web

http://192.168.1.2/goautodial-agent/vicidial.php


but not
http://192.168.1.2/agc/vicidial.php


not even
http://192.168.1.2/agc_fr/vicidial.php


the cli for a successful ADAPT TAPERED MODE/


[Aug 4 16:55:21] -- Executing [8369@default:2] AGI("Local/0033565743991@default-dd50,1", "agi://127.0.0.1:4577/call_log") in new stack
[Aug 4 16:55:21] -- AGI Script agi://127.0.0.1:4577/call_log completed, returning 0
[Aug 4 16:55:21] -- Executing [8369@default:3] AMD("Local/0033565743991@default-dd50,1", "2000|2000|1000|5000|120|50|4|256") in new stack
[Aug 4 16:55:21] -- AMD: Local/0033565743991@default-dd50,1 0000000000 (null) (Fmt: 64)
[Aug 4 16:55:21] -- AMD: initialSilence [2000] greeting [2000] afterGreetingSilence [1000] totalAnalysisTime [5000] minimumWordLength [120] betweenWordsSilence [50] maximumNumberOfWords [4] silenceThreshold [256]
[Aug 4 16:55:21] -- AMD: Changed state to STATE_IN_SILENCE
[Aug 4 16:55:21] -- Executing [h@default:1] DeadAGI("Local/0033565743991@default-dd50,2", "agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----16-----ANSWER-----24-----0") in new stack
[Aug 4 16:55:22] -- Got 0ms silence < 2000ms required
[Aug 4 16:55:22] -- AGI Script agi://127.0.0.1:4577/call_log--HVcauses ... --24-----0 completed, returning 0
[Aug 4 16:55:22] == Spawn extension (default, 0033565743991, 2) exited non-zero on 'Local/0033565743991@default-dd50,2'
[Aug 4 16:55:23] -- Got 40ms silence < 2000ms required
[Aug 4 16:55:23] == Parsing '/etc/asterisk/manager.conf': [Aug 4 16:55


CLI FOR MANUAL DIAL

[Aug 4 16:52:08] -- AGI Script agi://127.0.0.1:4577/call_log--HVcauses ... --12-----3 completed, returning 0
[Aug 4 16:52:08] == Spawn extension (default, 0033565720254, 2) exited non-zero on 'Local/8600052@default-f4cf,1'
[Aug 4 16:52:08] == Spawn extension (default, 8600052, 1) exited non-zero on 'Local/8600052@default-f4cf,2'
[Aug 4 16:52:08] -- Executing [h@default:1] DeadAGI("Local/8600052@default-f4cf,2", "agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----0---------------") in new stack
[Aug 4 16:52:08] -- AGI Script agi://127.0.0.1:4577/call_log--HVcauses ... ---------- completed, returning 0
[Aug 4 16:52:08] == Parsing '/etc/asterisk/manager.conf': [Aug 4 16:52:08] Found
[Aug 4 16:52:08] == Manager 'sendcron' logged on from 127.0.0.1
[Aug 4 16:52:10] == Manager 'sendcron' logged off from 127.0.0.1
[Aug 4 16:52:10] == Manager 'sendcron' logged off from 127.0.0.1
[u][/]



Image


thank you for your help . this is a serious probleme

PostPosted: Thu Aug 04, 2011 11:08 am
by williamconley
vici 2.1
version 2.4-309a
build:110430-1642
asterisk 1.4.39.1
from iso.

Vicidial has no "2.1". Goautodial, however, does.

Usually it is simplest to list the NAME of the .iso (it generally gives all the necessary information for the installer) and then Vicidial version 2.4-309a
build:110430-1642 * asterisk 1.4.39.1.

The success sample given does not appear to have had any actual Agent Interaction. Do you mean to say that auto-dial works with an agent including the ability to disposition a call and take another, but manual dial requires logging out after each call?

Try to Post an example of an autodial with the call actually going to an agent (when it allows taking another call without logging out) and then we can compare that to the manual dial where logging out is required.

PostPosted: Thu Aug 04, 2011 4:09 pm
by gardo

PostPosted: Fri Aug 05, 2011 5:38 am
by sofcall
Done .and solved.

Thank you.