summaryrefslogtreecommitdiffstats
path: root/mISDN.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* missing myisdnSuper User2008-04-241-2/+2
* socket mISDN workSuper User2008-04-241-181/+248
* socket workSuper User2008-04-141-1/+1
* work on socket. (don't try yet)Super User2008-04-131-103/+188
* work on socketSuper User2008-04-121-97/+87Star
* socket api workSuper User2008-03-241-9/+24
* added timer for recovering missing activation/deactivation replies of bchanne...Super User2008-02-161-0/+51
* now gives warning if mISDN branch is wrong.Super User2008-02-031-1/+49
* work on unfinished asterisk channel driver (bchannel handling)Super User2008-01-191-26/+38
* added filter options (gain, pipeline, blowfish) to interface configuration.Super User2008-01-061-3/+12