summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | See commit 728d... It was not applied correctly.Andreas Eversberg2010-11-281-240/+350
* | Merge branch 'master' of ssh://jolly@www.misdn.org/var/git/lcrAndreas Eversberg2010-11-2815-5210/+2453Star
|\ \
| * \ Merge branch 'master' of ssh://jolly@www.misdn.org/var/git/lcrAndreas Eversberg2010-11-120-0/+0
| |\ \
| | * | Added chan_lcr support for Asterisk 1.8.Andreas Eversberg2010-11-121-350/+240Star
| * | | Remove the last commit, because it was in the wrong branch.Andreas Eversberg2010-11-121-350/+240Star
| |/ /
| * | Completed GSM mobile station support with OsmocomBBAndreas Eversberg2010-10-3111-4859/+2154Star
| * | Adding forwarding of DTMF and keypad between peersAndreas Eversberg2010-10-313-1/+59
* | | Fixed channel selection on outgoing calls on NT-mode multipointAndreas Eversberg2010-11-284-2/+44
|/ /
* | Make LCR compile with the latest OpenBSC master branchAndreas Eversberg2010-10-306-1940/+4845
* | [chan_lcr] Fixed caller ID by clearing ast->cid firstAndreas Eversberg2010-10-071-0/+1
* | [chan_lcr] Fixed uninitialized variable in ast_read()Andreas Eversberg2010-09-281-1/+1
* | [chan_lcr] Added second caller ID (ANI) in case the caller ID is user provided.Andreas Eversberg2010-09-231-2/+2
* | Merge branch 'develop'Andreas Eversberg2010-09-202-12/+8Star
|\|
| * Fix of vbox announcing bugAndreas Eversberg2010-09-201-5/+4Star
| * Fixed numbering plan in GSM MS supportAndreas Eversberg2010-09-201-7/+4Star
* | Merge branch 'develop'Andreas Eversberg2010-08-041-12/+26
|\|
| * Removed debugging output from chan_lcrAndreas Eversberg2010-08-041-0/+2
| * Removed ast_log again for testing. Seems that it also causes dead-locks when ...Andreas Eversberg2010-07-261-1/+2
| * Hi all,Andreas Eversberg2010-07-252-64/+34Star
| * Fixed API and incomming calls from Osmocom-BB.Andreas Eversberg2010-07-219-595/+878
| * Enabled ast_log again and changed usleep during trylock to 1.Andreas Eversberg2010-07-211-5/+4Star
| * Removed the lock-debugging for chan_lcr.Andreas Eversberg2010-07-212-117/+0Star
| * Another test patch.Andreas Eversberg2010-07-091-4/+5
| * Since this banch only is for debugging the chan_lcr deadlock problem, i will ...Andreas Eversberg2010-07-081-2/+2
| * Another "trylock" test.Andreas Eversberg2010-07-071-1/+6
| * The "trylock" test patch.Andreas Eversberg2010-07-061-2/+6
| * Disabled log_ast and replaced it by simple printf.Andreas Eversberg2010-07-051-4/+5
| * Hopefully fixed the double log bug that causes so much trouble.Andreas Eversberg2010-06-301-2/+5
| * More debug.Andreas Eversberg2010-06-241-0/+8
| * More debugAndreas Eversberg2010-06-222-0/+7
| * Debugging select loop. Here the process freezes.Andreas Eversberg2010-06-171-0/+11
| * Fixed call forwarding after no response. Instread of dialing the old extensionAndreas Eversberg2010-06-153-8/+8
| * Added more detailed debugging for the locking problem.Andreas Eversberg2010-06-141-20/+39
| * Added additional debug logging to lcr_read.Andreas Eversberg2010-06-091-1/+4
| * Removed LF from debug code.Andreas Eversberg2010-06-091-1/+1
| * Updated debugging patch.Andreas Eversberg2010-06-081-1/+3
| * Test patch #1 for chan_lcr, to debug the Asterisk freeze problem.Andreas Eversberg2010-06-044-4801/+1984Star
* | Hi all,Andreas Eversberg2010-07-252-64/+34Star
* | Fixed API and incomming calls from Osmocom-BB.Andreas Eversberg2010-07-1910-5373/+2774Star
* | Fixed call forwarding after no response. Instread of dialing the old extensionAndreas Eversberg2010-06-143-8/+8
|/
* Added detection of tone_zone_sound structure name. Thanx to Janis for thisAndreas Eversberg2010-06-034-2/+176
* Tested and fixed the new OpenBSC API.Andreas Eversberg2010-05-304-1900/+4750
* Splitted GSM support into BS (network) and MS (mobile) part.Andreas Eversberg2010-05-3126-5685/+4126Star
* Fixed LCR to work with the current API of OpenBSC.Andreas Eversberg2010-05-314-36/+70
* Added patch to play ringing tone when connected but the call is forwardedAndreas Eversberg2010-05-282-0/+18
* Fix for redirection number. Thanx to Dennis for this bugfix.Andreas Eversberg2010-05-282-2/+2
* Added Progress messages. (receive only)Andreas Eversberg2010-05-238-6/+139
* Fixed forwarding of sending-complete information.Andreas Eversberg2010-05-204-7/+11
* Fixes a locking bug in chan_lcr. Thanx to WIMPy for that report.Andreas Eversberg2010-04-301-1/+1
* fix last remnant of "extern" vs. incorrect "external" confusion, correct spel...Andreas Eversberg2010-04-062-2/+2