<div>Hi everyone,</div>
<div> </div>
<div>I hope you all are well.</div>
<div> </div>
<div>I need help regarding the Asterisk Manager Interface using AJAM.</div>
<div> </div>
<div>After getting a successful response from Asterisk when logging in using the following webservice request <a href="http://ip:8088/asterisk/rawman?action=login">http://ip:8088/asterisk/rawman?action=login</a>.... , the cookie is created storing the mansession_id. I have set the httptimeout to 60 which i can see is working because after this interval the cookie dissapears.</div>

<div> </div>
<div>My problem is that after the login was successful and the cookie is created i try and send a status or ping command using <a href="http://ip:8088/asterisk/rawman?action=ping">http://ip:8088/asterisk/rawman?action=ping</a>&amp;_= but i get a Authentication required error message. (I do this while the cookie is still available with the session_id).</div>

<div> </div>
<div>Am i using the action command incorrectly or is there something else i am suppose to pass in the command as well?</div>
<div> </div>
<div>I am using Firefox and the platform i am developing on is Flex.</div>
<div> </div>
<div>Thanks, and sorry if this has been dealt with previously.<br clear="all"><br>-- <br>Stephan van der Walt<br>Email: <a href="mailto:stephan.vanderwalt@gmail.com">stephan.vanderwalt@gmail.com</a><br></div>