[SR-Users] sdpops and dynamic codec ids

Juha Heinanen jh at tutpro.com
Tue Nov 1 12:35:38 CET 2011


Daniel-Constantin Mierla writes:

> Try again with master and let me know if now is working fine.

it is getting better, but not quite working yet.

in:

v=0.
o=twinkle 1072425606 342738659 IN IP4 192.98.102.10.
s=-.
c=IN IP4 192.98.102.10.
t=0 0.
m=audio 8000 RTP/AVP 99 97 8 0 3 101.
a=rtpmap:99 speex/32000.
a=rtpmap:97 speex/8000.
a=rtpmap:8 PCMA/8000.
a=rtpmap:0 PCMU/8000.
a=rtpmap:3 GSM/8000.
a=rtpmap:101 telephone-event/8000.
a=fmtp:101 0-15.
a=ptime:20.
a=zrtp.

out:

v=0.
o=twinkle 1072425606 342738659 IN IP4 192.98.102.10.
s=-.
c=IN IP4 192.98.102.10.
t=0 0.
m=audio 8000 RTP/AVP 97 8 0.
a=rtpmap:97 speex/8000.
a=rtpmap:8 PCMA/8000.
a=rtpmap:0 PCMU/8000.
a=ptime:20.
a=zrtp.

i.e., speex/32000 is missing from output.

-- juha



More information about the sr-users mailing list