mehdi_h Report post Posted 05/01/2009 05:28 PM Hi I would like to know how I could setup a script that anwsers the call and plays a script only if I detect a spcific callerID? Tkx Mh Share this post Link to post
SupportTeam Report post Posted 05/01/2009 08:32 PM Set the Script to start without answering the call, and then in the first module check for CallerID value (on analog lines still have script start after the 2nd ring). If in the the CallerID checking module (which can be an Evaluate Expression module) the CallerID does not match then just go to a Hangup module. The call will then never get answered. Also see: http://www.voiceguide.com/vghelp/source/ht...all%20start.htm Share this post Link to post