FreeSWITCH is a Software Defined Telecom Stack enabling the digital transformation from proprietary telecom switches to a versatile software implementation that runs on any commodity hardware. From a Raspberry PI to a multi-core server, FreeSWITCH can unlock the telecommunications potential of any device.
Go to file
Stefan Knoblich 1074f006a0 ftmod_libpri: Clean up misnamed parameters and variables, remove unused.
- Add alias names for parameters:
     "node"   -> "mode"
     "dp"     -> "ton"
     "switch" -> "dialect"
     "l1"     -> "layer1"

  (Switching between ftmod_libpri and ftmod_isdn is easier now.)

- Removed unused members from struct ftdm_libpri_data
  and rename misnamed ones

Signed-off-by: Stefan Knoblich <s.knoblich@axsentis.de>
2010-11-10 22:42:18 +01:00
build fix previous merge side-effect in build files 2010-11-09 14:11:02 -05:00
cmake_modules
conf freetdm: Merged arnaldo.sng_isdn branch (changes for win32 port) 2010-11-08 12:18:08 -05:00
debian added changes by Gabriel Gunderson fixing path in debian for pythoin and some typos 2010-10-28 00:07:00 +02:00
docs Add sound prompt 2010-10-18 16:21:26 -07:00
dtd
freeswitch.xcodeproj
fscomm tweak 2010-08-27 10:19:12 -05:00
htdocs
libs ftmod_libpri: Clean up misnamed parameters and variables, remove unused. 2010-11-10 22:42:18 +01:00
patches zrtp tweaks, more coming 2009-12-17 18:33:45 +00:00
scripts doh backwards 2010-09-30 10:23:48 -05:00
src mod_mp4 -- Supports playback of MP4 files. 2010-11-10 16:27:43 -02:00
support-d disable status bar in .screenrc 2010-11-01 18:47:09 -05:00
w32 FS-2826 FreeSwitchCoreLib Visual Studio x64 build error 2010-11-07 13:05:01 -06:00
web add back empty dirs 2010-04-01 21:00:45 -04:00
.gitignore -> updated .gitignore 2010-06-18 18:31:54 -04:00
.version.in make sure .version is populated on builds from non svn working copies 2009-12-07 10:33:28 +00:00
acinclude.m4 attempt to properly check if we can use CPU_SET with sched_setaffinity because some older libc had gnu extensions in the definitions of CPU_SET which we do not allow (FSBUILD-226) 2010-01-12 18:31:13 +00:00
bootstrap.sh FS-2808, thx Diego Viola 2010-10-31 23:22:53 +01:00
CMakeLists.txt FSBUILD-192 2009-10-02 14:44:16 +00:00
configure.in FS-122: add mod_osp Makefile to configure generated Makefiles 2010-09-27 03:39:38 -04:00
devel-bootstrap.sh Changed permissions for devel-bootstrap.sh 2010-10-13 14:18:38 -07:00
Freeswitch.2005.unsupported.sln bye bye iax 2010-01-23 20:19:18 +00:00
Freeswitch.2008.express.sln add mod_directory to express solutions for VS- not built by default 2010-08-29 11:56:52 -06:00
Freeswitch.2008.sln fix previous merge side-effect in build files 2010-11-09 14:11:02 -05:00
Freeswitch.2008.sln.debug.bat merge some changes from joshrivers branch 2009-11-18 15:29:19 +00:00
Freeswitch.2008.sln.release.bat rename 2009-11-18 19:42:00 +00:00
Freeswitch.2010.express.sln add mod_directory to express solutions for VS- not built by default 2010-08-29 11:56:52 -06:00
Freeswitch.2010.sln move to proper location 2010-10-14 16:32:31 -05:00
freeswitch.spec mod_curl is back in the packaged game and some weird source dir from debian ;)) 2010-10-15 10:53:48 +02:00
INSTALL
Makefile.am fix Makefile.am typo in last commit 2010-10-12 14:21:08 -04:00