View Single Post

  #7 (permalink)  
Old 16-07-2008, 20:46
Theo Markettos
Guest
 
Posts: n/a
Default Re: Betamax caller ID with Asterisk

Jono <nothanks@blueyonder.invalid> wrote:[color=blue]
> So, leaving the fromuser=0044xxxxxxxx line out of the config, I can (in
> Free PBX) enter any verified number in the Outbound CLI box on EITHER
> the trunk or the extension...and it works.[/color]

Hmmm... if I remove the fromuser line, Asterisk's own CLID doesn't work for
me with:

exten => 1236,7,Set(${CALLERID(num)}=0044myoutboundCLID)
exten => 1236,8,Dial(SIP/0044mymobile@smslisto-com)
(but it rings, Asterisk 1.4 this time)

What do you mean by 'on EITHER the trunk or the extension'?

Theo
Reply With Quote