@Vietyank wrote:
I’ve got the Blacklist Loser module working. Calls transferred to ring group 666 get blacklisted. When the user calls back, they get routed to Lenny.
I would like to enhance this with a couple of things
Right now, when I transfer, I’d like there to be a recording that says, “we are having trouble with hearing you. Please call back again”. Then it would go to the blacklist.
Wnen the user calls back, I would like to record their “experience” with Lenny.
My extensions_custom.conf looks like this now:
[Lenny] exten => talk,1,Set(i=${IF($["0${i}"="016"]?7:$[0${i}+1])}) same => n,ExecIf($[${i}=1]?MixMonitor(${UNIQUEID}.wav)) same => n,Playback(Lenny/Lenny${i}) same => n,BackgroundDetect(Lenny/backgroundnoise,1500)
Posts: 1
Participants: 1