Changes between Version 19 and Version 20 of freeswitchConfig
- Timestamp:
- 06/16/2012 09:06:32 PM (11 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
freeswitchConfig
v19 v20 9 9 == Installation == 10 10 11 !FreeSwitch, being a full-featured project outside the scope of OpenBTS, has it's own wiki detailing the installation and use of the system. As such, we [http://wiki.freeswitch.org/wiki/Installation_Guide defer to their wisdom]. You'll need two FreeSWITCH modules to interoperate with OpenBTS. Those are [http://wiki.freeswitch.org/wiki/Mod_python mod_python] and [http://wiki.freeswitch.org/wiki/Mod_sms mod_sms]. Make sure to install (and configure!) those two modules. 11 !FreeSwitch, being a full-featured project outside the scope of OpenBTS, has it's own wiki detailing the installation and use of the system. As such, we [http://wiki.freeswitch.org/wiki/Installation_Guide defer to their wisdom]. You'll need two FreeSWITCH modules to interoperate with OpenBTS. Those are [http://wiki.freeswitch.org/wiki/Mod_python mod_python] and [http://wiki.freeswitch.org/wiki/Mod_sms mod_sms]. Make sure to install (and configure!) those two modules. Python 2.6 or above (2.7.3 recommended) is required to use the supplied OpenBTS scripts. 12 12 13 13 == Setup == … … 62 62 === Tools === 63 63 64 There are a set of scripts included in the install which provide basic functions for communicating with FreeSWITCH. These are generally accessible from both the dialplan and the freeswitch CLI. These are detailed here: 64 There are a set of scripts included in the install which provide basic functions for communicating with FreeSWITCH. These are generally accessible from both the dialplan and the freeswitch CLI. 65 Before using these scripts, you will need to install python-messaging for SMS functions. 66 {{{ 67 sudo apt-get install python-messaging 68 }}} 65 69 66 70 ==== OpenBTS_DB.py ====
![(please configure the [header_logo] section in trac.ini)](http://wush.net/trac/rangepublic/raw-attachment/wiki/WikiStart/PublicReleaseLogo.png)
