How to not dial a state

All installation and configuration problems and questions

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

How to not dial a state

Postby DruRoland » Tue Sep 17, 2013 9:35 pm

We have lists with many states, and we need to drop calling one particular state's area codes temporarily for one campaign. It looks like Internal list/Other list areacode DNC setting in the campaign might work, but it also looks like it'll status leads DNCC, which I'd like to avoid for when we resume dialing that state.

I can create a custom dialplan that drops all calls to the states area codes, but that seems kinda klugy.
Anyone know how to do this?
2x ViciBox v.5.0.2-130807 | BUILD: 130809-1410 | SVN Version: 2019 | Asterisk: 1.8.23-vici
Debian 7 MySQL 5.5 server 4-core 16GB RAM Master & Slave
18 seats, outbound/blended with full recording
DruRoland
 
Posts: 52
Joined: Wed Jan 23, 2013 8:33 pm

Re: How to not dial a state

Postby williamconley » Wed Sep 18, 2013 12:27 am

filter by state

Code: Select all
upper(state) not in ('NY')


or by area code

Code: Select all
left(phone_number,3) not in ('608','407','212')
Vicidial Installation and Repair, plus Hosting and Colocation
Newest Product: Vicidial Agent Only Beep - Beta
http://www.PoundTeam.com # 352-269-0000 # +44(203) 769-2294
williamconley
 
Posts: 20258
Joined: Wed Oct 31, 2007 4:17 pm
Location: Davenport, FL (By Disney!)

Re: How to not dial a state

Postby DruRoland » Thu Sep 19, 2013 12:40 pm

Thanks William, that works much better.
2x ViciBox v.5.0.2-130807 | BUILD: 130809-1410 | SVN Version: 2019 | Asterisk: 1.8.23-vici
Debian 7 MySQL 5.5 server 4-core 16GB RAM Master & Slave
18 seats, outbound/blended with full recording
DruRoland
 
Posts: 52
Joined: Wed Jan 23, 2013 8:33 pm

Re: How to not dial a state

Postby williamconley » Thu Sep 19, 2013 8:10 pm

That's not how you say "thanks" ... you say it by sticking around and helping a few newbies. After all, it would appear you have a pretty good handle. Drop by once a day and answer one "not answered" question. You'll feel better (and probably learn something) every day. 8-)

Glad to help.
Vicidial Installation and Repair, plus Hosting and Colocation
Newest Product: Vicidial Agent Only Beep - Beta
http://www.PoundTeam.com # 352-269-0000 # +44(203) 769-2294
williamconley
 
Posts: 20258
Joined: Wed Oct 31, 2007 4:17 pm
Location: Davenport, FL (By Disney!)


Return to Support

Who is online

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