second try at sip_wait_for_aleg_ack

This commit is contained in:
Anthony Minessale
2012-09-05 13:11:32 -05:00
parent 352b1903da
commit d45db89833
2 changed files with 58 additions and 23 deletions
+1
View File
@@ -341,6 +341,7 @@ typedef enum {
TFLAG_REINVITED,
TFLAG_SLA_BARGE,
TFLAG_SLA_BARGING,
TFLAG_PASS_ACK,
/* No new flags below this line */
TFLAG_MAX
} TFLAGS;