summaryrefslogtreecommitdiffstats
path: root/chan_lcr.c
Commit message (Expand)AuthorAgeFilesLines
* now LCR features real HDLC bchannel mode.Super User2008-07-261-4/+6
* many fixes on HDLC issuesSuper User2008-07-261-34/+36
* bearer capability fix.Super User2008-07-241-3/+7
* fixed overlap dialing problem:Super User2008-07-241-10/+38
* fixed trace bugSuper User2008-07-241-0/+2
* made lcr_read read frames in 160 bytes packets in rebuffer modeschlaile2008-07-221-1/+5
* rebuffer option for chan_lcr (160 bytes per frame)schlaile2008-07-201-0/+8
* removed "lcr query", use "isdninfo" instead.Super User2008-07-181-50/+125
* disabled overlap dialing and dtmf digit forwarding, due to bug.Super User2008-06-281-0/+4
* no functional change:Super User2008-06-171-1/+1
* fixed bchannel createSuper User2008-06-161-2/+3
* work, overlap dialing to chan_lcr doesn't work, so do en-bloc dialing until i...Super User2008-06-151-2/+12
* fixed dialing bug to remote applicationSuper User2008-06-151-1/+1
* chan_lcr: in lcr_in_information: information.id already contains theschlaile2008-06-141-1/+1
* made callerid handling work in call from asteriskschlaile2008-06-141-7/+22
* changed long to int (64 bit system's compatibilty)Super User2008-06-141-6/+6
* workSuper User2008-06-071-10/+9Star
* *** CHAN_LCR is complete! ***Super User2008-06-071-26/+220
* free bchannels on broken pipe of remote applicationSuper User2008-06-061-42/+37Star
* added Moh for HOLD/UNHOLD and app_lcr_configChristian Richter2008-06-061-1/+36
* work on chan_lcr: bridging works, interface selection possibleSuper User2008-06-061-115/+138
* call instance is created when lcr_call is called, no we can be sure that ast ...Super User2008-06-021-38/+33Star
* LCR is now uses socket based mISDN V2 APISuper User2008-06-011-141/+284
* fix and workSuper User2008-05-251-22/+16Star
* workSuper User2008-05-191-17/+17
* workSuper User2008-05-191-1/+1
* work on chan_lcrSuper User2008-05-191-59/+68
* lcr work (soon done :)Super User2008-05-181-123/+299
* work on chan_lcrSuper User2008-05-181-56/+210
* chan_lcr workSuper User2008-05-011-99/+229
* work on chan_lcrSuper User2008-05-011-218/+165Star
* work on chan_lcrSuper User2008-05-011-77/+282
* workSuper User2008-04-291-0/+41
* locking workSuper User2008-04-291-0/+5
* creation and termination of threadSuper User2008-04-291-4/+14
* lockingSuper User2008-04-291-12/+50
* Merge branch 'master' of ssh://jolly@www.mISDN.org/var/git/lcrSuper User2008-04-281-7/+85
|\
| * chan_lcr has now a lcr_request function which should work basically, we only ...root2008-04-261-8/+72
* | work on chan_lcr:Super User2008-04-281-29/+364
|/
* modified: MakefileSuper User2008-04-261-7/+7
* Merge branch 'master' of ssh://jolly@www.mISDN.org/var/git/lcrSuper User2008-04-261-171/+150Star
|\
| * Merge branch 'master' of ssh://crich@git.misdn.org/var/git/lcrroot2008-04-261-0/+1
| |\
| * | chan_lcr.c compiles now, and the Makefile generates a .so instead of an execu...root2008-04-261-198/+146Star
* | | modified: chan_lcr.cSuper User2008-04-261-1/+81
| |/ |/|
* | workSuper User2008-04-241-0/+1
|/
* now gives warning if mISDN branch is wrong.Super User2008-02-031-10/+177
* work on asterisk channel driverSuper User2008-01-211-28/+204
* work on asterisk channel driverSuper User2008-01-191-6/+5Star
* work on unfinished asterisk channel driver (bchannel handling)Super User2008-01-191-0/+459