<div>Hi,</div><div> </div><div>I have been playing with mod_managed for a while now but nobody realy seems to be able to help me out. So now I am trying to go to ESL. (which most of the people suggest anyway).</div><div> </div>
<div>What I need is control from .net over the complete call! (so even when bridged and returns). </div><div> </div><div>I need to build  a main library where all my generic functions will be put in so I can use them in my different scripts.</div>
<div> </div><div>What I&#39;&#39;ve figured out is problably the best way is to write a server which connects to my FS an listens to all events.</div><div>When a call comes in I need to fire a stored procedure to my sqlserver and based on the reply I will decide if the call needsto be answerred, early media needs to be played, or the call needs to be rejected.</div>
<div> </div><div>In any case, at the end of every call (answered or not) I need to finalize my call with another stored procedure.</div><div> </div><div>When teh call is answered based on stored procedure result I need to run a script (also managed code) </div>
<div>run a script from another dll so I have all my scripts separate but they share the corelib I create.</div><div> </div><div>I have been searching the web for a long time now to see if I can find something simular, but I only see generic examples wich don&#39;t actually show how to control multiple calls in a scenario like this.</div>
<div> </div><div>Who can help me out point me to the right direction or has experience in setting something up like this?</div><div> </div><div> </div><div>Thanks in advance,</div><div>Michael Lutz.</div><div> </div><div>
 </div><div> </div>