add cid-in-1xx profile param and sip_cid_in_1xx chan var

This commit is contained in:
Anthony Minessale
2010-06-29 09:32:41 -05:00
parent 5ef1e00d3a
commit 911e9182e1
3 changed files with 37 additions and 11 deletions
+1
View File
@@ -212,6 +212,7 @@ typedef enum {
PFLAG_DESTROY,
PFLAG_EXTENDED_INFO_PARSING,
PFLAG_T38_PASSTHRU,
PFLAG_CID_IN_1XX,
/* No new flags below this line */
PFLAG_MAX
} PFLAGS;