[Git] LCR - Linux Call Router branch jolly/register updated. ef08f1213998f3bfd7bc3d95ab7c4917725fb3e2

[email protected] (git repository hosting) Sat, 2 Dec 2017 11:50:15 +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/register has been updated
  discards  7d4262ff90ac8573944b37ce1fb84b838acab710 (commit)
  discards  e52e40a0377216293865fa6051cf3e31bd03f6fa (commit)
  discards  362700c065437edf3eabe45b3a11c17931ae0397 (commit)
  discards  7395cc2922c9706f75e59fc4092ec5f49fb66c89 (commit)
  discards  303a60873506f1b3dfa85c7923de53aabd028ed2 (commit)
  discards  c1892ef49bb3c7bd66da1d5d99f82ed9b80bd2b3 (commit)
  discards  368f1ba81eb5ae4ae735e790d046ed64fc9637a5 (commit)
  discards  20e0dd360c0193155d5a5baf1ea3c6c35396502f (commit)
  discards  bcce1bde8097689ed37668a96777a23e6ad26602 (commit)
  discards  c830f8c8c7af33f3e18fee2b55b566f0350f3eee (commit)
  discards  ea7177a8be1e101753747669f61359f99176d129 (commit)
  discards  817b95f070115dcd21fa3f46fbd651423756226b (commit)
  discards  773ab5a872362e33b0e8cc640f6993649bc25428 (commit)
  discards  120fd6cdce203c22392f578da4a90a449f44f5c9 (commit)
  discards  a3a443a6d073ea0015dcc4379d9d1fb712b7828b (commit)
       via  ef08f1213998f3bfd7bc3d95ab7c4917725fb3e2 (commit)
       via  dd298160ec62b7d50a2764d472c906f6b1f353ab (commit)
       via  8ed162789e913b5315c865f2747238571994bb9a (commit)
       via  5566f74eb29be75da44e29ba72ee6f015249ce61 (commit)
       via  fb69e2c10cecb7bbdf6ca4ade978cb9cf7b34369 (commit)
       via  b2261c3f5c2ce014d8bb63b4f3102862feadeedd (commit)

This update added new revisions after undoing existing revisions.  That is
to say, the old revision is not a strict subset of the new revision.  This
situation occurs when you --force push a change and generate a repository
containing something like this:

 * -- * -- B -- O -- O -- O (7d4262ff90ac8573944b37ce1fb84b838acab710)
            \
             N -- N -- N (ef08f1213998f3bfd7bc3d95ab7c4917725fb3e2)

When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.

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 ef08f1213998f3bfd7bc3d95ab7c4917725fb3e2
Author: Andreas Eversberg <[email protected]>
Date:   Sat Dec 2 11:49:09 2017 +0100

    fixup sip

commit dd298160ec62b7d50a2764d472c906f6b1f353ab
Author: Andreas Eversberg <[email protected]>
Date:   Wed Nov 1 20:43:13 2017 +0100

    SIP: Register, STUN and authentication support...
    
    - Register works in both ways
    - STUN works as client
    - Authentication to remote endpoints only
    - Early audio (183) works in both directions
    - Caller ID works in both directions

commit 8ed162789e913b5315c865f2747238571994bb9a
Author: Andreas Eversberg <[email protected]>
Date:   Sun Nov 5 09:19:11 2017 +0100

    GSM: Minor unused variable fix

commit 5566f74eb29be75da44e29ba72ee6f015249ce61
Author: Andreas Eversberg <[email protected]>
Date:   Sun Nov 5 09:15:51 2017 +0100

    Add -lncurses to LDD flags

commit fb69e2c10cecb7bbdf6ca4ade978cb9cf7b34369
Author: Andreas Eversberg <[email protected]>
Date:   Sun Nov 5 08:20:29 2017 +0100

    Lowered volume level of tones and announcements

commit b2261c3f5c2ce014d8bb63b4f3102862feadeedd
Author: Andreas Eversberg <[email protected]>
Date:   Sat Nov 4 15:32:48 2017 +0100

    Make tones-dir option available for all interface (interface.conf)

-----------------------------------------------------------------------

Summary of changes:
 default/interface.conf |  28 ++++--
 interface.c            |  10 ++-
 interface.h            |   1 +
 sip.cpp                | 225 ++++++++++++++++++++++++++++++++++++++++++++++---
 sip.h                  |   1 +
 5 files changed, 246 insertions(+), 19 deletions(-)


hooks/post-receive
-- 
LCR - Linux Call Router