[asterisk-users] AEL: how to copy a variable without interpretation of the content

Eric Dantie edantie at gmail.com
Wed Apr 23 11:45:48 CDT 2008


Strangely, working...
TEST should be "ctprueba-123456789.12"  but not ctprueba-123456789.12
But got the value.

Thanks.

----- Original Message ----- > 
> Try TEST="${X-CALLID}"; and see how you go.
> 
> Eric Dantie wrote:
>> Sorry, bad expressed, what I want to know is how can I do this in AEL:
>>  
>> I've already got a variable X-CALLID with the 
>> content ctprueba-123456789.12
>>  
>> How can I copy the content X-CALLID to the new variable TEST?
>>  
>> something like TEST=${X-CALLID};
>>  
>> (The problem comes because of the operator minus).
>>  
>> Thank you.
>> Eric Dantie
>>  




More information about the asterisk-users mailing list