i just build sems from latest master and tried calling sems echo server
from twinkle that includes this kind of sdp in invite:

v=0
o=twinkle 925887447 100641538 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=rtpma
...

200 ok from sems echo server has this sdp:

v=0
o=sems 906661873 589085383 IN IP4 192.98.102.13
s=sems
c=IN IP4 192.98.102.13
t=0 0
m=audio 40004 RTP/AVP 97 8 0 3 101
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=sendrecv

why is sems selecting speex/8000 instead of proposed speex/32000?

-- juha
_______________________________________________
Semsdev mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/semsdev

Reply via email to