summaryrefslogtreecommitdiffstats
path: root/apppbx.h
diff options
context:
space:
mode:
authorSuper User2007-05-19 19:45:42 +0200
committerSuper User2007-05-19 19:45:42 +0200
commita17752d887eb9eb975dce3453ab3d176a2818cb1 (patch)
tree3b1918d4121467cd8ae646e38729cc586adac506 /apppbx.h
parentbackup (diff)
downloadlcr-a17752d887eb9eb975dce3453ab3d176a2818cb1.tar.gz
lcr-a17752d887eb9eb975dce3453ab3d176a2818cb1.tar.xz
lcr-a17752d887eb9eb975dce3453ab3d176a2818cb1.zip
backup
Diffstat (limited to 'apppbx.h')
-rw-r--r--apppbx.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/apppbx.h b/apppbx.h
index e424b2f..a93a285 100644
--- a/apppbx.h
+++ b/apppbx.h
@@ -68,7 +68,6 @@ class EndpointAppPBX : public EndpointApp
/* states */
int e_state; /* state of endpoint */
- char e_terminal[32]; /* real id of terminal, "" for external calls */
char e_terminal_interface[32];/* current internal isdn interface (usefull for callback to internal phone) */
struct caller_info e_callerinfo; /* information about the caller */
struct dialing_info e_dialinginfo; /* information about dialing */