-----Original Message-----
From: serusers-bounces(a)iptel.org [mailto:serusers-bounces@lists.iptel.org] On
Behalf Of Java Rockx
Sent: Thursday, January 20, 2005 11:26 AM
To: ser users
Subject: [Serusers] Seeking Advise With Caller ID Block
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
_______________________________________________
Serusers mailing list
serusers(a)lists.iptel.org
http://lists.iptel.org/mailman/listinfo/serusers