I am trying to use the Congestion application for the last couple of weeks, but it has a behavior in wich the disconection cause is 3f instead of 34.<br><br>Can i use:<br><span style="font-family: monospace;"> exten => i,1,SetVar(PRI_CAUSE=1)
</span><br><span style="font-family: monospace;"> ; invalid extension dialed - PRI_CAUSE=unallocated number
</span><br><span style="font-family: monospace;"> exten => i,2,Hangup
</span><br><span style="font-family: monospace;"> ; send the DISCONNECT message
</span><br><span style="font-family: monospace;"> ; This will in most cases result in a network generated recording like
</span><br><span style="font-family: monospace;"> "The number you have dialed has been disconnected ..."
<br><br>To se the disconnect cause on the SIP or H323 channel before hangup the call completly?<br><br>Help will be really apreciate here.<br><br>Thanks,<br><br>WIlmar<br></span>