if params['state']=='unregistered' and params['code']/100!=2:
raise GreenletExit # XXX fix
description = "This script will either sit idle waiting for an incoming MSRP session, or start a MSRP session with the specified target SIP address. The program will close the session and quit when CTRL+D is pressed."