From d70150d0470f76ea769da623ac8f50e828609b61 Mon Sep 17 00:00:00 2001 From: Super User Date: Mon, 28 Apr 2008 19:29:06 +0200 Subject: work on chan_lcr: call instance and asterisk channel instance creation and destruction process please read the comments on the top of chan_lcr. modified: apppbx.cpp modified: chan_lcr.c modified: chan_lcr.h modified: message.h --- message.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'message.h') diff --git a/message.h b/message.h index 8283aaf..7712cd1 100644 --- a/message.h +++ b/message.h @@ -19,7 +19,7 @@ enum { /* interface types */ }; enum { /* number types */ - INFO_NTYPE_UNKNOWN, + INFO_NTYPE_UNKNOWN = 0, INFO_NTYPE_SUBSCRIBER, INFO_NTYPE_NATIONAL, INFO_NTYPE_INTERNATIONAL, -- cgit v1.2.3-55-g7522