Disconnected Numbers

All installation and configuration problems and questions

Moderators: gerski, enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, Michael_N

Disconnected Numbers

Postby badboy2 » Mon Feb 25, 2008 2:25 pm

How to count/total the disconnected numbers from a list? Is there a system disposition for disconnected numbers (the dialer detects the disconnected number and dispose it) or is it only agent disposition (manually disposed by the agent). Please help. I am ask to give the total disconnected number both the agent disposed and the system disposed from a list. Thanks for the help. Cheers!
badboy2
 
Posts: 35
Joined: Sat Jun 02, 2007 10:42 pm

Postby enjay » Mon Feb 25, 2008 5:30 pm

VICIDIAL will disposition a disconnected number as DC so you can extract that information throughout all lists or a specific list by running the following from command line.

select * from vicidial_list where status="DC" && list_id="XXX"; fill in XXX with whatever list you are interested in receiving this stat for.

-Art
enjay
 
Posts: 806
Joined: Mon Jun 19, 2006 12:40 pm
Location: Utah

Postby nkasoff » Thu Jul 03, 2008 10:23 am

Do I understand correctly that VICIDIAL (Asterisk?) does not do disconnected number detection on POTS lines? If I am not correct about t his, then something is wrong ... we've dialed 18,000 calls in the couple of days since we got the system running, without a single disconnect code in the status field of vicidial_list, and there should have been several thousand of them.
nkasoff
 
Posts: 63
Joined: Sun Jun 29, 2008 11:23 am

Postby mflorell » Thu Jul 03, 2008 10:35 am

It is strongly recommended that you do not use POTS lines with VICIDIAL. The call progress detection for POTS lines in Asterisk is not very good. It would be better to use SIP trunks or T1/E1 circuits.
mflorell
Site Admin
 
Posts: 18339
Joined: Wed Jun 07, 2006 2:45 pm
Location: Florida

Postby eijal » Mon Jul 07, 2008 2:43 pm

Vicidial doesn't detect disconnected numbers in auto dial mode, just in manual mode.
eijal
 
Posts: 186
Joined: Thu Feb 08, 2007 6:34 pm

Postby mflorell » Mon Jul 07, 2008 2:57 pm

Actually, VICIDIAL can detect some Disconnected numbers in auto-dial mode. The problem is that some disconnected numbers are not in fact disconnected. Some carriers send out disconnected codes for other reasons such as network congestion.
mflorell
Site Admin
 
Posts: 18339
Joined: Wed Jun 07, 2006 2:45 pm
Location: Florida

Postby eijal » Tue Jul 08, 2008 9:29 am

mflorell wrote:Actually, VICIDIAL can detect some Disconnected numbers in auto-dial mode. The problem is that some disconnected numbers are not in fact disconnected. Some carriers send out disconnected codes for other reasons such as network congestion.


What version of VICIDIAL detect disconnected numbers in autodial mode?
eijal
 
Posts: 186
Joined: Thu Feb 08, 2007 6:34 pm

Postby mflorell » Tue Jul 08, 2008 11:46 am

Any version, but it depends on the carrier and country you are calling. The Disconnect signal sent in most european countries like the UK and Germany is uniform so the detection is much better than it is in the USA where the disconnect signal is not uniform and is abused for problems with the network like congestion where it is not really a disconnected number.
mflorell
Site Admin
 
Posts: 18339
Joined: Wed Jun 07, 2006 2:45 pm
Location: Florida


Return to Support

Who is online

Users browsing this forum: Google [Bot] and 275 guests