Skip to main content

Sending outbound calls with no caller-ID....somtimes

Posted by mattdarnell on Mon, 08/18/2008

Does anyone know of a way to send some calls to the PSTN without caller-ID?

i.e. 9+number will send caller-ID, but 8+number will not send caller-ID.

Thanks.
Matt


Submitted by eeman on Tue, 08/19/2008 Permalink

yes, you legally aren't allowed to place calls without an ANI, or an invald ANI, or an ANI that doesnt belong to you.

try a custom script that does this

exten => s,1,SipAddHeader(P-Asserted-Identity: )

exten => s,n,SET(CALLERID(name)=hidden)

exten => s,n,SetCallerPres(prohib_passed_screen)