summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Test fix for lcr and dtmf.Andreas Eversberg2010-01-151-0/+2
* 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
* Added GSM IMSI dialing by using dialing "imsi-<number>".root2009-06-1810-178/+183
* gsm improvementsAndreas Eversberg2009-06-0616-861/+655Star
* Fixed disabling of DTMF using 'n' option of chan_lcr.Andreas Eversberg2009-05-215-14/+18
* OpenBSC API change.Andreas Eversberg2009-05-216-59/+84
* - Debug option now works for GSM.Andreas Eversberg2009-05-173-33/+57
* Restructured tones_dir, added tones_dir to interface.confAndreas Eversberg2009-05-1413-2202/+1154Star
* Added GSM network support.Andreas Eversberg2009-05-1130-565/+3768
* Applied patch by Daniel: "execute"-action can now be performed on call init o...Andreas Eversberg2009-04-065-6/+92
* Mini-Fix: don't read settings, where not required.Andreas Eversberg2009-04-051-1/+1
* Added display of current active TEI values (L2) at lcradmin.Andreas Eversberg2009-04-056-6/+31
* 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