[VoIP] GoToIf
Martin Harriss
martin at Princeton.EDU
Sat Feb 10 22:29:38 CST 2007
Paul Wills wrote:
> Here's hopefully a quick question:
>
> When using the GoToIf statement, is there a way to compare a numerical value
> and not a string value?
>
> By the way, the ANI is now working using the Cisco router and a lot of weird
> code in extensions.conf.
>
> PDW
The Asterisk book says that the '=' operator (and, for that matter, the
other relational operators) perform an integer comparison if both
arguments are integers. Does that help?
Martin
More information about the VoIP
mailing list