> > > I'm willing to remove from a sip URI (ie:sip:[EMAIL PROTECTED])
> > > the "sip:" 
> > > and "@domain" parts, but, when they arrive in the 
> > > Calling-Station-Id 
> > > or Called-Station-Id Attributes. How to solve this ??? I've 
> > > been able 
> > > to remove @domain from the Uri, but at the User-Name only.
> > >
> > > Any help would be nice ... thanx!
> > 
> > See the attr_rewrite module
> 
> thanks, it worked nicely for the "sip:" part. I could remove 
> that string with no trouble at all. Now, How do I tell the 
> attr_rewrite module to remove "@" and onwards ... ?? That's 
> because I really do not know which domain is coming .... 

using searchfor = "@.*" did the job ... thanx !

Regards,

Lucas

-- 
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.308 / Virus Database: 266.11.2 - Release Date: 02/05/2005
 


-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to