search for: bohboh

Displaying 2 results from an estimated 2 matches for "bohboh".

Did you mean: boboh
2018 Dec 19
2
New features released in ICTBroadcast
Following new features are now supported by asterisk based telemarketing software Auto subscription / registration after call recipient press a key in voice broadcasting https://www.ictbroadcast.com/Subscription-Campaign-to-automatically-register-customers-at-website-with-Voice-broadcasting-Autodialer There will be restriction to call a number in off time accordingly to timezone of
2018 Jul 28
3
Any way of "flattening out" 2 channels back into one?
Last question for today, I promise! The problem: In order to disconnect calls after x minutes, I need to do this: [setup] exten => setup,1,Answer() same => n,Set(LIMIT_PLAYAUDIO_CALLER=yes) same => n,Set(LIMIT_WARNING_FILE=/var/lib/asterisk/sounds/en_GB_TNS/time_limit_reached) same => n,Dial(Local/s at root/n,3,L(3540000:60000)) same => n,Hangup() [root] exten