From 82e0281d1d50ebb4d2ff9e383d2db61df38f72c2 Mon Sep 17 00:00:00 2001 From: Super User Date: Sat, 7 Jun 2008 11:49:28 +0200 Subject: *** CHAN_LCR is complete! *** (not every detail tested yet) modified: bchannel.c modified: bchannel.h modified: chan_lcr.c modified: chan_lcr.h modified: mISDN.cpp --- mISDN.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mISDN.cpp') diff --git a/mISDN.cpp b/mISDN.cpp index c909bec..71389b5 100644 --- a/mISDN.cpp +++ b/mISDN.cpp @@ -114,7 +114,7 @@ PmISDN::PmISDN(int type, mISDNport *mISDNport, char *portname, struct port_setti p_m_timeout = 0; p_m_timer = 0; p_m_remote_ref = 0; /* channel shall be exported to given remote */ - p_m_remote_id = 0; /* channel shall be exported to given remote */ + p_m_remote_id = 0; /* remote admin socket */ SCPY(p_m_pipeline, mISDNport->ifport->interface->pipeline); /* audio */ -- cgit v1.2.3-55-g7522