freetdm: fix typo in ftmod_sangoma_isdn.h causing compilation error

This commit is contained in:
Moises Silva 2011-08-03 20:12:26 -04:00
parent bdf4b99238
commit 8735906a5d

View File

@ -63,8 +63,8 @@
#define SNGISDN_NUM_LOCAL_NUMBERS 8 #define SNGISDN_NUM_LOCAL_NUMBERS 8
#define SNGISDN_DCHAN_QUEUE_LEN 200 #define SNGISDN_DCHAN_QUEUE_LEN 200
#ifndef MI_INFO #ifndef MI_NOTIFY
#define MI_INFO 0x12 #define MI_NOTIFY 0x14
#endif #endif
/* TODO: rename all *_cc_* to *_an_* */ /* TODO: rename all *_cc_* to *_an_* */