summaryrefslogtreecommitdiffstats
path: root/main.c
Commit message (Expand)AuthorAgeFilesLines
* Support of GSM uses socket interface for both network and mobileHEADmasterAndreas Eversberg2011-09-021-42/+17Star
* Make LCR compile with latest osmocomBB code.Andreas Eversberg2011-07-201-2/+5
* [gsm] Make LCR work with current Osmocom-BB.Andreas Eversberg2011-02-261-3/+18
* Modify GSM BS (OpenBTS) to use unix domain socket based MNCCHarald Welte2011-02-201-4/+0Star
* [GSM_BS] Added DTMF support.Andreas Eversberg2011-02-201-1/+1
* Adding interface support for remote app (chan_lcr).Andreas Eversberg2010-12-131-0/+4
* Fixed API and incomming calls from Osmocom-BB.Andreas Eversberg2010-07-211-0/+1
* Splitted GSM support into BS (network) and MS (mobile) part.Andreas Eversberg2010-05-311-11/+41
* Added 'polling' option to options.conf.Andreas Eversberg2010-03-171-1/+5
* Fixed output problems of error messages while parsing options.conf / gsm.conf.Andreas Eversberg2010-03-171-1/+2
* Fixed compiler warnings when compiling with gcc 4.3.4.Andreas Eversberg2010-03-111-1/+2
* Replaced polling loop for LCR and chan_lcr with select based event loop.Andreas Eversberg2010-01-161-230/+27Star
* Added support for signalling system no. 5.Andreas Eversberg2009-09-261-0/+6
* Source cleanup.root2009-07-051-146/+73Star
* Added GSM network support.Andreas Eversberg2009-05-111-0/+30
* Check if pid file did not open.Andreas Eversberg2009-03-151-2/+5
* Added PID file (thanx to Joerg)Andreas Eversberg2009-03-151-0/+6
* changed error message a bit...Andreas Eversberg2009-01-061-4/+4
* Fixed trace bugs.Andreas Eversberg2008-09-141-3/+3
* Corrected error print, if mISDN_dsp.ko module cannot be loaded.Andreas Eversberg2008-09-121-2/+2
* Fix missing argumentKarsten Keil2008-09-031-1/+1
* Fix lot of warningsKarsten Keil2008-09-021-6/+6
* LCR now runs as a user.Andreas Eversberg2008-08-301-8/+13
* rebuffer option for chan_lcr (160 bytes per frame)schlaile2008-07-201-7/+0Star
* removed "lcr query", use "isdninfo" instead.Super User2008-07-181-1/+2
* changed long to int (64 bit system's compatibilty)Super User2008-06-141-1/+1
* work on chan_lcr: bridging works, interface selection possibleSuper User2008-06-061-0/+3
* LCR is now uses socket based mISDN V2 APISuper User2008-06-011-21/+0Star
* mISDN-socket port opensSuper User2008-05-021-4/+4
* SOCKET BRANCH:Super User2008-05-021-2/+5
* struct message -> struct lcr_msgSuper User2008-04-251-1/+1
* workSuper User2008-04-241-6/+6
* work on socketSuper User2008-04-121-0/+10
* socket api workSuper User2008-03-241-16/+21
* fixes, screen in and out works, fixed release problem in mISDNuserSuper User2008-01-051-1/+1
* removed some usleep debugging, so audioprocessing will not hangSuper User2007-09-231-6/+6
* backupSuper User2007-08-261-0/+9
* added stall warningSuper User2007-08-241-62/+7Star
* fixes, debugging for usleep problems.Super User2007-08-111-1/+14
* fixed crash when receiving notify messagesSuper User2007-07-311-18/+5Star
* alpha phase is open, this means:Super User2007-07-171-39/+36Star
* backupSuper User2007-07-151-1/+3
* backupSuper User2007-07-081-6/+14
* backupSuper User2007-07-071-30/+19Star
* backupSuper User2007-06-271-43/+12Star
* backupSuper User2007-06-031-0/+1
* backupSuper User2007-05-301-7/+0Star
* backupSuper User2007-05-271-1/+1
* backupSuper User2007-05-151-119/+0Star
* only for backup, still in coding state - no compile!!!Super User2007-05-061-0/+1037