Modify GSM BS (OpenBTS) to use unix domain socket based MNCC
[lcr.git] / chan_lcr.c
2011-02-20 Andreas Eversberg[chan_lcr] Fixed broken communication with chan_lcr
2011-02-20 Andreas Eversberg[chan_lcr] Fixed caller ID for calls from AST->LCR
2010-12-14 Andreas EversbergImproved and applied Wimpy's Asterisk 1.8.x support.
2010-12-13 Andreas EversbergAdding interface support for remote app (chan_lcr).
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 EversbergRemove the last commit, because it was in the wrong...
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-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-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-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-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-04-30 Andreas EversbergFixes a locking bug in chan_lcr. Thanx to WIMPy for...
2010-03-18 Andreas EversbergMerge branch 'develop'
2010-03-17 Andreas EversbergFixed output problems of error messages while parsing...
2010-03-11 Andreas EversbergFixed compiler warnings when compiling with gcc 4.3.4.
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 EversbergReplaced polling loop for LCR and chan_lcr with select...
2010-01-15 Andreas EversbergTest fix for lcr and dtmf.
2009-12-20 Andreas EversbergMerge branch 'master' of ssh://jolly@mISDN.org/var...
2009-10-27 Andreas EversbergAdded keypad forwarding, keypad parameter, chan_lcr...
2009-09-04 rootMinor fix: chan_lcr will now go into RING state if...
2009-06-06 Andreas Eversberggsm improvements
2009-05-21 Andreas EversbergFixed disabling of DTMF using 'n' option of chan_lcr.
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-15 Andreas EversbergFixed dtmf detection of A-D. (thanx to Ralf)
2009-03-15 Andreas EversbergAdded Callweaver support. (thanx to Kristijan)
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 Eversbergchan_lcr hopefully now compiles against SVN version...
2009-01-06 Andreas Eversbergadded capabilites to lcr channel driver to fix some...
2009-01-06 Andreas Eversbergchanged error message a bit...
2008-11-04 Andreas EversbergAdded processing of second caller id.
2008-10-27 Andreas EversbergMerge branch 'master' of ssh://jolly@mISDN.org/var...
2008-10-25 Peter Schlailechan_lcr: fixed SRCUPDATE
2008-10-25 Peter Schlailechan_lcr: Fixed automagic 's' extension and made pickup...
2008-10-23 Andreas Eversbergadded chan_lcr and Makefile.am fixes by Matthias
2008-10-09 Peter Schlailechan_lcr: fixed some "bridging typos"
2008-10-09 Peter SchlaileMerge branch 'master' of ssh://schlaile@git.misdn.org...
2008-10-09 Peter Schlaileadded inband dtmf support to chan_lcr
2008-09-28 Andreas EversbergCompleted documentation about instance creation/destruc...
2008-09-27 Peter SchlaileMerge branch 'master' of ssh://schlaile@git.misdn.org...
2008-09-27 Peter Schlailechan_lcr: fixed race condition in new ref assignment
2008-09-22 Peter SchlaileMerge branch 'master' of ssh://schlaile@git.misdn.org...
2008-09-22 Peter Schlailework around broken HOLD/UNHOLD handling on some SIP...
2008-08-30 Andreas EversbergLCR now runs as a user.
2008-08-23 Peter Schlailechan_lcr: fixed lcr_fixup (compare with chan_misdn...
2008-08-22 Peter Schlailechan_lcr: fixed typo, that made rebuffer-mode request...
2008-08-22 Peter Schlailechan_lcr: this fixes hanging with app_rxfax and a race...
2008-07-27 Super Userfixed problem with "Answer" after extension matches.
2008-07-26 Super Usernow LCR features real HDLC bchannel mode.
2008-07-26 Super Usermany fixes on HDLC issues
2008-07-24 Super Userbearer capability fix.
2008-07-24 Super Userfixed overlap dialing problem:
2008-07-24 Super Userfixed trace bug
2008-07-22 schlailemade lcr_read read frames in 160 bytes packets in rebuf...
2008-07-20 schlailerebuffer option for chan_lcr (160 bytes per frame)
2008-07-18 Super Userremoved "lcr query", use "isdninfo" instead.
2008-06-28 Super Userdisabled overlap dialing and dtmf digit forwarding...
2008-06-17 Super Userno functional change:
2008-06-16 Super Userfixed bchannel create
2008-06-15 Super Userwork, overlap dialing to chan_lcr doesn't work, so...
2008-06-15 Super Userfixed dialing bug to remote application
2008-06-14 schlailechan_lcr: in lcr_in_information: information.id already...
2008-06-14 schlailemade callerid handling work in call from asterisk
2008-06-14 Super Userchanged long to int (64 bit system's compatibilty)
2008-06-07 Super Userwork
2008-06-07 Super User*** CHAN_LCR is complete! ***
2008-06-06 Super Userfree bchannels on broken pipe of remote application
2008-06-06 Christian Richteradded Moh for HOLD/UNHOLD and app_lcr_config
2008-06-06 Super Userwork on chan_lcr: bridging works, interface selection...
2008-06-02 Super Usercall instance is created when lcr_call is called, no...
2008-06-01 Super UserLCR is now uses socket based mISDN V2 API
2008-05-25 Super Userfix and work
2008-05-19 Super Userwork
2008-05-19 Super Userwork
2008-05-19 Super Userwork on chan_lcr
2008-05-18 Super Userlcr work (soon done :)
2008-05-18 Super Userwork on chan_lcr
next