Fix: chan_lcr will suppress audio traffic until ref is received
[lcr.git] / gsm.cpp
2012-03-08 Andreas EversbergAdded support for all GSM codecs to GSM and SIP interface
2012-03-08 Andreas EversbergRemoved obsolete #include directive.
2012-02-17 Andreas EversbergAllow dynamic RTP payload types when bridging between...
2012-02-01 Andreas EversbergAdding negotiation of speech codecs between GSM and...
2012-01-21 Andreas EversbergGSM now receives tones during bridge
2012-01-20 Andreas EversbergAdding handling of bad GSM audio frames
2012-01-20 Andreas EversbergFixed dead pointer problem when handling interfaces
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-08-10 Andreas EversbergMinor cosmetic fix of logging output
2011-07-14 Andreas EversbergMerge branch 'develop'
2011-02-26 Andreas Eversberg[gsm] Make LCR work with current Osmocom-BB.
2011-02-20 Andreas Eversberg[gsm] Removed obsolete gsm.conf handling. Fixed minor...
2011-02-20 Harald Weltegsm tracing: as we no longer link with OpenBSC, we...
2011-02-20 Harald WelteModify GSM BS (OpenBTS) to use unix domain socket based...
2010-12-13 Andreas EversbergAdding interface support for remote app (chan_lcr).
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-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...
2010-05-31 Andreas EversbergFixed LCR to work with the current API of OpenBSC.
2010-03-23 Andreas EversbergBugreport by Christian:
2010-03-18 Andreas EversbergMerge branch 'develop'
2010-03-17 Andreas EversbergFixed output problems of error messages while parsing...
2010-03-11 Andreas EversbergFixed compiler warnings when compiling with gcc 4.3.4.
2010-01-30 Andreas Eversbergregister_fd() bugfix.
2010-01-16 Andreas EversbergReplaced polling loop for LCR and chan_lcr with select...
2010-01-04 Andreas EversbergNotifies are now received from GSM phones.
2010-01-04 Andreas EversbergHarald provided us with this fix for the current OpenBS...
2009-12-25 Andreas EversbergFixed some minor bug. Also fixed problem with double...
2009-12-20 Andreas EversbergMake LCR run with OpenBSC main branch.
2009-12-20 Andreas EversbergMerge branch 'master' of ssh://jolly@mISDN.org/var...
2009-12-20 Andreas EversbergMake LCR work with the current openbsc lcr_rtp branch...
2009-09-06 rootNew Version 1.6
2009-08-23 rootLCR now compiles with current version of OpenBSC.
2009-06-28 rootApplied changes of OpenBSC main branch. LCR now works...
2009-06-18 rootAdded GSM IMSI dialing by using dialing "imsi-<number>".
2009-06-06 Andreas Eversberggsm improvements
2009-05-21 Andreas EversbergOpenBSC API change.
2009-05-17 Andreas Eversberg- Debug option now works for GSM.
2009-05-14 Andreas EversbergRestructured tones_dir, added tones_dir to interface...
2009-05-11 Andreas EversbergAdded GSM network support.