Thanks for the hint. I already tried it before but was
confused by the
console output
-- Executing [107 ael-default:14]
Set("SIP/1011-086de6a0",
"fullcontact="sip:1011 192.168.10.202:36746;rinstance=ee62f56474639d4c"
;
") in new stack
because backslash was still there. But now I realize it
SHOULD be there
so everything is fine.
However, it is clearly a workaround so the main point in my
post was
more about somewhat unexpected behavior of
res_config_odbc...
Regards,
Dmitry Andrianov
-----Original Message-----
From: asterisk-dev-bounces lists.digium.com
[mailto:asterisk-dev-bounces lists.digium.com] On Behalf
Of st41ker
Sent: Wednesday, September 19, 2007 2:41 PM
To: Asterisk Developers Mailing List
Subject: Re: [asterisk-dev] semicolons
Π Π‘ΡΠ΄, 19/09/2007 Π² 14:05 +0400, Dmitry Andrianov
ΠΏΠΈΡΠ΅Ρ:
> Hello.
>
> I have problems putting semicolon into variable. Iβm
trying to
> concatenate two variables placing semicolon delimiter
in between:
>
>
>
> fullcontact =
"$;
> $";
>
>
>
> for this AEL code, βdialplan showβ command
displays:
>
>
>
<snip>
>
Hi, use escape symbol
Like Set(VAR="stuff;stuff")
_______________________________________________
Sign up now for AstriCon 2007! September 25-28th.
http://www.astricon.net/
--Bandwidth and Colocation Provided by http://www.api-digital.c
om--
asterisk-dev mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-dev
_______________________________________________
Sign up now for AstriCon 2007! September 25-28th. http://www.astricon.net/
--Bandwidth and Colocation Provided by http://www.api-digital.c
om--
asterisk-dev mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-dev |