From acc5e55f7f38429822af3a245a13bec8ec2f5827 Mon Sep 17 00:00:00 2001 From: Super User Date: Thu, 3 Jul 2008 19:08:37 +0200 Subject: added more display info fixed dtmf detection bug modified: README modified: apppbx.cpp modified: dss1.cpp modified: message.h --- message.h | 1 + 1 file changed, 1 insertion(+) (limited to 'message.h') diff --git a/message.h b/message.h index 7fa9be2..a1f5baf 100644 --- a/message.h +++ b/message.h @@ -166,6 +166,7 @@ struct dialing_info { int itype; /* type of interface */ int ntype; /* type of number */ int sending_complete; /* end of dialing */ + char display[84]; /* display information */ }; /* call-info structure CONNECT */ -- cgit v1.2.3-55-g7522