[asterisk-users] DID and how the caller id will appear

Daniel Tryba daniel at tryba.nl
Tue Sep 27 11:31:46 CDT 2011


On Sun, Sep 25, 2011 at 10:59:29AM -0700, bilal ghayyad wrote:
> Yes I tried Set(CALLERID(num)=5631040) as shown in the below dialing,
> and no success. Also I tried Set(CALLERID(num)=1040) and I tried
> Set(CALLERID(num)=065631040) as the city code is 06 and when we call
> any mobile, it is appearing 065631040, but all of this did not work.
> 
> The E1 is located in Jordan and it is PRI with 30 channels. Is there
> any thing need to be set other than Set(CALLERID(num)? I am afraid
> that I have to set a specific value for SetCallerPress !

I always thought the approriate format to set for callerid on PRIs is
your whole number excluding the national prefix. In your case
Set(CALLERID(num)=65631040)
You might try prefixing national TON and e164 format options:
Set(CALLERID(num)=Ne65631040)

-- 

   Daniel Tryba



More information about the asterisk-users mailing list