[asterisk-dev] quotes in AEL for 1.6

Steve Murphy murf at digium.com
Wed Aug 6 09:35:16 CDT 2008


On Wed, 2008-08-06 at 13:09 +0400, Dmitry Andrianov wrote:
> Hello.
> 
> Is there a document explaining changes in AEL for 1.6?
> 
> I looked at UPGRADE.txt and found only two items there neither of
> which is related to what I see.
> 
>  
> 
> What I see is that
> 
>                 CALLERID(name) = “Skip this”;
> 
>  
> 
> Results in 
> 
>  
> 
> From: ""Skip this"" <sip:xxxxxxxxxxx at 1.2.3.4>;tag=as1539ede1
> 
>  
> 
> In the SIP INVITE header. Note the double quotes. As result, my phone
> (Aastra 57i) rejects the call with 400 Bad Request. On 1.4 it was
> working fine.
> 
> I’m interested in learning what else will I need to update in my
> dialplan (100% AEL).


Dmitry--

Looks like a problem worthy of a bug being filed. If you file it, I'll
see what
I can do for you. In the meantime, you can you say:

Set(CALLERID(name)=Skip this);

instead. Remember to NOT use spaces in the Set call, unless you want the
space
to end up in the data, or the name itself.


murf


-- 
Steve Murphy
Software Developer
Digium
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3227 bytes
Desc: not available
Url : http://lists.digium.com/pipermail/asterisk-dev/attachments/20080806/66f886fe/attachment.bin 


More information about the asterisk-dev mailing list