summaryrefslogtreecommitdiffstats
path: root/mISDN.cpp
diff options
context:
space:
mode:
authorSuper User2008-06-07 11:49:28 +0200
committerSuper User2008-06-07 11:49:28 +0200
commit82e0281d1d50ebb4d2ff9e383d2db61df38f72c2 (patch)
tree1159eef933ac0b9c66869543e3f9738be0207297 /mISDN.cpp
parentfree bchannels on broken pipe of remote application (diff)
downloadlcr-82e0281d1d50ebb4d2ff9e383d2db61df38f72c2.tar.gz
lcr-82e0281d1d50ebb4d2ff9e383d2db61df38f72c2.tar.xz
lcr-82e0281d1d50ebb4d2ff9e383d2db61df38f72c2.zip
*** 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
Diffstat (limited to 'mISDN.cpp')
-rw-r--r--mISDN.cpp2
1 files changed, 1 insertions, 1 deletions
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 */