SDP attribute manipulation or codec managment per stream?

13 views
Skip to first unread message

Eric Dev

unread,
Jun 19, 2025, 1:21:55 PMJun 19
to Sipwise rtpengine
Hello i would like to know if rtpengine has currently the feature to do per stream operation.

suppose receiving this as ingress

v=0
o=PBX 1000 1000 IN IP4 x.x.x.x
s=-
c=IN IP4 x.x.x.x
t=0 0
m=audio [port1] RTP/AVP 8 18 101
a=rtpmap:8 PCMA/8000
a=rtpmap:18 G729/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15
a=ptime:20
m=audio [port2] RTP/AVP 18 9 101
a=rtpmap:18 G729/8000
a=rtpmap:9 G722/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15
a=ptime:20

can i strip G729 only for stream audio on port1 ?
can i apply sdp-attr manipulation only for stream audio on port2 ?

 

Richard Fuchs

unread,
Jun 19, 2025, 2:55:28 PMJun 19
to rtpe...@googlegroups.com
No, we don't have such an option. Attribute manipulations can be applied based on media type only, and codec manipulations are global.

Cheers
--
You received this message because you are subscribed to the Google Groups "Sipwise rtpengine" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rtpengine+...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/rtpengine/666f54d5-65a7-49c6-8292-27b143fcb2aan%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages