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 unl
Go to file
Anthony Minessale dfa78985b4 Change codec behaviour
channel_variable: sdp_m_per_ptime
Adds a new m= line for each distinct ptime in codec list.

When this variable is not set:
	When mixing codecs with various ptime in a codec list, they will now be allowed to co-exist in the sdp but it will send no ptime attr.
		This means the ptime preferences on the offer will be ignored when mixing codecs with various ptimes.
	When receiving a codec list with no ptime attr, the ptime will be chosen from local preference instead of assuming 20ms
		This means if offer contains PCMU with not ptime and FS has PCMU@40i

Dynamic payloads will now start at 98 and increment per additional dynamic codec per call.
	So now you can add CELT@32000h,CELT@48000h and each one will be auto-assigned a dynamic paylaod type.
2010-10-13 19:28:20 -05:00
Setup start of msbuild enabled automated installers for Win32/X64 2010-10-12 14:08:17 -05:00
build add mod to modules.conf.in 2010-09-21 13:00:30 -05:00
cmake_modules
conf FS-2777: You know this is only an example of how to use FreeSWITCH, this config needs to be rewritten its turning into a beast 2010-10-13 09:13:19 -05:00
debian debian: 2010-09-23 19:51:14 +02:00
docs Minor typos in phrase_en.xml 2010-10-13 16:43:05 -07:00
dtd
freeswitch.xcodeproj
fscomm
htdocs
libs Merge branch 'master' of git://git.freeswitch.org/freeswitch 2010-10-12 08:03:04 -07:00
patches
scripts doh backwards 2010-09-30 10:23:48 -05:00
src Change codec behaviour 2010-10-13 19:28:20 -05:00
support-d
w32
web
.gitignore
.version.in
CMakeLists.txt
Freeswitch.2005.unsupported.sln
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 Move FreeSWITCH.Managed to correct location 2010-10-10 11:23:43 -05:00
Freeswitch.2008.sln.debug.bat
Freeswitch.2008.sln.release.bat
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 start of msbuild enabled automated installers for Win32/X64 2010-10-12 14:08:17 -05:00
INSTALL
Makefile.am fix Makefile.am typo in last commit 2010-10-12 14:21:08 -04:00
acinclude.m4
bootstrap.sh Working codec2 support 2010-09-21 12:35:41 -05: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.spec freeswitch.spec moved to support freetdm instead of openzap including hooks to compile with libsng_isdn and wanpipe. Added mod_silk, mod_codec2 mod_cidlookup, mod_mp4v. Added runtime requirements and build dependencies. This one is a major change 2010-10-09 09:07:48 +02:00