Anyone have any idea on how to make this work ? 601 => 1,JabberStatus(asterisk,jid@server,X) 601 => 2,echo(${X}) this "hangs" (i.e. waits on line 1) It never reaches the echo. When I hang up, I just press enter on the cli and it returns to the CLI Have I constructed the command correctly ? JabberSend works just fine. 602 => 1,JabberSend(asterisk,jid@server,A test message) 603 => 2,Hangup() Julian.