[Serusers] Modifying "From" field in INVITE message

Alexandr Dubovikov shurik at start4.info
Thu Jun 8 15:08:09 CEST 2006


On Thu, Jun 08, 2006 at 03:51:02PM +0300, ?lker Aktuna (Ko?.net) wrote:
> Hi,

Hi,

>  
> I need to modify From field of INVITE messages.
> Is that possible ? How ?
>  

sample:

if(method=="INVITE")
{

	subst('/^(From|f):(.*)sip:.*@/\1:\2sip:2222/g');

}


-- 
Alexandr Dubovikov * baron at iRC RusNet * mailto:shurik at start4.info
    AD1-UANIC      *  ICQ: 122351182  *  http://www.start4.info



More information about the sr-users mailing list