summaryrefslogtreecommitdiffstats
path: root/mISDN.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fixed wrong reference when requesting a channel from chan_lcr.Andreas Eversberg2011-08-111-1/+1
* [gsm] Make LCR work with current Osmocom-BB.Andreas Eversberg2011-02-261-0/+4
* Adding interface support for remote app (chan_lcr).Andreas Eversberg2010-12-131-49/+39Star
* Splitted GSM support into BS (network) and MS (mobile) part.Andreas Eversberg2010-05-311-9/+44
* Fixed includes to latest mISDNuser structures.Andreas Eversberg2010-03-111-8/+4Star
* Fixed compiler warnings when compiling with gcc 4.3.4.Andreas Eversberg2010-03-111-2/+4
* register_fd() bugfix.Andreas Eversberg2010-01-301-1/+1
* Added "release" action and timeout to "execute" action.Andreas Eversberg2010-01-161-1/+7
* Replaced polling loop for LCR and chan_lcr with select based event loop.Andreas Eversberg2010-01-161-244/+300
* Added new option to interface.conf: "nonotify" to disable notify messages.Andreas Eversberg2010-01-151-7/+14
* Fixed bug when closing mISDN port.Andreas Eversberg2009-09-301-1/+3
* Added support for signalling system no. 5.Andreas Eversberg2009-09-261-24/+128
* Applied changes of OpenBSC main branch. LCR now works with OpenBSC main branch.root2009-06-281-0/+2
* Restructured tones_dir, added tones_dir to interface.confAndreas Eversberg2009-05-141-389/+215Star
* Added GSM network support.Andreas Eversberg2009-05-111-144/+222
* Added display of current active TEI values (L2) at lcradmin.Andreas Eversberg2009-04-051-1/+5
* Added layer1 hold feature. Requires new mISDN and mISDNuser package from git.Andreas Eversberg2009-03-201-1/+4
* Added Notify to NT-mode.Andreas Eversberg2009-03-201-4/+3Star
* Added processing of second caller id.Andreas Eversberg2008-11-041-1/+1
* Finished autoconf.Andreas Eversberg2008-09-211-3/+4
* fixed some layer 2 link issuesAndreas Eversberg2008-09-141-5/+9
* Fixed trace bugs.Andreas Eversberg2008-09-141-7/+13
* Corrected error print, if mISDN_dsp.ko module cannot be loaded.Andreas Eversberg2008-09-121-3/+3
* Ports can now be specified by number or by name.Andreas Eversberg2008-09-071-3/+46
* changed port attribute to "portnum".Andreas Eversberg2008-09-061-7/+7
* Fix lot of warningsKarsten Keil2008-09-021-8/+9
* make LCR compile again with latest mISDNuser changesschlaile2008-08-121-0/+4
* fixed audio preload of tones. this reduces the propability of audio gaps resu...Super User2008-07-301-3/+5
* now LCR features real HDLC bchannel mode.Super User2008-07-261-24/+28
* fixed trace bugSuper User2008-07-241-1/+1
* rebuffer option for chan_lcr (160 bytes per frame)schlaile2008-07-201-0/+1
* removed "lcr query", use "isdninfo" instead.Super User2008-07-181-132/+0Star
* layer 2 establish and release improvementsSuper User2008-06-151-10/+8Star
* fixed dialing bug to remote applicationSuper User2008-06-151-0/+3
* changed long to int (64 bit system's compatibilty)Super User2008-06-141-18/+18
* *** CHAN_LCR is complete! ***Super User2008-06-071-1/+1
* free bchannels on broken pipe of remote applicationSuper User2008-06-061-1/+1
* work on chan_lcr: bridging works, interface selection possibleSuper User2008-06-061-59/+28Star
* LCR is now uses socket based mISDN V2 APISuper User2008-06-011-1373/+103Star
* fix and workSuper User2008-05-251-0/+2
* work on chan_lcrSuper User2008-05-181-4/+19
* some minor fixesSuper User2008-05-121-2/+2
* fixed multiplexing bugSuper User2008-05-121-0/+5
* fixed some bugsSuper User2008-05-101-6/+6
* fixed so, PRI/BRI NT/TE worksSuper User2008-05-091-60/+90
* mISDN-socket port opensSuper User2008-05-021-9/+10
* SOCKET BRANCH:Super User2008-05-021-24/+56
* work on chan_lcrSuper User2008-05-011-2/+2
* struct message -> struct lcr_msgSuper User2008-04-251-5/+5
* workSuper User2008-04-241-1/+1