osmo-msc/openbsc/tests
Jacob Erlbeck 58340e5b5b mgcp/rtp: Fix RTP timestamps if enabled
This forces the output timing to fulfill
   dTS = dSegNo * fixedPacketDuration
where dSegNo = seqNo - lastSeqNo.

If timestamp patching is enabled, the output timestamp will be set
to lastTimestamp + dTS. This kind of relative updating is used to
handle seqNo- and timestamp-wraparounds properly.

The updating of timestamp and SSRC has been separated and the patch
field of mgcp_rtp_state has been renamed to patch_ssrc to reflect
it's semantics more closely. The offset fields are now used always
and will change the corresponding header field if they are != 0.

Ticket: OW#1065
Sponsored-by: On-Waves ehf
2013-12-10 11:17:44 +01:00
..
abis Makefile.am: Use AM_CPPFLAGS 2013-06-12 09:16:27 +02:00
bsc bsc/mminfo: Patch timezone and DST in MM Info messages 2013-09-19 10:57:13 +02:00
bsc-nat mgcp/nat: Take payload type from SDP data 2013-12-05 10:28:48 +01:00
bsc-nat-trie nat: Fix make distcheck for the nat 2013-09-19 11:01:14 +02:00
channel expiration: Speculative fixes for the periodic expiring handling 2013-07-27 21:39:13 +02:00
db db: Remove the struct gsm_network from the database layer 2013-10-13 13:44:54 +02:00
gbproxy gbproxy: Fix handling of NSEI changes 2013-10-24 18:02:38 +02:00
gprs Makefile.am: Use AM_CPPFLAGS 2013-06-12 09:16:27 +02:00
gsm0408 Makefile.am: Use AM_CPPFLAGS 2013-06-12 09:16:27 +02:00
mgcp mgcp/rtp: Fix RTP timestamps if enabled 2013-12-10 11:17:44 +01:00
si Makefile.am: Use AM_CPPFLAGS 2013-06-12 09:16:27 +02:00
smpp smpp: Fix the make distcheck for smpp 2013-09-19 11:08:43 +02:00
Makefile.am gbproxy: Add test program to test gbproxy message handling 2013-10-15 15:10:22 +02:00
atlocal.in bsc/mminfo: Patch timezone and DST in MM Info messages 2013-09-19 10:57:13 +02:00
ctrl_test_runner.py bsc: Add control command to set timezone 2013-10-01 17:25:44 +02:00
sms.txt move openbsc into its own subdirectory 2009-06-10 05:40:52 +08:00
testsuite.at gbproxy: Add test program to test gbproxy message handling 2013-10-15 15:10:22 +02:00
vty_test_runner.py bsc: Add a VTY command to show the paging group for a BSC/IMSI 2013-11-22 16:00:00 +01:00