summaryrefslogtreecommitdiffstats
path: root/socket_server.c
Commit message (Expand)AuthorAgeFilesLines
* Make LCR compile with latest osmocomBB code.Andreas Eversberg2011-07-201-0/+3
* [gsm] Removed obsolete gsm.conf handling. Fixed minor compiling issues.Andreas Eversberg2011-02-201-1/+0Star
* [chan_lcr] Fixed broken communication with chan_lcrAndreas Eversberg2011-02-201-6/+8
* Adding interface support for remote app (chan_lcr).Andreas Eversberg2010-12-131-23/+116
* Fixed channel selection on outgoing calls on NT-mode multipointAndreas Eversberg2010-12-131-1/+35
* Fixed API and incomming calls from Osmocom-BB.Andreas Eversberg2010-07-211-0/+1
* Fixed call forwarding after no response. Instread of dialing the old extensionAndreas Eversberg2010-06-151-1/+1
* Splitted GSM support into BS (network) and MS (mobile) part.Andreas Eversberg2010-05-311-1/+1
* Added Progress messages. (receive only)Andreas Eversberg2010-05-231-2/+2
* Added "release" action and timeout to "execute" action.Andreas Eversberg2010-01-161-3/+3
* Replaced polling loop for LCR and chan_lcr with select based event loop.Andreas Eversberg2010-01-161-116/+78Star
* added owner / group options to options.confPeter Schlaile2009-10-081-1/+5
* Added support for signalling system no. 5.Andreas Eversberg2009-09-261-0/+3
* Source cleanup.root2009-07-051-198/+99Star
* Added display of current active TEI values (L2) at lcradmin.Andreas Eversberg2009-04-051-0/+1
* Added layer1 hold feature. Requires new mISDN and mISDNuser package from git.Andreas Eversberg2009-03-201-0/+4
* Added processing of second caller id.Andreas Eversberg2008-11-041-0/+1
* Fixed trace bugs.Andreas Eversberg2008-09-141-3/+3
* Ports can now be specified by number or by name.Andreas Eversberg2008-09-071-1/+2
* Fix lot of warningsKarsten Keil2008-09-021-2/+2
* LCR now runs as a user.Andreas Eversberg2008-08-301-1/+8
* now LCR features real HDLC bchannel mode.Super User2008-07-261-0/+1
* don't treat it as a fatal socket error, when chan_lcr sends messages to an al...schlaile2008-06-231-2/+2
* changed long to int (64 bit system's compatibilty)Super User2008-06-141-4/+4
* free bchannels on broken pipe of remote applicationSuper User2008-06-061-0/+22
* work on chan_lcr: bridging works, interface selection possibleSuper User2008-06-061-2/+3
* LCR is now uses socket based mISDN V2 APISuper User2008-06-011-32/+54
* SOCKET BRANCH:Super User2008-05-021-0/+9
* work on chan_lcrSuper User2008-05-011-16/+3Star
* socket workSuper User2008-04-141-1/+1
* socket api workSuper User2008-03-241-1/+0Star
* now gives warning if mISDN branch is wrong.Super User2008-02-031-0/+1323