Page 1 of 1

Busy and Disconnected Number message if Dialing Manual

PostPosted: Mon Aug 18, 2008 10:48 am
by acidoverflow
Hi,

I'm using Vicidial and in Autodialing mode the vicidial server gets status for busy and disconnected number and sets those states in the database.

If I choose Manual Dial mode, my Agents only hear the "pling" when the call leaves the conference, as it is busy or a disconnected number. But they don't have a chance to differntiate between those two states and remain on the Vicidial screen. They hangup manually and don't know which status to pick in the call disposition screen.

Is there any way to fix this?

Greetz

acidoverflow

PostPosted: Mon Aug 18, 2008 2:48 pm
by mflorell
What kind of trunks are you using?

VICIDIAL build and version?

Asterisk version?

PostPosted: Tue Aug 19, 2008 2:46 am
by acidoverflow
I'm using an IAX2 trunk from my asterisk 1.4.13 on which the vicidial runs to the next asterisk server 1.4.19 which is connected via ZAP to PSTN.

It is VERSION: 2.0.95 BUILD: 70402-1157.

PostPosted: Tue Aug 19, 2008 3:18 am
by mflorell
You should really upgrade both of those servers to a more recent version of Asterisk. 1.4.13 has all sorts of problems with it that can cause all sorts of issues.

What is the type of PSTN connection? (T1/E1/PRI/POTS)

PostPosted: Tue Aug 19, 2008 4:05 am
by acidoverflow
Its connected to an E1 line.

But what is the right way to display the busy or disconnected number status in manual dialing mode? Should it be set automatically and the agent gets the next lead? Or in which way does vicidial display it, if it works correctly.

PostPosted: Tue Aug 19, 2008 12:47 pm
by mflorell
Because the call is not going through an AGI in manual dial mode there is no way to do it automatically, you have to rely on the agent to disposition the call themselves. If you want auto-detection you need to use RATIO or ADAPT dial methods.