[Git] LCR - Linux Call Router branch jolly/sip updated. 306ed3c7f18a99e74d26738a9b1e3fd3209ef9bc

[email protected] (git version ctrl) Fri, 27 Jan 2012 08:37:09 +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/sip has been updated
       via  306ed3c7f18a99e74d26738a9b1e3fd3209ef9bc (commit)
       via  f851ca0d9e22673b7cc0a7c2f539c9d51b9b77f8 (commit)
      from  57defecea870c265179b69f811416c7a4659b0ee (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 306ed3c7f18a99e74d26738a9b1e3fd3209ef9bc
Author: Andreas Eversberg <[email protected]>
Date:   Fri Jan 27 08:35:55 2012 +0100

    Disabled NUTAG_AUTO100, Entering PROCEEDING state after sending INVITE
    
    This also includes unfinished overlap dialing code.

commit f851ca0d9e22673b7cc0a7c2f539c9d51b9b77f8
Author: Andreas Eversberg <[email protected]>
Date:   Fri Jan 27 07:27:52 2012 +0100

    Adding switch to compile LCR without mISDN support
    
    Disable:
    --without-misdn
    Enable:
    --with-misdn
    
    Otherwise it will be enable automatically, if mISDN user is installed.

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

Summary of changes:
 Makefile.am     |   20 ++++++++++++++------
 action.cpp      |   10 ++++++----
 apppbx.cpp      |   49 ++++++++++++++++++++++++++++++++++++++++++++++---
 apppbx.h        |    4 +++-
 configure.ac    |   21 +++++++++++++++++++++
 endpoint.cpp    |    4 ++++
 interface.c     |   35 +++++++++++++++++++++++++++--------
 interface.h     |    2 +-
 joinremote.cpp  |    2 ++
 main.c          |   17 ++++++++++++++---
 main.h          |   16 ++++++++++------
 route.c         |   22 ++++++++++++++++++----
 sip.cpp         |   49 +++++++++++++++++++++++++++++++++++++++++++++----
 sip.h           |    1 +
 socket_server.c |   38 +++++++++++++++++++++++++++++++-------
 trace.c         |    4 ++++
 16 files changed, 247 insertions(+), 47 deletions(-)


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