osmo-msc/openbsc/src
Jacob Erlbeck f6ec0e9fc4 mgcp/rtp: Refactored packet_duration computation
Since the packet duration is given in ms with the 'ptime' RTP media
attribute and also with the 'p' MGCP local connection option, the
computation is changed to use this value (if present). The
computation assumes, that there are N complete frames in a packet and
takes into account, that the ptime value possibly had been rounded
towards the next ms value (which is never the case with a frame length
of exact 20ms).

Sponsored-by: On-Waves ehf
2013-12-10 11:17:44 +01:00
..
gprs gbproxy: The "[stats]" option was not documented, document it 2013-11-03 17:34:17 +01:00
ipaccess ipa: Explain that one needs to get the IP address of the BTS as argument 2013-11-11 14:30:09 +01:00
libbsc bsc: Add a VTY command to show the paging group for a BSC/IMSI 2013-11-22 16:00:00 +01:00
libcommon vty: Use vty_install_default() instead of bsc_install_default() 2013-10-30 15:19:00 +01:00
libctrl ctrl: Set a generic reply when it hasn'n been set 2013-09-16 14:07:20 +02:00
libgb Makefile.am: Use AM_CPPFLAGS 2013-06-12 09:16:27 +02:00
libmgcp mgcp/rtp: Refactored packet_duration computation 2013-12-10 11:17:44 +01:00
libmsc bsc: Move gsm48_tx_mm_serv_ack/rej to gsm_04_08_utils.c 2013-11-01 17:12:37 +01:00
libtrau rtp: Fixed size check in padded RTP packets 2013-11-21 20:00:55 +01:00
osmo-bsc bsc: Use the right string for the notification 2013-11-15 16:47:59 +01:00
osmo-bsc_mgcp libmgcp: add enum mgcp_role 2013-08-27 12:21:43 +02:00
osmo-bsc_nat mgcp/nat: Take payload type from SDP data 2013-12-05 10:28:48 +01:00
osmo-nitb osmo-nitb: don't print 'bac_hack' in usage/help output 2013-11-27 01:28:21 +01:00
utils misc: Fix compilation warnings 2013-07-27 20:03:08 +02:00
Makefile.am Makefile.am: Use AM_CPPFLAGS 2013-06-12 09:16:27 +02:00