Im doing an outbound broadcast campaign. I have set up an extension playing a small sound file for leads in this campaign, the recording is about 30 secs long TOPS. Usually the system starts out fine and all the dial is done very nicely... but after a day or two of autodialing it start showing remote agents
For example (this is from VICIDiAL AGENT REALTIME MONITOR)
- Code: Select all
R/408 | 408 | 8399 | INCALL | 10.27.1.217 | | 6:33 | broadcast
This agent has been on a call for 6:33 minutes?!
My extension 8399 (the one remote agents can be "reached") looks like this:
- Code: Select all
exten => 8399,1,AGI(call_log.agi,${EXTEN})
exten => 8399,2,Wait(1)
exten => 8399,n,Playback(greeting)
exten => 8399,n,Hangup
The strange thing is that it worked perfectly for a while... but afterwards it goes crazy.
How can i troubleshoot this? can somebedy please help me?
Thank you
alejandro