Hello,
see textops module -- there are some functions that work on body based on regular expressions matching and substitution.
Cheers, Daniel
On 01/09/14 12:12, aft wrote:
Hi,
I want to add this media attribute to SDP.
a=ptime:<packet time>
[1] Its not covered in SDPops module [2] its not added when i use rtpproxy_manage("z<packet size>") to repacketize the rtp stream.
So how should i do it?