summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Update of READMEAndreas Eversberg2010-03-181-1/+1
| * Fix NULL pointer audio frame problem.Andreas Eversberg2010-03-181-20/+23
| * Added 'polling' option to options.conf.Andreas Eversberg2010-03-175-3/+15
| * Fixed output problems of error messages while parsing options.conf / gsm.conf.Andreas Eversberg2010-03-1711-53/+50Star
| * Fixed includes to latest mISDNuser structures.Andreas Eversberg2010-03-117-18/+12Star
| * Fixed compiler warnings when compiling with gcc 4.3.4.Andreas Eversberg2010-03-1115-55/+71
| * register_fd() bugfix.Andreas Eversberg2010-01-302-2/+2
| * - Fixed HLC (higher layer capability) modification to LCR routing.Andreas Eversberg2010-01-246-8/+130
| * Added queue buffer for chan_lcr sending faxes without interruption.Andreas Eversberg2010-01-246-13/+115
| * Added "release" action and timeout to "execute" action.Andreas Eversberg2010-01-1610-53/+111
| * new file: checkout-branch.shAndreas Eversberg2010-01-161-0/+14
| * Replaced polling loop for LCR and chan_lcr with select based event loop.Andreas Eversberg2010-01-1648-1531/+2103
| * Added new option to interface.conf: "nonotify" to disable notify messages.Andreas Eversberg2010-01-156-10/+47
| * New version 1.7Andreas Eversberg2010-01-154-16/+22
| * Test fix for lcr and dtmf.Andreas Eversberg2010-01-151-0/+2
* | new file: checkout-branch.shAndreas Eversberg2010-01-161-0/+14
|/
* Harald provided this patch to fix reload of interface.conf without segfault.Andreas Eversberg2010-01-041-1/+1
* Notifies are now received from GSM phones.Andreas Eversberg2010-01-041-0/+7
* Harald provided us with this fix for the current OpenBSC API.Andreas Eversberg2010-01-041-1/+3
* Corrected debug values for GSM port type.Andreas Eversberg2010-01-042-3/+2Star
* Fixed dialing of national or international number type. (Used for GSM)Andreas Eversberg2010-01-042-0/+6
* A fix belonging to the last commit.Andreas Eversberg2009-12-251-1/+1
* Fixed some minor bug. Also fixed problem with double setup for internal exten...Andreas Eversberg2009-12-253-8/+18
* Make LCR run with OpenBSC main branch.Andreas Eversberg2009-12-203-13/+2Star
* Merge branch 'master' of ssh://jolly@www.mISDN.org/var/git/lcrAndreas Eversberg2009-12-2044-81/+913
|\
| * Added protection against false tone detection.Andreas Eversberg2009-12-132-2/+22
| * Added keypad forwarding, keypad parameter, chan_lcr keypad option 'k'.Andreas Eversberg2009-10-2711-17/+71
| * Merge branch 'master' of ssh://jolly@www.mISDN.org/var/git/lcrAndreas Eversberg2009-10-275-3/+44
| |\
| | * added owner / group options to options.confPeter Schlaile2009-10-085-3/+44
| * | Fixes and improves parsing of config file.Andreas Eversberg2009-10-2710-35/+33Star
| |/
| * Don't detect tones for SS5, if the minimum noise level is not reached.Andreas Eversberg2009-10-071-24/+27
| * Merge branch 'master' of ssh://jolly@www.mISDN.org/var/git/lcrAndreas Eversberg2009-10-0720-0/+716
| |\
| | * First import of debian subdirJoerg Dorchain2009-10-0320-0/+716
| * | Don't send busy tone after clear-back (ss5).Andreas Eversberg2009-10-071-3/+3
| |/
* / Make LCR work with the current openbsc lcr_rtp branch. (soon merged with mast...Andreas Eversberg2009-12-205-85/+30Star
|/
* Fixed minor release BUG in SS5. Added comfort noise.Andreas Eversberg2009-09-301-1/+2
* Fixed detection of Code 11 (CCITT#5).Andreas Eversberg2009-09-302-25/+15Star
* Fixed bug when closing mISDN port.Andreas Eversberg2009-09-301-1/+3
* Added support for signalling system no. 5.Andreas Eversberg2009-09-2625-126/+2795
* Some minor corrections on default/interface.confAndreas Eversberg2009-09-231-9/+9
* Added 'extern' flag to interface.conf.Andreas Eversberg2009-09-235-6/+50
* Fixed bad bug in joining calls. Please update, if you have changed to version...Andreas Eversberg2009-09-062-16/+44
* New Version 1.6root2009-09-068-25/+193
* Minor fix: chan_lcr will now go into RING state if remote channel is RINGING.root2009-09-041-1/+1
* Added patch by Kai Peter for completing screening indicator. Thanx for that!root2009-09-043-0/+52
* LCR now compiles with current version of OpenBSC.root2009-08-2310-1382/+215Star
* Minor fix in display facility.root2009-08-151-1/+1
* Source cleanup.root2009-07-0521-2262/+1128Star
* Changed GSM api to current development tree of OpenBSC.root2009-07-053-233/+91Star
* Applied changes of OpenBSC main branch. LCR now works with OpenBSC main branch.root2009-06-287-112/+207