[Serusers] Seeking Advise With Caller ID Block

Java Rockx javarockx at yahoo.com
Fri Jan 21 00:42:28 CET 2005


Richard,

Would the use of rpid allow me to enable caller ID blocking on demand (aka, only for certain users
- based on a row in usr_preferences in mysql)?

Regards,
Paul

--- Richard <richard at o-matrix.org> wrote:

> you can use remote-party-id header field if the sip ua supports it.
> 
> > -----Original Message-----
> > From: serusers-bounces at iptel.org [mailto:serusers-bounces at 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 at lists.iptel.org
> > http://lists.iptel.org/mailman/listinfo/serusers
> 
> 



		
__________________________________ 
Do you Yahoo!? 
The all-new My Yahoo! - What will yours do?
http://my.yahoo.com 




More information about the sr-users mailing list