Stefan Sayer writes:

> I think the cleanest is to check the dialog status, as in:
> 
> if self.dialog.status_str != "Connected":
>   or
> if self.dialog.status < 5:

thanks, i just committed an improved play.py example to git where dialog
status test is included.

-- juha
_______________________________________________
Semsdev mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/semsdev

Reply via email to