summaryrefslogtreecommitdiffstats
path: root/chan_lcr.c
Commit message (Expand)AuthorAgeFilesLines
* Another test patch.Andreas Eversberg2010-07-091-4/+5
* Since this banch only is for debugging the chan_lcr deadlock problem, i will ...Andreas Eversberg2010-07-081-2/+2
* Another "trylock" test.Andreas Eversberg2010-07-071-1/+6
* The "trylock" test patch.Andreas Eversberg2010-07-061-2/+6
* Disabled log_ast and replaced it by simple printf.Andreas Eversberg2010-07-051-4/+5
* Hopefully fixed the double log bug that causes so much trouble.Andreas Eversberg2010-06-301-2/+5
* More debug.Andreas Eversberg2010-06-241-0/+8
* More debugAndreas Eversberg2010-06-221-0/+6
* Added more detailed debugging for the locking problem.Andreas Eversberg2010-06-141-20/+39
* Added additional debug logging to lcr_read.Andreas Eversberg2010-06-091-1/+4
* Removed LF from debug code.Andreas Eversberg2010-06-091-1/+1
* Updated debugging patch.Andreas Eversberg2010-06-081-1/+3
* Test patch #1 for chan_lcr, to debug the Asterisk freeze problem.Andreas Eversberg2010-06-041-4/+69
* Added patch to play ringing tone when connected but the call is forwardedAndreas Eversberg2010-05-281-0/+15
* Fix for redirection number. Thanx to Dennis for this bugfix.Andreas Eversberg2010-05-281-1/+1
* Fixes a locking bug in chan_lcr. Thanx to WIMPy for that report.Andreas Eversberg2010-04-301-1/+1
* Fixed output problems of error messages while parsing options.conf / gsm.conf.Andreas Eversberg2010-03-171-1/+2
* Fixed compiler warnings when compiling with gcc 4.3.4.Andreas Eversberg2010-03-111-1/+3
* - Fixed HLC (higher layer capability) modification to LCR routing.Andreas Eversberg2010-01-241-0/+10
* Added queue buffer for chan_lcr sending faxes without interruption.Andreas Eversberg2010-01-241-2/+12
* Replaced polling loop for LCR and chan_lcr with select based event loop.Andreas Eversberg2010-01-161-212/+261
* Test fix for lcr and dtmf.Andreas Eversberg2010-01-151-0/+2
* Added keypad forwarding, keypad parameter, chan_lcr keypad option 'k'.Andreas Eversberg2009-10-271-4/+25
* Minor fix: chan_lcr will now go into RING state if remote channel is RINGING.root2009-09-041-1/+1
* gsm improvementsAndreas Eversberg2009-06-061-136/+68Star
* Fixed disabling of DTMF using 'n' option of chan_lcr.Andreas Eversberg2009-05-211-8/+13
* Added PROGRESS indication in both directions, so early audio is possible.Andreas Eversberg2009-03-291-0/+44
* chan_lcr: fixed compile problems with newer versions of asteriskAndreas Eversberg2009-03-291-1/+8
* Fixed dtmf detection of A-D. (thanx to Ralf)Andreas Eversberg2009-03-151-8/+8
* Added Callweaver support. (thanx to Kristijan)Andreas Eversberg2009-03-151-3/+201
* simplified rebuffer-mode to make large block sizes work betterPeter Schlaile2009-03-091-3/+18
* added documentation for re-buffer optionPeter Schlaile2009-03-021-0/+1
* New release 1.4Andreas Eversberg2009-03-011-1/+1
* Added fax detection patch by gregory.Andreas Eversberg2009-02-151-10/+29
* 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