o Juha Heinanen on 10/21/2011 10:23 AM:
now the question is, is there a function to test if invite is reinvite or do i need to start looking for to tag?
I think the cleanest is to check the dialog status, as in:
if self.dialog.status_str != "Connected": or if self.dialog.status < 5: Stefan _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
