Add redirecting reason as a define to detect in chan_zap

git-svn-id: https://origsvn.digium.com/svn/libpri/trunk@169 2fbb986a-6c06-0410-b554-c9c1f0a7f128
This commit is contained in:
Mark Spencer
2004-12-16 03:10:41 +00:00
parent a6977c6ddb
commit ecaf1b6103

View File

@@ -489,6 +489,7 @@ extern void pri_enslave(struct pri *master, struct pri *slave);
#define PRI_ENSLAVE_SUPPORT
#define PRI_SETUP_CALL
#define PRI_RECEIVE_SUBADDR
#define PRI_REDIRECTING_REASON
/* Send notification */
extern int pri_notify(struct pri *pri, q931_call *c, int channel, int info);