[Serusers] Seeking Advise With Caller ID Block

Java Rockx javarockx at yahoo.com
Thu Jan 20 22:26:20 CET 2005


Hi All.

I'd like to implement caller ID blocking at the SIP proxy.

Can I simply use textops replace() to rewrite the "From:" header to something like the following
without breaking the SIP transaction?

From: "Anonymous" <sip:my.domain.com>

Using this in my ser.cfg:

replace("^From:(.*)sip:(.*)@" , "From: \"Anonymous\" <sip:");


Regards,
Paul


		
__________________________________ 
Do you Yahoo!? 
Yahoo! Mail - Find what you need with new enhanced search.
http://info.mail.yahoo.com/mail_250




More information about the sr-users mailing list