call.py does not handle SIGTERM
Submitted by Chris Jones
Assigned to Telepathy bugs list
Description
The excellent call.py example handles keyboard interrupts correctly, but if it receives a SIGTERM it will just exit and not properly disconnect the call, which may confuse a remote SIP server into thinking that the call is still active.