[Git] mISDN library and utilities branch socket updated. mISDNuser_1_1_2-299-gbb97b27
[email protected] (git version ctrl) Thu, 2 Aug 2012 09:47:12 +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 "mISDN library and utilities".
The branch, socket has been updated
via bb97b27d9a7d33fb9096c4e4c14ae166e0a174d6 (commit)
from 9e69a0e70e2c5ca263dffb27b06a748087e8550c (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 bb97b27d9a7d33fb9096c4e4c14ae166e0a174d6
Author: Andreas Eversberg <[email protected]>
Date: Sat Jul 28 22:00:17 2012 +0200
Add 3PTY call facility to suppserv
-----------------------------------------------------------------------
Summary of changes:
include/mISDN/suppserv.h | 3 +
lib/Makefile.am | 5 +-
lib/Makefile.in | 15 +++++--
lib/include/3pty.h | 27 +++++++++++
lib/suppserv/3pty.c | 110 ++++++++++++++++++++++++++++++++++++++++++++++
lib/suppserv/component.c | 9 ++++
lib/suppserv/fac.c | 12 +++++
7 files changed, 175 insertions(+), 6 deletions(-)
create mode 100644 lib/include/3pty.h
create mode 100644 lib/suppserv/3pty.c
hooks/post-receive
--
mISDN library and utilities