github
Advanced Search
  • Home
  • Pricing and Signup
  • Explore GitHub
  • Blog
  • Login

Deepwalker / fs2web

  • Admin
  • Watch Unwatch
  • Fork
  • Your Fork
  • Pull Request
  • Download Source
    • 4
    • 1
  • Source
  • Commits
  • Network (1)
  • Issues (0)
  • Downloads (0)
  • Wiki (1)
  • Graphs
  • Branch: master

click here to add a description

click here to add a homepage

  • Branches (1)
    • master ✓
  • Tags (0)
Sending Request…
Enable Donations

Pledgie Donations

Once activated, we'll place the following badge in your repository's detail box:
Pledgie_example
This service is courtesy of Pledgie.

Django based tool for work with FreeSWITCH PBX — Read more

  cancel

http://deepwalker.blogspot.com/

  cancel
  • Private
  • Read-Only
  • HTTP Read-Only

This URL has Read+Write access

Change some gateway parameters to optional. 
Deepwalker (author)
Sat Oct 10 08:09:14 -0700 2009
commit  a8807ae30d02d4a11e47fdbf9a9948a1bea8c1d4
tree    5cdbac61a3dfa42777d976309391fe810153afab
parent  7e4da3d35719621701664b13b24ad288b4b094af
fs2web /
name age
history
message
file FS-rpc.py Sat Apr 04 21:44:30 -0700 2009 Initial commit of fs2web. Moved from freehg.org [Deepwalker]
file README Sun Aug 09 10:07:37 -0700 2009 Move rst to plain [Deepwalker]
file __init__.py Sat Apr 04 21:44:30 -0700 2009 Initial commit of fs2web. Moved from freehg.org [Deepwalker]
directory bin/ Sat Apr 04 21:44:30 -0700 2009 Initial commit of fs2web. Moved from freehg.org [Deepwalker]
directory conference/ Fri Jul 17 12:48:31 -0700 2009 Work on esl based conferences [Deepwalker]
file debug.py Fri Jul 17 12:49:09 -0700 2009 Add debug [Deepwalker]
directory dialplan/ Mon Jul 20 03:30:10 -0700 2009 Now use jquery features for delegate and "live"... [Deepwalker]
directory eventsocket/ Fri Aug 14 03:02:43 -0700 2009 Twisted server from kuku ready for start after ... [Deepwalker]
file fs2web.wsgi Wed Jun 03 01:51:01 -0700 2009 no sense [Deepwalker]
file fsapi.py Fri Jul 17 03:02:30 -0700 2009 Work on grab conference info over ESL [Deepwalker]
file local_settings.py.template Fri Jul 17 03:02:30 -0700 2009 Work on grab conference info over ESL [Deepwalker]
directory locale/ Sun Jun 14 23:04:53 -0700 2009 Update RU localization [Deepwalker]
file manage.py Sat Apr 04 21:44:30 -0700 2009 Initial commit of fs2web. Moved from freehg.org [Deepwalker]
file settings.py Thu Jun 18 10:44:54 -0700 2009 Cleaning and begi nworks on caching [Deepwalker]
file superdict.py Sat Aug 01 10:42:32 -0700 2009 Move superdict, add xmlrpc, jump to pickle [Deepwalker]
directory templates/ Sat Oct 10 08:09:14 -0700 2009 Change some gateway parameters to optional. [Deepwalker]
file urls.py Sun Jun 14 23:00:30 -0700 2009 Add conference editing in place [Deepwalker]
directory users/ Sat Oct 10 08:09:14 -0700 2009 Change some gateway parameters to optional. [Deepwalker]
README
==============
Fs2web
==============

1. Introduction_
2. Requirements_
3. Installation_

Introduction
============

Fs2web is the Django based Web UI for FreeSWITCH.

Django: http://www.djangoproject.com/
FreeSWITCH: http://freeswitch.org

Requirements
============

- Django >= 1.0
- FreeSWITCH - svn trunk

Installation
============

Запуск - cd fs2web; ./manage.py runserver

Для редактирования настроек надо зайти в административный интерфейс: http://127.0.0.1:8000/admin/
Логин admin, пароль kuku.

В conf/autoload_configs/xml_curl.conf.xml:

  <configuration name="xml_curl.conf" description="cURL XML Gateway">
    <bindings>
      <binding name="fs2web_user_fetcher">
          <param name="gateway-url" value="http://127.0.0.1:8000/user/get/" bindings="directory"/>
      </binding>
      <binding name="fs2web_dialplan_fetcher">
          <param name="gateway-url" value="http://127.0.0.1:8000/dialplan/get/" bindings="dialplan"/>
      </binding>
    </bindings>
  </configuration>


И включить загрузку модуля xml_curl в conf/autoload_configs/modules.conf.xml 

Blog | Support | Training | Contact | API | Status | Twitter | Help | Security
© 2010 GitHub Inc. All rights reserved. | Terms of Service | Privacy Policy
Powered by the Dedicated Servers and
Cloud Computing of Rackspace Hosting®
Dedicated Server