mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-12 23:40:04 +00:00
freetdm: fix typo in ftmod_sangoma_isdn.h causing compilation error
This commit is contained in:
parent
bdf4b99238
commit
8735906a5d
@ -63,8 +63,8 @@
|
||||
#define SNGISDN_NUM_LOCAL_NUMBERS 8
|
||||
#define SNGISDN_DCHAN_QUEUE_LEN 200
|
||||
|
||||
#ifndef MI_INFO
|
||||
#define MI_INFO 0x12
|
||||
#ifndef MI_NOTIFY
|
||||
#define MI_NOTIFY 0x14
|
||||
#endif
|
||||
|
||||
/* TODO: rename all *_cc_* to *_an_* */
|
||||
|
Loading…
x
Reference in New Issue
Block a user