Re: [OpenSIPS-Users] uac_replace_from() problem in INVITE message

2011-07-21 Thread Razvan Crainea
Hi Sammy, What version of OpenSIPS are you using? Also, are there any errors in your logs? Regards, Razvan Crainea OpenSIPS Developer On 21.07.2011 12:06, sammy wrote: Hi,guys. When one call from PSTN call to Opensips, I want to change the From part in INVITE message as below: change Fr

[OpenSIPS-Users] uac_replace_from() problem in INVITE message

2011-07-21 Thread sammy
Hi,guys. When one call from PSTN call to Opensips, I want to change the From part in INVITE message as below: change From: 01088331234 ;tag=1 to From: ;tag=1 use uac_replace_from("","sip:@192.168.30.44:35060") but when i capture the sip message, the old from is sti