bayonne-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bayonne-devel] if wierd behavior


From: Walter Hansen
Subject: [Bayonne-devel] if wierd behavior
Date: Wed, 18 Jul 2007 19:32:26 -0700

This script is recording ten seconds regardless of the value of %lastdialed.
Am I coding this wrong? This is bayonne 1.x stable.

if %lastdialed eq "0000\-00\-00\ 00:00:00"
  then
    slog "recording prompt"
    record maxTime=10 %file
  else
    sleep 10
  endif






reply via email to

[Prev in Thread] Current Thread [Next in Thread]