[asterisk-users] AEL: how to check if variable is defined
Philipp Kempgen
philipp.kempgen at amooma.de
Mon Dec 29 15:17:21 CST 2008
Richard Lyman schrieb:
> Philipp Kempgen wrote:
>> But I guess it wouldn't hurt to add a DEFINED() function to
>> Asterisk.
>>
>> if (DEFINED(myvariable)) {
>> // ...
>> }
>>
> Isn't that what ISNULL is for?
No. ISNULL() works on values not on variables.
But Dave Fullerton found EXISTS():
http://lists.digium.com/pipermail/asterisk-users/2008-December/224059.html
Philipp Kempgen
--
http://www.das-asterisk-buch.de - http://www.the-asterisk-book.com
Amooma GmbH - Bachstr. 126 - 56566 Neuwied -> http://www.amooma.de
Geschäftsführer: Stefan Wintermeyer, Handelsregister: Neuwied B14998
--
More information about the asterisk-users
mailing list