[Git] LCR - Linux Call Router branch jolly/new updated. 17e505006551eee4b0baad5f41dee0e4846ad84a
[email protected] (git version ctrl) Tue, 21 Aug 2012 09:55:53 +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 updated
via 17e505006551eee4b0baad5f41dee0e4846ad84a (commit)
via 0a14b7d797d28719c7a312265dc152907f7aa209 (commit)
via 5d600d9e490c2cc3dd6c2e92de0bd41013fb45bb (commit)
via 6fad29d6d7dc3e7a72a7d56f97e9b35a4b437e6f (commit)
via ac1805067cf775328f692f7aab5b9da0bea807d2 (commit)
via 62471c92fd58057f10e3fb4b460f6e77c8ff502e (commit)
via 41bd826c832c94ab7584f9bb1e15783dc5aca655 (commit)
from b42c9251cf7a4b3eafb6ebc484f5640078bab52a (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 17e505006551eee4b0baad5f41dee0e4846ad84a
Author: Andreas Eversberg <[email protected]>
Date: Tue Aug 21 09:44:33 2012 +0200
Fix: Track notification messages at partyline too
This is required, so inactive parties will be marked as beeing "on hold".
These parties will be removed from the bridge, so the partyline is not
disturbed by hold music comming from inactive parties.
Thanx to Atul for pointing to this bug.
commit 0a14b7d797d28719c7a312265dc152907f7aa209
Author: Andreas Eversberg <[email protected]>
Date: Tue Aug 21 09:43:50 2012 +0200
Removed obsolete logging code
commit 5d600d9e490c2cc3dd6c2e92de0bd41013fb45bb
Author: Andreas Eversberg <[email protected]>
Date: Tue Aug 21 08:50:35 2012 +0200
Fix: Don't forward MESSAGE_TRAFFIC to endpoint instance
Thanx to Atul for catching this bug
commit 6fad29d6d7dc3e7a72a7d56f97e9b35a4b437e6f
Author: Birger Harzenetter <[email protected]>
Date: Tue Aug 21 08:44:34 2012 +0200
Fix: Append information (overlap dialing) to Asterisk's extension string
Signed-off-by: Andreas Eversberg <[email protected]>
commit ac1805067cf775328f692f7aab5b9da0bea807d2
Author: Andreas Eversberg <[email protected]>
Date: Tue Aug 21 08:36:33 2012 +0200
Store caller/dialing info for calls via remote interfaces (chan_lcr)
commit 62471c92fd58057f10e3fb4b460f6e77c8ff502e
Author: Andreas Eversberg <[email protected]>
Date: Tue Aug 21 08:23:19 2012 +0200
Fix: Polling of file descriptors
It is only done when enabled by config or when any SIP interface is
created.
Thanx to Wimpy for catching this bug.
commit 41bd826c832c94ab7584f9bb1e15783dc5aca655
Author: Andreas Eversberg <[email protected]>
Date: Tue Aug 21 08:07:45 2012 +0200
Fix: chan_lcr must use right context attribute for Asterisk version >= 11
-----------------------------------------------------------------------
Summary of changes:
apppbx.cpp | 82 -----------------------------------------------------------
chan_lcr.c | 8 +++--
joinpbx.cpp | 20 ++++++++++++++
main.c | 7 +++--
remote.cpp | 13 ++++++++-
sip.cpp | 14 ++++++++++
sip.h | 2 +
7 files changed, 56 insertions(+), 90 deletions(-)
hooks/post-receive
--
LCR - Linux Call Router