[asterisk-users] Change the caller's phone number

Phil Reynolds phil-asterisk at tinsleyviaduct.com
Sun Jan 22 02:32:57 CST 2012


On 22/01/12 08:25, Eyal wrote:
> Thanks but it did not help resolve the situation.

> I have a system that receives calls from clients and directs them to an
> external phone,
> before I pass on the client I change the client's phone number to a
> number that I choose, so that The call recipient knew the call came from
> our system.
> But I have a problem with that, not all phone number change some of the
> anonymous calls stay anonymous and the recipient See in the caller ID
> display unlisted number.
> I use this commend:
> Set(CALLERID(all)="722979797" <722979797>)
> 
> Is anyone having a similar problem or know what the problem?

Changing the caller ID like that does not affect the presentation flag.

To change that, do this:

Set(CALLERID(pres)=allowed)

-- 
Phil Reynolds
mail: phil-asterisk at tinsleyvviaduct.com



More information about the asterisk-users mailing list