[Git] LCR - Linux Call Router branch jolly/new created. 95d57eeb95b215fd2642c202c9f100d9589727e0
[email protected] (git version ctrl) Sun, 29 Jul 2012 12:45:14 +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, jolly/new has been created
at 95d57eeb95b215fd2642c202c9f100d9589727e0 (commit)
- Log -----------------------------------------------------------------
commit 95d57eeb95b215fd2642c202c9f100d9589727e0
Author: Andreas Eversberg <[email protected]>
Date: Sun Jul 29 12:39:09 2012 +0200
Maintain states for remote socket connections
commit 038c01cc6a641dd58f10c83ff7b2b81d734a4fca
Author: Andreas Eversberg <[email protected]>
Date: Sun Jul 29 12:18:02 2012 +0200
Implement 3PTY bridge of two 'join's.
commit 700f5e01156540a06e99bc09eb6b5ed03810f4cb
Author: Andreas Eversberg <[email protected]>
Date: Sat Jul 28 16:24:06 2012 +0200
Add 3PTY facility to invoke conference call via functional protocol
commit a3652426e3f980be69a9ca2cb6514c92e8a037fa
Author: Andreas Eversberg <[email protected]>
Date: Sat Jul 28 16:04:58 2012 +0200
Don't remove lock, if other LCR is using it
commit b6f4df9f94f64dd98c977fc96ef8fc07adca5670
Author: Andreas Eversberg <[email protected]>
Date: Sat Jul 28 11:16:42 2012 +0200
Add conference mixing to LCR's internal bridge
Bride allow now to forward between two paries or mix between three to N
parties.
commit 9dd823f3cbf460b446966105570adce9b6003bd8
Author: Andreas Eversberg <[email protected]>
Date: Sat Jul 28 11:15:30 2012 +0200
Add global variable for Law encoded silence
commit 085cea7a17eb7e7e699f20e801b4cc0cfc0bfeb3
Author: Andreas Eversberg <[email protected]>
Date: Sat Jul 28 08:21:47 2012 +0200
Changed bridge structure to hold 1..n members instead of only 1..2
commit 9962d2c8cbe2457be9b789446fe146d42c242b8b
Author: Andreas Eversberg <[email protected]>
Date: Fri Jul 27 17:20:43 2012 +0200
Removed complete bchannel handling from chan_lcr
The remote application interface does not allow any bchannel to be
exported or imported. Audio traffic via socket interface is used instead.
The joinremote instance became obsolete and is removed.
The remote action (routing) became obsolete, use interface.conf instead.
The handling of loopback device became obsolete and was removed
The chan_lcr does not rely on mISDN anymore, that means:
- can be used with GSM and without mISDN at all.
- chan_lcr can be used as internal extension of LCR (e.g. SIP phone)
(chan_lcr can be handled as any other interface)
- no loopback device to be used anymore.
commit 9c613b514a5939fee5478f847a7e51f24c417b66
Author: Andreas Eversberg <[email protected]>
Date: Fri Jul 27 09:07:35 2012 +0200
Fix: Make GSM BS compile without SIP support
-----------------------------------------------------------------------
hooks/post-receive
--
LCR - Linux Call Router