<div dir="ltr">Hi Freddy, <div><br></div><div>I wrote a Python/Flask web dashboard for mod_callcenter two years ago. It is using mod_xml_rpc to access FreeSWITCH.</div><div><br></div><div>This was adapted from an Asterisk Queue dashboard I wrote before, hence the slightly modularized backend. It was only used internally up to now. </div>

<div>As this might be useful for you or other people, I just got permission to push this to Github, so here it is:</div><div><br></div><div><a href="https://github.com/gonicus/fsqueuemon">https://github.com/gonicus/fsqueuemon</a><br>

</div><div><br></div><div>I just added a quick README.md, the code itself is running unchanged since 2012 in an environment of &lt; 50 users/agents and a few queues. Strings are Geman only, but that can be easily changed. </div>

<div><br></div><div>Best regards, </div><div><br></div><div>Markus</div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Jun 11, 2014 at 12:30 AM, Freddy Andersen <span dir="ltr">&lt;<a href="mailto:freddy@cfandersen.com" target="_blank">freddy@cfandersen.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">We are implementing mod_callcenter in our freeswitch and wanted to develop a small web app that could list members in the queue and also agents and agents status in each queue. These are all available through Freeswitch api.<div>

<br></div><div>I’m wondering what the best module for getting this information and also login-in/out agents would be? I started looking at twisted but it feels like all I need is a simple rest web api? Is this what mod_curl is? <br>

<div>
<div style="color:rgb(0,0,0);font-family:Helvetica;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:-webkit-auto;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;word-wrap:break-word">

<div style="word-wrap:break-word"><br>--</div><div style="word-wrap:break-word"><b>- Freddy</b></div></div>
</div>
<br></div></div><br>_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br></div>