Hello,<br><br>Is there a way to trace into a log file, incoming AMI requests ?<br><br>For instance, I&#39;ve got several apps accross the LAN, sending AMI requests such as :<br>Action: originate<br>Channel: Local/7539@internal<br>
Exten: 00123456789<br>Priority: 1<br>...<br>Some of them might be sometimes producing some erroneous requests.<br><br>I would like to check from server side, that each received request is formatted and compliant.<br>Ideally, I would to read in a log file, a (reliable) copy of AMI originate requests.<br>
Any suggestion ?<br><br>If this helps, I can use astmanproxy.<br><br>I also saw a debug=on option inside /etc/asterisk/manager.conf but I couldn&#39;t find a change in produced output.<br>And <a href="http://www.voip-info.org/tiki-index.php?page=Asterisk%20config%20manager.conf">http://www.voip-info.org/tiki-index.php?page=Asterisk%20config%20manager.conf</a> is not helpful on this specific option.<br>
<br>Regards<br>