On Wed, Jan 22, 2014 at 11:10:21AM +0100, Andreas Eversberg wrote:
Holger Hans Peter Freyther wrote:
openbsc/include/openbsc/mncc.h | 10 ++
We had this before. When you change
the interface, increase the
interface version.
the patch does not break the current interface version 2. it is
just
an additional feature. there is already a new version 3 in my
handover branch (lcr and openbsc).
how can someone using the MNCC know that the NITB supports the
direct RTP mode? Unless we want to introduce feature negotiation
the only way I see is to increase the version number. Or start
using major and minor numbers.
holger