[Freeswitch-users] FreeSWITCH panel - web utility update

freeswitch freeswitch at zoho.com
Mon Mar 19 10:23:26 MSK 2012


nice start.very simple and easy to understand

suggestions


1.] make a way to add an extension via web?
2.] make a way to have a control panel for mod_callcenter ?\
3.]maybe an auto - dialer? - since you have that windows gadget that i assume can be turned to agent popup?
4.]extensive 'callcenter reporting' (who hanged up first, blah blah etc etc)
5.] unclutter? -control for admins / and stuff for non admin separated.




lots of people are actually looking for that vicidial replacement out of the box.  


:)
---- On Sun, 18 Mar 2012 23:00:00 -0700 Valery Kalinin<valery.kalinin at gmail.com> wrote ---- 


Hi all! 
 
I update my "FreeSWITCH panel" online web utility. 
 
Screenshot & help: 
https://sites.google.com/site/freeswitched/home/downloads/fspanel_help.png 
 
This application allows you to view and control online in web browser: 
- SIP registered subscribers 
- Sofia status 
    profile commands: 
    - rescan 
    - restart 
    - flush registered endpoints 
    - flush and reboot registered endpoints 
    gateway commands: 
    - kill 
- current channels/calls/detailed_calls 
    - hangup call 
- conferences 
    - lock/unlock 
    - pin/no pin 
    - dial 
    - dtmf 
    conference member: 
    - defa/undeaf 
    - mute/unmute 
    - hup 
    - kick 
    - transfer to 
    - volume in/out 
    - energy level 
- FreeTDM channels 
    - span start/stop 
    - chan info 
It is also possible simple Freeswitch management: 
    - sofia status 
    - reloadxml 
    - reloadacl 
    - status 
    - version 
You can select the display fields. 
All settings are stored in a cookies. 
 
Site here: https://sites.google.com/site/freeswitched/home 
git: https://github.com/Slonik/FreeSWITCH-panel 
 
Tests and features are welcome. 
 
Short install instructions: 
Upload files to your web-server with PHP support. 
Check modules.conf and event_socket.conf for enable module mod_event_socket 
Change variables if needed in fscontrol.php file: 
    $FreeSWITCHserver = '127.0.0.1';        // event_socket.xml param: listen-ip 
    $FreeSWITCHport = 8021;            // event_socket.xml param: listen-port 
    $FreeSWITCHpassword = 'xexexe';        // event_socket.xml param: password 
    $SofiaProfiles = array('internal');        // write empty array if not used: array(); 
    $FreeTDMspans = array('pri');            // write empty array if not used: array(); 
    $disableXML = false;                // You can disable retrieve XML data if error 
messages received 
Enter in browser http://you-server-name/fspanel.html 
Click on menu item "settings" for choice items. 
 
Thanks. 
 
_________________________________________________________________________ 
Professional FreeSWITCH Consulting Services: 
consulting at freeswitch.org 
http://www.freeswitchsolutions.com 
 
 
 
 
Official FreeSWITCH Sites 
http://www.freeswitch.org 
http://wiki.freeswitch.org 
http://www.cluecon.com 
 
FreeSWITCH-users mailing list 
FreeSWITCH-users at lists.freeswitch.org 
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users 
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users 
http://www.freeswitch.org 



-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20120319/2d4ee7d2/attachment.html 


Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users mailing list