William,
I am seeing same problem with my configuration:
------------------------------------------------------------
VERSION: 2.4-279
BUILD: 100908-0926
Installation method:Install debian from zero, asterisk 1.4.21.2, Download of the last SVN version of vidicial and all packages included on vicidial install instructions txt file.
OS with kernel or version: Linux version 2.6.26-2-amd64 (Debian 2.6.26-25) (
dannf@debian.org) (gcc version 4.1.3 20080704 (prerelease) (Debian 4.1.2-25))
vicidial version and build: VERSION: 2.4-279 / BUILD: 100908-0926
asterisk version: Asterisk 1.4.21.2
telephony hardware: (model number is helpful here): We use SIP trunks and IAX2 extensions for all agents. No Digium/Sangoma Hardware
cluster information if you have one: no. Single Server.
whether any other software is installed in the box: just software installed with vicidial instructions. No Extra Software After Installation
------------------------------------------------------------
I am dialing: 8365
; VICIDIAL_auto_dialer transfer script:
exten => 8365,1,Playback(sip-silence)
exten => 8365,2,AGI(
agi://127.0.0.1:4577/call_log)
exten => 8365,3,AGI(agi-VDAD_ALL_outbound.agi,NORMAL-----SO)
exten => 8365,4,AGI(agi-VDAD_ALL_outbound.agi,NORMAL-----SO)
exten => 8365,5,Hangup
It seems the first 3 seconds is the time where agi-VDAD_ALL_outbound.agi decides which agent should answer the call but I have only one agent logged and waiting because I am only testing this functionality (I work with manual dial rightnow)
Regards,
Sebastian