osmo-msc/openbsc/tests
Jacob Erlbeck 4bbddc6de9 mgcp/rtp: Only patch timestamp alignment errors
Currently, all timestamps are force to SeqNo*d + C which is more than
required by the nanoBTS which seems to be sensitive to alignment
errors only (dTS != k*d, d = ptime * rate = 160).

This patch replaces the force_constant_timing feature by a
force_aligned_timing feature. The timestamp offset will only be
changed (and timestamp errors counted) when the alignment does not
match to the raster based on ptime (default 20ms).

The VTY interface does not change.

Sponsored-by: On-Waves ehf
2013-12-19 11:56:11 +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 build: channel_test does not use dlopen/dlsym remove LIBRARY_DL dep 2013-12-13 10:18:32 +01:00
db build: db_test does not use dlopen/dlsym.. remove LIBRARY_DL from deps 2013-12-13 10:18:33 +01: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: Only patch timestamp alignment errors 2013-12-19 11:56:11 +01:00
si si: Make sure to not overwrite orig_arfcn_hi in the range encoding 2013-12-12 17:00:57 +01:00
smpp smpp: Fix the make distcheck for smpp 2013-09-19 11:08:43 +02:00
trau Add EFR support to TRAU muxer + test case 2013-12-19 10:12:28 +01:00
Makefile.am Add EFR support to TRAU muxer + test case 2013-12-19 10:12:28 +01: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 Add EFR support to TRAU muxer + test case 2013-12-19 10:12:28 +01: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