gsm: Partially fix the gsm.h/libgsm handling
[lcr.git] / gsm_ms.cpp
2012-03-25 Andreas EversbergBearer Capability is mandatory in CALL CONF. message...
2012-03-08 Andreas EversbergAdded support for all GSM codecs to GSM and SIP interface
2012-02-01 Andreas EversbergAdding negotiation of speech codecs between GSM and...
2012-01-20 Andreas EversbergAdding handling of bad GSM audio frames
2012-01-20 Andreas EversbergFixed dead pointer problem when handling interfaces
2012-01-16 Andreas EversbergAdding simple bridge application to forward calls witho...
2012-01-15 Andreas EversbergAdded bridgin support for GSM and SIP
2011-10-02 Andreas EversbergFixed mncc.h for GSM. Audio works again with latest...
2011-09-02 Andreas EversbergSupport of GSM uses socket interface for both network...
2011-07-30 Andreas EversbergMake install now works again. (Missing and required...
2011-07-28 Andreas EversbergMake LCR compile with latest osmocomBB code.
2011-07-20 Andreas EversbergMake LCR compile with latest osmocomBB code.
2011-07-14 Andreas EversbergThis was missing at merge:
2011-07-14 Andreas EversbergMerge branch 'develop'
2011-02-26 Andreas Eversberg[gsm] Make LCR work with current Osmocom-BB.
2010-12-13 Andreas EversbergCompleted GSM mobile station support with OsmocomBB
2010-11-28 Andreas EversbergMerge branch 'master' of ssh://jolly@misdn.org/var...
2010-10-31 Andreas EversbergCompleted GSM mobile station support with OsmocomBB
2010-09-20 Andreas EversbergMerge branch 'develop'
2010-09-20 Andreas EversbergFixed numbering plan in GSM MS support
2010-07-21 Andreas EversbergFixed API and incomming calls from Osmocom-BB.
2010-07-19 Andreas EversbergFixed API and incomming calls from Osmocom-BB.
2010-05-31 Andreas EversbergSplitted GSM support into BS (network) and MS (mobile...