Michal Bielicki
eb10a9ef8d
updated modules in .debs to sync with .spec. left out flite since it requres more than 384mb to build debs with.
2010-10-14 19:01:00 +02:00
Michal Bielicki
60c21ddbc2
added amrwb to debian packages and moved from openzap to freetdm
2010-10-14 18:59:42 +02:00
Anthony Minessale
0559cc50da
fix att_xfer reported by woody dickson on the mailing list
2010-10-13 20:23:55 -05:00
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
Michael S Collins
3cd8766b9c
Minor typos in phrase_en.xml
2010-10-13 16:43:05 -07:00
Moises Silva
fe638ad614
Merge remote branch 'smg_freeswitch/master'
2010-10-13 18:19:22 -04:00
Anthony Minessale
4eb3ec1448
update last
2010-10-13 16:55:51 -05:00
Brian West
f42c90365c
FS-2778: force_local_ip_v4 / _v6 not handled properly in switch_find_local_ip
2010-10-13 16:52:09 -05:00
Anthony Minessale
54dcb64a4d
typo
2010-10-13 16:21:53 -05:00
David Yat Sin
c0190847e3
Changed permissions for devel-bootstrap.sh
2010-10-13 14:18:38 -07:00
Anthony Minessale
93c2ed941a
silent recovery
2010-10-13 16:17:43 -05:00
Jeff Lenk
ffd28c1930
fix build windows
2010-10-13 10:59:34 -05:00
Brian West
4e5911c291
FS-2776: FS uses IPv6 under Proxy mode, and SIP Phone uses 6to4 tunneling IPv6 address, cause hearing nothing.
2010-10-13 09:17:31 -05:00
Brian West
890871ba4d
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
Marc Olivier Chouinard
70d592aeba
mod_callcenter: Allow to get queue info via api
2010-10-13 01:40:18 -04:00
Mathieu Rene
4b86794dea
typo
2010-10-12 16:52:23 -04:00
Moises Silva
cd124ad802
mod_sangoma_codec: more timing debug code
2010-10-12 12:19:34 -04:00
Moises Silva
6e06ba09eb
mod_sangoma_codec: ignore cng frames
2010-10-12 12:19:34 -04:00
Moises Silva
70964c3a2c
mod_sangoma_codec: add some debug code
2010-10-12 12:19:34 -04:00
Mathieu Rene
3eab7f5a89
fs_encode: err/logging on stderr
2010-10-12 16:25:49 -04:00
Marc Olivier Chouinard
18131a58a5
mod_conference: Fix deadlock
2010-10-12 16:06:49 -04:00
Mathieu Rene
3c4d7f1d48
fs_encode: encode by [ptime] ms so we don't end up with partial frames, destroy codec when done
2010-10-12 15:48:33 -04:00
Jeff Lenk
69555111d7
start of msbuild enabled automated installers for Win32/X64
2010-10-12 14:08:17 -05:00
Mathieu Rene
b9a8bcd5c3
fs_encode: add bitrate argument
2010-10-12 14:31:28 -04:00
Mathieu Rene
c25476b568
fs_encode: check for file.file_interface before closing
2010-10-12 14:23:55 -04:00
Mathieu Rene
19e86f7c24
fix Makefile.am typo in last commit
2010-10-12 14:21:08 -04:00
Mathieu Rene
89b1760159
Add fs_encode tool
2010-10-12 13:45:43 -04:00
Anthony Minessale
c1d41dd989
only pause recording media bugs in fifo
2010-10-12 12:28:13 -05:00
Brian West
42f534fa6a
FS-2773
2010-10-12 11:41:28 -05:00
David Yat Sin
ef1114dd17
Merge branch 'master' of git://git.freeswitch.org/freeswitch
2010-10-12 08:03:04 -07:00
Anthony Minessale
14361c0907
FS-620
2010-10-12 09:32:15 -05:00
Anthony Minessale
ec9fddacce
add some more dmachine code for args parsing
2010-10-11 18:38:30 -05:00
Anthony Minessale
20d17baae2
set idle pattern to 255 instead of 0 to prevent clipping sound on short frames from mod_native_file FS-2772
2010-10-11 16:36:04 -05:00
Mathieu Rene
c0fddf054c
runtime/shutdown mixed up
2010-10-11 13:42:58 -04:00
Anthony Minessale
57cd1c9850
fix regression
2010-10-11 12:31:50 -05:00
Jeff Lenk
bac79ba18c
Add mod_distributor to VS2010 - not built by default
2010-10-10 13:32:45 -05:00
Jeff Lenk
4b6ef30218
Move FreeSWITCH.Managed to correct location
2010-10-10 11:23:43 -05:00
Jeff Lenk
5b2664c0a9
tweak swig script for mod_managed
2010-10-09 22:19:22 -05:00
Anthony Minessale
a82d424fbf
swigall
2010-10-09 09:00:23 -05:00
Michal Bielicki
1a4ee982fb
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
Michal Bielicki
55960b558c
first go at new codecs and fretdm
2010-10-09 05:11:02 +02:00
Jeff Lenk
4be25000bf
swig vs2010
2010-10-08 21:48:14 -05:00
Anthony Minessale
37298f56bd
add event data
2010-10-08 17:45:40 -05:00
Anthony Minessale
4a3c726aff
whitespace
2010-10-08 17:05:09 -05:00
Anthony Minessale
e3c427ad28
fix default ptime for iLBC and make new configurable global map in switch.conf.xml
2010-10-08 17:04:22 -05:00
Anthony Minessale
fdba0e07fa
make parens optional on functions as vars ${foo(bar)} is now the same as ${foo bar}
2010-10-08 15:59:22 -05:00
Anthony Minessale
f13fa0c1a5
FS-2763
2010-10-08 15:38:01 -05:00
Anthony Minessale
1d921b1cfa
improve dmachine stuff some more
2010-10-08 13:50:15 -05:00
Anthony Minessale
8a7f8cd22e
fix carbon copy delete after emailing paradox
2010-10-08 11:05:29 -05:00
Brian West
413dcc4cd2
ESL-50: Call close on connection handle if the connection fails
2010-10-08 09:03:43 -05:00