bugfix: using the "rtp_example.raw.gz" from the wiki, the dialog runs into an endless...
authorUlf Lamping <ulf.lamping@web.de>
Tue, 22 Feb 2005 07:25:16 +0000 (07:25 -0000)
committerUlf Lamping <ulf.lamping@web.de>
Tue, 22 Feb 2005 07:25:16 +0000 (07:25 -0000)
svn path=/trunk/; revision=13466

gtk/voip_calls.c

index 6629a421ee8ebd1714c10973486b3189047bc383..91e54960a3ce8abd81e0d5c73156945987abe895 100644 (file)
@@ -1198,6 +1198,7 @@ H225calls_packet(void *ptr _U_, packet_info *pinfo, epan_dissect_t *edt _U_, con
                                                        break;
                                                }
                                        }
+                               list = g_list_next (list);
                                }
                                        foo = g_list_length(list);
                                /* Set the Setup address if it was not set */