[Asterisk-Users] error messages on
/var/log/asterisk/messages
Ira
ira at extrasensory.com
Thu Mar 2 10:25:34 MST 2006
At 06:00 AM 03/02/2006, you wrote:
>exten => s-NOANSWER,1,GotoIf($[${DIALEDTIME} = 0]?3)
>
>Looks like the Dial statement is not setting the $DIALEDTIME
>in some cases.
This is the general solution to that.
exten => s-NOANSWER,1,GotoIf($["${DIALEDTIME}" = "0"]?3)
Ira
--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.1.375 / Virus Database: 268.1.1/272 - Release Date: 03/01/2006
More information about the asterisk-users
mailing list