View Single Post

  #8 (permalink)  
Old 16-07-2008, 21:01
Jono
Guest
 
Posts: n/a
Default Re: Betamax caller ID with Asterisk

Theo Markettos submitted this idea :[color=blue]
> Jono <nothanks@blueyonder.invalid> wrote:[color=green]
>> 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'?
>[/color]

I take it you're not a FeePBX user...

I can enter the CLI for the trunk; any calls going out on that trunk
will default to show that CLI.

I can also enter the Outbound CLI for an extension. This has the effect
of over-riding the default CLI set in the trunk.

This means that I can have all my extensions sending my home number as
CLI yet my sister's extension (remote) correctly sends her home
number...using the same tunk as me.


Reply With Quote