[Git] LCR - Linux Call Router branch master updated. affef8c1e15dc62feae592b9c80c405eb67086ec
[email protected] (git version ctrl) Sat, 15 Oct 2011 09:35:47 +0200 (CEST)
| Newsgroups | gmane.linux.isdn.i4l.devel |
|---|---|
| Message-ID | <[email protected]> |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "LCR - Linux Call Router".
The branch, master has been updated
via affef8c1e15dc62feae592b9c80c405eb67086ec (commit)
via 2106a9212ce6610b01f7019d5acf92ee1af5c8d8 (commit)
via c67eb259868a81432a68fe14d3caeea33d7eafb2 (commit)
via 41a0668da1dbd5644a50036eaa26c8ba85201ffd (commit)
from a5846418d9ac518e7bc5e1328b71a19609c0dd1d (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit affef8c1e15dc62feae592b9c80c405eb67086ec
Author: Gregory Nietsky <[email protected]>
Date: Sat Oct 15 09:34:06 2011 +0200
Patch to allow chan_lcr to work with asterisk 10
The patch tries to maintain backward compatibility i have not tested this.
Have tested inbound outbound and T.38 gw call accross it.
commit 2106a9212ce6610b01f7019d5acf92ee1af5c8d8
Author: Andreas Eversberg <[email protected]>
Date: Sat Oct 15 09:29:44 2011 +0200
Adding "fflush" to debug.log.
This is usefull when using "tail -f". The debug will be written to
the debug.log file right when the debug function is called.
commit c67eb259868a81432a68fe14d3caeea33d7eafb2
Author: Andreas Eversberg <[email protected]>
Date: Sat Oct 15 09:28:11 2011 +0200
Adding additional debugging to joinremote.cpp
Now it is possible to see the relation between LCR endpoints and
chan_lcr instances.
commit 41a0668da1dbd5644a50036eaa26c8ba85201ffd
Author: Andreas Eversberg <[email protected]>
Date: Sun Oct 2 08:52:13 2011 +0200
Fixed mncc.h for GSM. Audio works again with latest OpenBSC.
-----------------------------------------------------------------------
Summary of changes:
bchannel.c | 1 +
chan_lcr.c | 77 ++++++++++++++++++++++++++++++++++++++++++++++++-------
gsm.cpp | 1 +
gsm_bs.cpp | 1 +
gsm_ms.cpp | 1 +
joinremote.cpp | 10 ++++++-
main.c | 1 +
mncc.h | 1 +
8 files changed, 81 insertions(+), 12 deletions(-)
hooks/post-receive
--
LCR - Linux Call Router