On Thu, Mar 15, 2012 at 11:53:26AM +0000, Nik Pakar wrote:
What could be the reason for bsc to get payload type 98.
http://cgit.osmocom.org/cgit/libosmo-abis/tree/include/osmocom/trau/osmo_ort...
/*! \brief standard payload type for GSM Full Rate (FR) */ #define RTP_PT_GSM_FULL 3 /*! \brief Osmocom pseudo-static paylaod type for Half Rate (HR) */ #define RTP_PT_GSM_HALF 96 /*! \brief Osmocom pseudo-static paylaod type for Enhanced Full Rate * (EFR) */ #define RTP_PT_GSM_EFR 97 /*! \brief Osmocom pseudo-static paylaod type for Adaptive Multi Rate * (AMR) */ #define RTP_PT_AMR 98