Re: [OpenSER-Users] remove_hf from textops does not remove whole header field

2008-06-30 Thread Schumann Sebastian
from textops does not remove whole header field Hi Sebastian, What you are trying to do (playing with VIA headers) is a bit dangerous :) - how this works is automatically done by openser and it is not intended to interfere with from the script. The bogus result is because of how openser

Re: [OpenSER-Users] remove_hf from textops does not remove whole header field

2008-06-30 Thread Bogdan-Andrei Iancu
Hi Sebastian, What you are trying to do (playing with VIA headers) is a bit dangerous :) - how this works is automatically done by openser and it is not intended to interfere with from the script. The bogus result is because of how openser internally process the changes on the message. The ch

[OpenSER-Users] remove_hf from textops does not remove whole header field

2008-06-30 Thread Schumann Sebastian
Dear all I try to remove a Via from a header. Unfortunately, the via from INVITE sip:[EMAIL PROTECTED] SIP/2.0 Via: SIP/2.0/UDP 10.0.0.1:20592;branch=z9hG4bK-d8754z-1955bd20f1745139-1---d8754z-;rport Max-Forwards: 70 is changed after remove_hf("Via") to INVITE sip:[EMAIL PROTECT