> > Is there something I can configure to add a delay in the response being
> > sent.
  
>
>   In the users file:
>
> #---
> DEFAULT
> 	Exec-Program-Wait = "sleep 1",
>	Fall-Through = yes
> #---
> 
>   That will work, unless you're already using Exec-Program-Wait for
> something else.


Can you use
 	Exec-Program-Wait += "sleep 1"
in the users file?  So FR will execute two commands ?

-- 
 best regards,
Ruslan A Dautkhanov  [EMAIL PROTECTED]

Reply via email to