Re: [SR-Users] rtpengine flags UDP/TLS/RTP/SAVP and UDP/TLS/RTP/SAVPF

2014-11-17 Thread Juha Heinanen
Richard Fuchs writes: > You only need to specify the transport protocol in an answer if you want > to change it from whatever the offering client sent (for whatever > reason). If you don't specify the protocol in the answer (and you > essentially did that as your flag wasn't understood and ignored

Re: [SR-Users] rtpengine flags UDP/TLS/RTP/SAVP and UDP/TLS/RTP/SAVPF

2014-11-17 Thread Richard Fuchs
On 11/17/2014 08:14 AM, Juha Heinanen wrote: > Juha Heinanen writes: > >> rtpengine source code, however, seems to know also these DTLS ones: >> >> daemon/call.c: .name = "UDP/TLS/RTP/SAVP", >> daemon/call.c: .name = "UDP/TLS/RTP/SAVPF", >> >> can th