<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">I am writing a perl script that does a call bridge and I would like to know what is the status of the call bridge once the bridge application as finished execution. I am using the following but do not know if it is the correct way since on NO_ANSWER call states the sip code is blank, but shouldn't it return SIP:480 according to this http://wiki.freeswitch.org/wiki/Hangup_causes?<br><br>$sipcode = $session-&gt;getVariable("proto_specific_hangup_cause");<br></td></tr></table>