summaryrefslogtreecommitdiffstats
path: root/mISDN.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* some fixes, check READMESuper User2007-12-221-1/+3
* removed some usleep debugging, so audioprocessing will not hangSuper User2007-09-231-1/+5
* fixed multiplexing bug at NT-mode.Super User2007-09-221-1/+2
* run out of channel bug fixSuper User2007-09-191-3/+2Star
* testingSuper User2007-09-191-5/+25
* clean up makefileSuper User2007-08-291-2/+2
* backupSuper User2007-08-291-36/+325
* backupSuper User2007-08-261-112/+541
* fix, workSuper User2007-08-131-11/+19
* fixSuper User2007-08-121-37/+65
* fixSuper User2007-08-111-2/+4
* added exporting/importing bchannel stacks to the remote applicationSuper User2007-08-111-22/+283
* some minor fixesSuper User2007-08-031-1/+1
* fixed crash when receiving notify messagesSuper User2007-07-311-84/+173
* unified socket application interface (for asterisk and maybe other apps)Super User2007-07-261-32/+24Star
* alpha phase is open, this means:Super User2007-07-171-10/+10
* backupSuper User2007-07-151-155/+163