[Git] LCR - Linux Call Router branch jolly/new updated. f5850fe2ae68956751613d5292ddc6b0cabc7579
[email protected] (git version ctrl) Tue, 13 Nov 2012 08:43:13 +0100 (CET)
| 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 updated
via f5850fe2ae68956751613d5292ddc6b0cabc7579 (commit)
from 035458618f956d0ad59082697f2a02bd391e602f (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 f5850fe2ae68956751613d5292ddc6b0cabc7579
Author: Andreas Eversberg <[email protected]>
Date: Tue Nov 13 08:42:31 2012 +0100
SIP: Allow early audio on incomming connections at SIP interface
In order to provide internal tones, a clock is used to generate
chunks of 160 samples. If no tones are provided and if audio is
bridged, it is forwarded as usual.
In order to provide early audio on SIP trunk, "tones yes" must be set
at interface.conf.
In order to receive early audio from SIP trunk, "earlyb yes" must be
set at interface.conf.
-----------------------------------------------------------------------
Summary of changes:
mISDN.cpp | 4 +-
sip.cpp | 124 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++----
sip.h | 8 ++++
3 files changed, 126 insertions(+), 10 deletions(-)
hooks/post-receive
--
LCR - Linux Call Router