- Joined
- Jun 16, 2010
- Messages
- 9
- Reaction score
- 0
Hi!
Speex codec is in the list of supported codecs, but if I ONLY select speex to be used, I do not see it send in the SDP:
v=0
o=- 3485949799 3485949799 IN IP4 192.168.1.123
s=pjmedia
c=IN IP4 192.168.1.123
t=0 0
a=X-nat:0
m=audio 4000 RTP/AVP 101
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15
a=rtcp:4001 IN IP4 192.168.1.123
This must be a bug I guess.
Speex codec is in the list of supported codecs, but if I ONLY select speex to be used, I do not see it send in the SDP:
v=0
o=- 3485949799 3485949799 IN IP4 192.168.1.123
s=pjmedia
c=IN IP4 192.168.1.123
t=0 0
a=X-nat:0
m=audio 4000 RTP/AVP 101
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15
a=rtcp:4001 IN IP4 192.168.1.123
This must be a bug I guess.