Anton Olofsson

Results 3 issues of Anton Olofsson

Fixes signalwire/freeswitch#2361, where a jump backwards in RTP timestamps caused silence at the start of calls when switching from generated ringback to remote media.

**Describe the bug** When using `ringback` and `ignore_early_media`, there is a brief gap in packets sent to the A-part after receiving `200 OK` from B. In order to prevent this...

bug

Always clear flag TFLAG_NEW_SDP. This prevents re-processing of unmodified SDP during re-INVITEs. Before this change a remote party's UNMODIFIED answer to a re-INVITE would always be re-processed once, due to...