Hi list, can I change, add or remove SDP lines in with textops module? I'm particularly looking for adding a direction:passive argument to SDP body. Is there any other way to do it?
Thank you. Ladislav
Ladislav Andel wrote:
Hi list, can I change, add or remove SDP lines in with textops module? I'm particularly looking for adding a direction:passive argument to SDP body. Is there any other way to do it?
subst or replace should work. But I don not know if this also updates the Content-Length header.
regards klaus
Klaus Darilion wrote:
Ladislav Andel wrote:
Hi list, can I change, add or remove SDP lines in with textops module? I'm particularly looking for adding a direction:passive argument to SDP body. Is there any other way to do it?
subst or replace should work. But I don not know if this also updates the Content-Length header.
Isn't it coming from openser? I don't see how to add a new line in SDP body with textops with ser. If you knew how to do it I would appreciate it.
Thank you Ladislav