[asterisk-dev] Set in 1.6

Atis Lezdins atis at iq-labs.net
Fri Jun 20 15:19:54 CDT 2008


Hello,

I'm trying out 1.6, and here's a problem I encountered.

[Jun 20 12:54:19] VERBOSE[3264] logger.c:     -- Executing
[022 at default-sip:13] Set("SIP/90132-0091c04c", "__queue_call=") in new
stack
[Jun 20 12:54:19] WARNING[3264] pbx.c: MSet: ignoring entry
'__queue_call' with no '=' (in 022 at default-sip:13

Seems that Set doesn't allow to set empty value. Is there something
missing in CHANGES or just a bug? I traced this down to

if (pair.argc == 2) {

within pbx_builtin_setvar_multiple(), which made me check
pbx_builtin_setvar(). There's a flag ast_compat_app_set - is there any
way how to disable it? Seems that everything could work for me, if I
could just disable this.

Regards,
Atis

-- 
Atis Lezdins,
VoIP Project Manager / Developer,
atis at iq-labs.net
Skype: atis.lezdins
Cell Phone: +371 28806004
Cell Phone: +1 800 7300689
Work phone: +1 800 7502835



More information about the asterisk-dev mailing list