add largest_jb_size

This commit is contained in:
Anthony Minessale
2011-05-06 15:25:00 -05:00
parent 8529ba3336
commit 1772fcb079
3 changed files with 6 additions and 0 deletions
+1
View File
@@ -489,6 +489,7 @@ typedef struct {
switch_size_t dtmf_packet_count;
switch_size_t cng_packet_count;
switch_size_t flush_packet_count;
switch_size_t largest_jb_size;
} switch_rtp_numbers_t;