Hi List,<br><br>I&#39;ve just checked out svn, and gone straight to main/manager.c to learn how AMI works.<br>My simple aim is to test, and only test, how to change the output for this event to something I can get the hangup event to register with my csta server.<br>
<br>I&#39;d like to fire off another HangupCSTA event with the existing Hangup event.<br><br>1.  action_hangup in manager.c seems to be where I want to be testing some of my stuff.<br>2.  duplicate action_hangup to something like action_hangupcsta<br>
3.  Would I then in __init_manager()  I&#39;d like to register this new hangupcsta event somehow<br><br>I haven&#39;t gone through the list archives yet to see if this has been ground covered by someone else.  Can anyone recall if it has been?<br>
<br>Thanks<br>Chris<br>