lcr.git
2011-02-10 Andreas EversbergEnsure chan_lcr gets necessary compiler flags when...
2010-12-28 Andreas EversbergFixed buffer overflow bug at pickup feature
2010-12-28 Andreas EversbergFixed null-pointer bug when GSM support is disabled
2010-12-14 Andreas EversbergImproved and applied Wimpy's Asterisk 1.8.x support.
2010-12-13 Andreas EversbergRemoved change history from 'README' file.
2010-12-13 Andreas EversbergRemoved 'configure' and other files created by 'autorec...
2010-12-13 Andreas EversbergAdding interface support for remote app (chan_lcr).
2010-12-13 Andreas EversbergAdding various arguments to 'execute' condition and...
2010-12-13 Peter SchlaileWorkaround for "noise" problems with app_rxfax in curre...
2010-12-13 Andreas EversbergSee commit 728d... It was not applied correctly.
2010-12-13 Andreas EversbergFixed channel selection on outgoing calls on NT-mode...
2010-12-13 Andreas EversbergRemove the last commit, because it was in the wrong...
2010-12-13 Andreas EversbergCompleted GSM mobile station support with OsmocomBB
2010-12-13 Andreas EversbergAdding forwarding of DTMF and keypad between peers
2010-10-30 Andreas EversbergMake LCR compile with the latest OpenBSC master branch
2010-10-30 Andreas Eversberg[chan_lcr] Fixed caller ID by clearing ast->cid first
2010-09-28 Andreas Eversberg[chan_lcr] Fixed uninitialized variable in ast_read()
2010-09-28 Andreas Eversberg[chan_lcr] Added second caller ID (ANI) in case the...
2010-09-20 Andreas EversbergFix of vbox announcing bug
2010-09-20 Andreas EversbergFixed numbering plan in GSM MS support
2010-08-04 Andreas EversbergRemoved debugging output from chan_lcr
2010-07-26 Andreas EversbergRemoved ast_log again for testing. Seems that it also...
2010-07-25 Andreas EversbergHi all,
2010-07-21 Andreas EversbergFixed API and incomming calls from Osmocom-BB.
2010-07-21 Andreas EversbergEnabled ast_log again and changed usleep during trylock...
2010-07-21 Andreas EversbergRemoved the lock-debugging for chan_lcr.
2010-07-09 Andreas EversbergAnother test patch.
2010-07-08 Andreas EversbergSince this banch only is for debugging the chan_lcr...
2010-07-07 Andreas EversbergAnother "trylock" test.
2010-07-06 Andreas EversbergThe "trylock" test patch.
2010-07-05 Andreas EversbergDisabled log_ast and replaced it by simple printf.
2010-06-30 Andreas EversbergHopefully fixed the double log bug that causes so much...
2010-06-24 Andreas EversbergMore debug.
2010-06-22 Andreas EversbergMore debug
2010-06-17 Andreas EversbergDebugging select loop. Here the process freezes.
2010-06-15 Andreas EversbergFixed call forwarding after no response. Instread of...
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
next