mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-14 16:15: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_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_* */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user