On Tue, Feb 8, 2011 at 11:02 AM, Ernie Dunbar <[email protected]>wrote:
> Internal calls:
>
> exten => _312,1,Set(CALLERID(name)="Internal call")
> exten => _312,n,SIPAddHeader(Alert-Info: info=<Bellcore-dr2>)
> exten => _312,n,Dial(SIP/username2,20)
> exten => _312,n,Voicemail(312,u)
> exten => _312,n,Macro(handle-hangup)
>
>
Try taking the quotes ("") out of the line that says "Internal call". So it
should be:
exten => _312,1,Set(CALLERID(name)=Internal call)
...and see if that helps.
--
Thanks,
--Warren Selby, dCAP
http://www.selbytech.com
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users