summaryrefslogtreecommitdiffstats
path: root/chan_lcr.c
Commit message (Expand)AuthorAgeFilesLines
...
* chan_lcr hopefully now compiles against SVN version of asterisk.Andreas Eversberg2009-02-151-2/+2
* added capabilites to lcr channel driver to fix some codec problems. thanx to ...Andreas Eversberg2009-01-061-14/+15
* changed error message a bit...Andreas Eversberg2009-01-061-0/+6
* Added processing of second caller id.Andreas Eversberg2008-11-041-4/+2Star
* chan_lcr: fixed SRCUPDATEPeter Schlaile2008-10-251-1/+1
* chan_lcr: Fixed automagic 's' extension and made pickup work.Peter Schlaile2008-10-251-0/+7
* added chan_lcr and Makefile.am fixes by MatthiasAndreas Eversberg2008-10-231-15/+14Star
* chan_lcr: fixed some "bridging typos"Peter Schlaile2008-10-091-7/+7
* Merge branch 'master' of ssh://schlaile@git.misdn.org/var/git/lcrPeter Schlaile2008-10-091-2/+6
|\
| * Completed documentation about instance creation/destruction proceedure.Andreas Eversberg2008-09-281-2/+6
* | added inband dtmf support to chan_lcrPeter Schlaile2008-10-091-5/+65
|/
* chan_lcr: fixed race condition in new ref assignmentPeter Schlaile2008-09-271-32/+11Star
* work around broken HOLD/UNHOLD handling on some SIP phonesPeter Schlaile2008-09-221-1/+32
* LCR now runs as a user.Andreas Eversberg2008-08-301-2/+1Star
* chan_lcr: fixed lcr_fixup (compare with chan_misdn for reference)Peter Schlaile2008-08-231-6/+10
* chan_lcr: fixed typo, that made rebuffer-mode request a parameter,Peter Schlaile2008-08-221-1/+1
* chan_lcr: this fixes hanging with app_rxfax and a race conditionPeter Schlaile2008-08-221-0/+6
* fixed problem with "Answer" after extension matches.Super User2008-07-271-3/+3
* 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