[asterisk-users] Set variables from one asterisk ta a second.
    Warren Selby 
    wcselby at selbytech.com
       
    Sun Apr 15 22:02:25 CDT 2012
    
    
  
On Sun, Apr 15, 2012 at 2:49 PM, Olivier CALVANO <o.calvano at gmail.com>wrote:
> The CLI of the server two:
>
> srv2*CLI>
>    -- Accepting AUTHENTICATED call from 172.20.8.1:
>       > requested format = alaw,
>       > requested prefs = (alaw|g729),
>       > actual format = alaw,
>       > host prefs = (alaw|g729),
>       > priority = mine
> *[Apr 15 21:46:26] ERROR[31094]: pbx.c:2860 ast_func_read: Function
> $CALLERID not registered
> *
Change ${$CALLERID(num)} to ${CALLERID(num)}.  One too many '$' signs in
Danny's examples.  Be sure to change it for each instance of
${$CALLERID.....}.
-- 
Thanks,
--Warren Selby, dCAP
http://www.SelbyTech.com <http://www.selbytech.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20120415/681c0c6b/attachment.htm>
    
    
More information about the asterisk-users
mailing list