Modifying incoming Caller ID - Not working...

rizsher
Posts: 224
Member Since:
2006-07-18

I have a CallWithus a/c with a incoming DID... everything works fine except the callerID of numbers calling my DID have the leading 0 missing. I followed the instructions to add a zero to incoming CLI from this website: http://www.aussievoip.com/wiki/How+to+change+incoming+CallerID.

The instructions ask to add a contex= line to the Incoming settings of the trunk. Except, the trunk I have had no incmoing settings.... so I just added context=from-pstn-custom to the incmong settings. However, this doesn't modify the callerID at all, it is still as it used to be.

Has anythign changed since these instrctions were posted?.

Thanks.
Riz



alien2108
Posts: 13
Member Since:
2007-02-28
This works in

This works in extensions_custom.conf:

[from-pstn-custom]
exten => _X.,1,Set(CALLERID(num)=0${CALLERID(num)})

Replace 0 before $ with whatever number you would like to add in front.



Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.