summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added PROGRESS indication in both directions, so early audio is possible.Andreas Eversberg2009-03-293-0/+49
* chan_lcr: fixed compile problems with newer versions of asteriskAndreas Eversberg2009-03-292-2/+9
* Added layer1 hold feature. Requires new mISDN and mISDNuser package from git.Andreas Eversberg2009-03-208-6/+64
* Added Notify to NT-mode.Andreas Eversberg2009-03-205-12/+50
* Check if pid file did not open.Andreas Eversberg2009-03-151-2/+5
* Fixed dtmf detection of A-D. (thanx to Ralf)Andreas Eversberg2009-03-152-8/+9
* Bugfix on timeout rules. (thanx to Benjamin)Andreas Eversberg2009-03-152-2/+2
* Added Callweaver support. (thanx to Kristijan)Andreas Eversberg2009-03-153-3/+211
* Added PID file (thanx to Joerg)Andreas Eversberg2009-03-152-0/+7
* Bugfix on interface reload.Andreas Eversberg2009-03-142-2/+9
* simplified rebuffer-mode to make large block sizes work betterPeter Schlaile2009-03-094-48/+25Star
* added documentation for re-buffer optionPeter Schlaile2009-03-021-0/+1
* New release 1.4Andreas Eversberg2009-03-014-14/+16
* Added fax detection patch by gregory.Andreas Eversberg2009-02-153-11/+34
* Added alerting and proceeding to the goto rule.Andreas Eversberg2009-02-152-2/+2
* chan_lcr hopefully now compiles against SVN version of asterisk.Andreas Eversberg2009-02-158-68/+83
* fixed end-pointer bug on forwarded messages. thanx to bodo for this bugfix.Andreas Eversberg2009-01-061-0/+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-067-12/+23
* Added processing of second caller id.Andreas Eversberg2008-11-0419-107/+325
* Merge branch 'master' of ssh://jolly@www.mISDN.org/var/git/lcrAndreas Eversberg2008-10-271-1/+8
|\
| * 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 "lcradmin portinfo" for 'ifconfig' like port informations at run time.Andreas Eversberg2008-10-271-2/+177
|/
* added chan_lcr and Makefile.am fixes by MatthiasAndreas Eversberg2008-10-236-148/+178
* now chan_lcr.so is moved to asterisk' modules directory when installing.Andreas Eversberg2008-10-113-0/+9
* 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-092-3/+7
|\
| * Completed documentation about instance creation/destruction proceedure.Andreas Eversberg2008-09-282-3/+7
* | added inband dtmf support to chan_lcrPeter Schlaile2008-10-092-5/+67
|/
* chan_lcr: forgotten commit for new ref fixPeter Schlaile2008-09-271-0/+1
* Merge branch 'master' of ssh://schlaile@git.misdn.org/var/git/lcrPeter Schlaile2008-09-271-2/+3
|\
| * updated autoconfAndreas Eversberg2008-09-271-2/+3
* | chan_lcr: fixed race condition in new ref assignmentPeter Schlaile2008-09-271-32/+11Star
|/
* added options.c to automake, so that chan_lcr gets built correctlyPeter Schlaile2008-09-232-1/+7
* Merge branch 'master' of ssh://schlaile@git.misdn.org/var/git/lcrPeter Schlaile2008-09-2231-1098/+13345
|\
| * Finished autoconf.Andreas Eversberg2008-09-2131-1098/+13345
* | work around broken HOLD/UNHOLD handling on some SIP phonesPeter Schlaile2008-09-222-1/+34
|/
* fixed some layer 2 link issuesAndreas Eversberg2008-09-145-11/+19
* Fixed trace bugs.Andreas Eversberg2008-09-148-22/+33
* Corrected error print, if mISDN_dsp.ko module cannot be loaded.Andreas Eversberg2008-09-124-7/+8
* Ports can now be specified by number or by name.Andreas Eversberg2008-09-0710-14/+104
* changed port attribute to "portnum".Andreas Eversberg2008-09-065-37/+55
* Fix missing argumentKarsten Keil2008-09-031-1/+1
* Fix possible bufferoverflowsKarsten Keil2008-09-032-3/+3
* Fix lot of warningsKarsten Keil2008-09-0232-134/+135
* Fix 64bit buildKarsten Keil2008-09-011-2/+2
* Added -fPIC to fix chan_lcr shared object.Andreas Eversberg2008-08-301-1/+2
* LCR now runs as a user.Andreas Eversberg2008-08-309-17/+63
* Fix conversion string warnings, there are lot more like these.Karsten Keil2008-08-291-4/+4