lcr.git
2010-06-14 Andreas EversbergAdded more detailed debugging for the locking problem.
2010-06-09 Andreas EversbergAdded additional debug logging to lcr_read.
2010-06-09 Andreas EversbergRemoved LF from debug code.
2010-06-08 Andreas EversbergUpdated debugging patch.
2010-06-04 Andreas EversbergTest patch #1 for chan_lcr, to debug the Asterisk freez...
2010-06-03 Andreas EversbergAdded detection of tone_zone_sound structure name....
2010-05-30 Andreas EversbergTested and fixed the new OpenBSC API.
2010-05-31 Andreas EversbergSplitted GSM support into BS (network) and MS (mobile...
2010-05-31 Andreas EversbergFixed LCR to work with the current API of OpenBSC.
2010-05-28 Andreas EversbergAdded patch to play ringing tone when connected but...
2010-05-28 Andreas EversbergFix for redirection number. Thanx to Dennis for this...
2010-05-23 Andreas EversbergAdded Progress messages. (receive only)
2010-05-20 Andreas EversbergFixed forwarding of sending-complete information.
2010-04-30 Andreas EversbergFixes a locking bug in chan_lcr. Thanx to WIMPy for...
2010-04-06 Andreas Eversbergfix last remnant of "extern" vs. incorrect "external...
2010-03-25 Karsten KeilAdd .gitignore
2010-03-25 Karsten KeilRevert "Add .gitignore"
2010-03-25 Karsten KeilAdd .gitignore
2010-03-24 Andreas EversbergJust a small bug fix: Extension matching will be perfor...
2010-03-23 Andreas EversbergBugreport by Christian:
2010-03-18 Andreas EversbergMerge branch 'develop'
2010-03-18 Andreas EversbergUpdate of README
2010-03-18 Andreas EversbergFix NULL pointer audio frame problem.
2010-03-17 Andreas EversbergAdded 'polling' option to options.conf.
2010-03-17 Andreas EversbergFixed output problems of error messages while parsing...
2010-03-11 Andreas EversbergFixed includes to latest mISDNuser structures.
2010-03-11 Andreas EversbergFixed compiler warnings when compiling with gcc 4.3.4.
2010-01-30 Andreas Eversbergregister_fd() bugfix.
2010-01-24 Andreas Eversberg- Fixed HLC (higher layer capability) modification...
2010-01-24 Andreas EversbergAdded queue buffer for chan_lcr sending faxes without...
2010-01-16 Andreas EversbergAdded "release" action and timeout to "execute" action.
2010-01-16 Andreas Eversberg new file: checkout-branch.sh
2010-01-16 Andreas Eversberg new file: checkout-branch.sh
2010-01-16 Andreas EversbergReplaced polling loop for LCR and chan_lcr with select...
2010-01-15 Andreas EversbergAdded new option to interface.conf: "nonotify" to disab...
2010-01-15 Andreas EversbergNew version 1.7
2010-01-15 Andreas EversbergTest fix for lcr and dtmf.
2010-01-04 Andreas EversbergHarald provided this patch to fix reload of interface...
2010-01-04 Andreas EversbergNotifies are now received from GSM phones.
2010-01-04 Andreas EversbergHarald provided us with this fix for the current OpenBS...
2010-01-04 Andreas EversbergCorrected debug values for GSM port type.
2010-01-04 Andreas EversbergFixed dialing of national or international number type...
2009-12-25 Andreas EversbergA fix belonging to the last commit.
2009-12-25 Andreas EversbergFixed some minor bug. Also fixed problem with double...
2009-12-20 Andreas EversbergMake LCR run with OpenBSC main branch.
2009-12-20 Andreas EversbergMerge branch 'master' of ssh://jolly@mISDN.org/var...
2009-12-20 Andreas EversbergMake LCR work with the current openbsc lcr_rtp branch...
2009-12-13 Andreas EversbergAdded protection against false tone detection.
2009-10-27 Andreas EversbergAdded keypad forwarding, keypad parameter, chan_lcr...
2009-10-27 Andreas EversbergMerge branch 'master' of ssh://jolly@mISDN.org/var...
2009-10-27 Andreas EversbergFixes and improves parsing of config file.
2009-10-08 Peter Schlaileadded owner / group options to options.conf
2009-10-07 Andreas EversbergDon't detect tones for SS5, if the minimum noise level...
2009-10-07 Andreas EversbergMerge branch 'master' of ssh://jolly@mISDN.org/var...
2009-10-07 Andreas EversbergDon't send busy tone after clear-back (ss5).
2009-10-03 Joerg DorchainFirst import of debian subdir
2009-09-30 Andreas EversbergFixed minor release BUG in SS5. Added comfort noise.
2009-09-30 Andreas EversbergFixed detection of Code 11 (CCITT#5).
2009-09-30 Andreas EversbergFixed bug when closing mISDN port.
2009-09-26 Andreas EversbergAdded support for signalling system no. 5.
2009-09-23 Andreas EversbergSome minor corrections on default/interface.conf
2009-09-23 Andreas EversbergAdded 'extern' flag to interface.conf.
2009-09-06 Andreas EversbergFixed bad bug in joining calls. Please update, if you...
2009-09-06 rootNew Version 1.6
2009-09-04 rootMinor fix: chan_lcr will now go into RING state if...
2009-09-04 rootAdded patch by Kai Peter for completing screening indic...
2009-08-23 rootLCR now compiles with current version of OpenBSC.
2009-08-15 rootMinor fix in display facility.
2009-07-05 rootSource cleanup.
2009-07-05 rootChanged GSM api to current development tree of OpenBSC.
2009-06-28 rootApplied changes of OpenBSC main branch. LCR now works...
2009-06-18 rootAdded GSM IMSI dialing by using dialing "imsi-<number>".
2009-06-06 Andreas Eversberggsm improvements
2009-05-21 Andreas EversbergFixed disabling of DTMF using 'n' option of chan_lcr.
2009-05-21 Andreas EversbergOpenBSC API change.
2009-05-17 Andreas Eversberg- Debug option now works for GSM.
2009-05-14 Andreas EversbergRestructured tones_dir, added tones_dir to interface...
2009-05-11 Andreas EversbergAdded GSM network support.
2009-04-06 Andreas EversbergApplied patch by Daniel: "execute"-action can now be...
2009-04-05 Andreas EversbergMini-Fix: don't read settings, where not required.
2009-04-05 Andreas EversbergAdded display of current active TEI values (L2) at...
2009-03-29 Andreas EversbergAdded PROGRESS indication in both directions, so early...
2009-03-29 Andreas Eversbergchan_lcr: fixed compile problems with newer versions...
2009-03-20 Andreas EversbergAdded layer1 hold feature. Requires new mISDN and mISDN...
2009-03-20 Andreas EversbergAdded Notify to NT-mode.
2009-03-15 Andreas EversbergCheck if pid file did not open.
2009-03-15 Andreas EversbergFixed dtmf detection of A-D. (thanx to Ralf)
2009-03-15 Andreas EversbergBugfix on timeout rules. (thanx to Benjamin)
2009-03-15 Andreas EversbergAdded Callweaver support. (thanx to Kristijan)
2009-03-15 Andreas EversbergAdded PID file (thanx to Joerg)
2009-03-14 Andreas EversbergBugfix on interface reload.
2009-03-09 Peter Schlailesimplified rebuffer-mode to make large block sizes...
2009-03-02 Peter Schlaileadded documentation for re-buffer option
2009-03-01 Andreas EversbergNew release 1.4
2009-02-15 Andreas EversbergAdded fax detection patch by gregory.
2009-02-15 Andreas EversbergAdded alerting and proceeding to the goto rule.
2009-02-15 Andreas Eversbergchan_lcr hopefully now compiles against SVN version...
2009-01-06 Andreas Eversbergfixed end-pointer bug on forwarded messages. thanx...
2009-01-06 Andreas Eversbergadded capabilites to lcr channel driver to fix some...
2009-01-06 Andreas Eversbergchanged error message a bit...
next