Fix minor typo (bug #1701)
git-svn-id: https://origsvn.digium.com/svn/libpri/trunk@100 2fbb986a-6c06-0410-b554-c9c1f0a7f128
This commit is contained in:
parent
4ae8cc7bcf
commit
bce8bfb87f
2
q931.c
2
q931.c
@ -158,7 +158,7 @@ struct msgtype causes[] = {
|
||||
#define PRI_TRANS_CAP_AUDIO_4ESS 0x08
|
||||
|
||||
|
||||
#define Q931_PROG_CALL_NOT_E2E_ISDN 0x011
|
||||
#define Q931_PROG_CALL_NOT_E2E_ISDN 0x01
|
||||
#define Q931_PROG_CALLED_NOT_ISDN 0x02
|
||||
#define Q931_PROG_CALLER_NOT_ISDN 0x03
|
||||
#define Q931_PROG_INBAND_AVAILABLE 0x08
|
||||
|
Loading…
Reference in New Issue
Block a user