--- res/res_rtp_asterisk.c (Asterisk 13.9.1) +++ res/res_rtp_asterisk.c (working copy) @@ -2568 +2568 @@ - rtp->seqno = ast_random() & 0xffff; + rtp->seqno = ast_random() & 0x7fff;