Moderators: gerski, enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, Michael_N
[app-blacklist-check]
exten => s,1,GotoIf($["${BLACKLIST()}"="1"]?blacklisted)
exten => s,n,Return()
exten => s,n(blacklisted),Answer
exten => s,n,Wait(1)
exten => s,n,Zapateller()
exten => s,n,Playback(ss-noservice)
exten => s,n,Hangup
asterisk *> reload
asterisk *> database put blacklist 123456789 1
when you post, please post your entire configuration including (but not limited to) your installation method and OS with kernel or version, vicidial version and build, asterisk version, telephony hardware (model number is helpful here), cluster information if you have one, and whether any other software is installed in the box.arvindvoip wrote:I am running Inbound process for 2-3 clients.
some customer always calls and wanted to talk with female agents.
We are irritating for this type of behave so want to block that customer number or want to put in blacklist.
How it is possible in vicidial inbound process ?
Users browsing this forum: basha04 and 107 guests