On Thu, Apr 22, 2010 at 2:28 PM, John Reynolds <[email protected]> wrote:
>
> I am having this problem; Caller ID Name & Number are not being set. The
> macro has this code:
>
> exten => s,n,Set(CALLERID(num)=${HOME_CIDNUM})
> exten => s,n,Set(CALLERID(name)=${HOME_CIDNAME})
>
> But I get this on the asterisk console after placing a call via speed dial:
>
> -- Executing [...@macro-dial-sysdial:3] Set("SIP/4401-00000027",
> "CALLERID(num)=") in new stack
> -- Executing [...@macro-dial-sysdial:4] Set("SIP/4401-00000027",
> "CALLERID(name)=") in new stack
>
> no values are set. When the call comes in, it is shown as "unknown".
>
> What am I doing wrong? Thanks
>
Where are you setting HOME_CIDNUM and HOME_CIDNAME? The log suggests that
these variables are empty/blank?
David
------------------------------------------------------------------------------
_______________________________________________
Astlinux-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/astlinux-users
Donations to support AstLinux are graciously accepted via PayPal to
[email protected].