Hi,<br><br>using javascript, i do originate the call this way:<br><br>Session s= new Session(originateStr);<br><br>From this point, is it possible to know what states the call is going through? In a previous message it was suggested that variable_originate_disposition would give me the response code. Now, how to i use this in practice in a script?<br>
How do i for instance retrieve a 180 response code when rining is hapening on the remote end?<br><br>Thanks,<br>Max.<br>