Adding forwarding of DTMF and keypad between peers
[lcr.git] / gsm.cpp
2010-07-21 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.