osmo-msc/openbsc/src
Holger Hans Peter Freyther 38e02c5125 mgcp: Calculate the packet loss as of Appendix A of RFC 3550
Calculate the expected packages and packet loss as of RFC 3550.
The values should be clamped but our packet loss counter is 32
bits and not 24 and we should clamp at other values but I am
waiting for some issues first before dealing with that.
2012-11-12 10:44:58 +01:00
..
gprs gbproxy: Address two unaligned memory access warnings 2012-09-11 16:23:31 +02:00
ipaccess misc: Linking fixes for Ubuntu 11.10 Compiler 2011-10-16 17:08:51 +02:00
libbsc bts: Really drop the BTS in case of an OML NACK 2012-11-11 18:33:17 +01:00
libcommon Allow setting of Control Channel Description parameters via VTY 2012-10-18 12:01:32 +02:00
libctrl libctrl, osmo-bsc: Get rid of net prefix 2012-09-11 16:20:46 +02:00
libgb use new external libosmogb (part of libosmocore.git) 2012-06-17 23:34:34 +08:00
libmgcp mgcp: Calculate the packet loss as of Appendix A of RFC 3550 2012-11-12 10:44:58 +01:00
libmsc sms: Re-order the include files after the separationf OpenBSC and osmocore 2012-11-11 18:33:09 +01:00
libtrau Set byte order defines when compiled on OSX 2012-10-27 10:09:21 +02:00
osmo-bsc bsc: Add vty code for allowing emergency 2012-09-11 18:01:52 +02:00
osmo-bsc_mgcp mgcp: Add the disable color option to the mgcp binary 2012-09-20 16:06:56 +02:00
osmo-bsc_nat nat: sizeof char * != sizeof char[], make the code work on 64bit systems 2012-11-07 13:35:14 +01:00
osmo-nitb ctrl: Improve error handling if controlif setup fails 2012-09-11 15:20:55 +02:00
utils misc: Linking fixes for Ubuntu 11.10 Compiler 2011-10-16 17:08:51 +02:00
Makefile.am use new external libosmogb (part of libosmocore.git) 2012-06-17 23:34:34 +08:00