cypromis
45fb4d271e
Merge branch 'master' of ssh://git.freeswitch.org/freeswitch
2010-10-15 05:43:31 +02:00
cypromis
b98401c990
FS-369 except for adduser change, openzap patches (openzap is gone) and some other minor stuff
2010-10-15 05:43:25 +02:00
Jeff Lenk
1368684460
continuation of msbuild enabled automated installers for Win32/X64
2010-10-14 22:25:44 -05:00
Marc Olivier Chouinard
df5b3498ed
mod_voicemail: FS-1776 Add support for per user operator exten override param vm-operator-extension
2010-10-14 22:36:51 -04:00
Michal Bielicki
484e0abe7a
Merge branch 'master' of git@git.freeswitch.org:freeswitch
2010-10-15 04:17:34 +02:00
Michal Bielicki
fe9921c9b0
unimrcp does not build on debian, will have to further analyse
2010-10-15 04:17:27 +02:00
Anthony Minessale
f6bcf83011
expand vars in data element
2010-10-14 20:56:19 -05:00
Anthony Minessale
4d5389bd94
FS-2781
2010-10-14 20:07:26 -05:00
Anthony Minessale
ac19f73cc4
refactor conference to use switch_ivr_dmachine for the digit parsing
...
controls are now bound to each member separately based on
conference_controls channel var, then the caller-controls param in the profile or a default to "default"
please test and report any issues in jira http://jira.freeswitch.org
2010-10-14 19:00:06 -05:00
Anthony Minessale
2fe0e00e45
update dmachine code
2010-10-14 19:00:06 -05:00
Michal Bielicki
1752405754
added include path for openjdk6 includes on debian
2010-10-15 01:07:15 +02:00
Jeff Lenk
5b7ba536d7
move to proper location
2010-10-14 16:32:31 -05:00
Michal Bielicki
3da5dd0e36
typo in debian rules file made freetdm disappear
2010-10-14 22:47:08 +02:00
Michal Bielicki
a346530fa4
Merge branch 'master' of git@git.freeswitch.org:freeswitch
2010-10-14 22:30:17 +02:00
Michal Bielicki
ea5a8c91f6
more deb packaging cleanups
2010-10-14 22:29:29 +02:00
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
Moises Silva
36f8385bc8
mod_sangoma_codec: update stats to include more verbose rtp tx/rx format information
2010-10-14 11:59:25 -04:00
Jeff Lenk
c4d1df7619
continuation of msbuild enabled automated installers for Win32/X64
2010-10-14 14:45:15 -05:00
David Yat Sin
16b3218ebe
Merge branch 'master' of homer:smg_freeswitch
2010-10-14 15:31:00 -04:00
David Yat Sin
38a64b696d
Merge branch 'master' of homer:smg_freeswitch
2010-10-14 15:10:07 -04:00
David Yat Sin
b63767bcb8
Added poll for events on b-channels
2010-10-14 14:52:17 -04:00
David Yat Sin
db9c8c9db6
Fix for destination_number_ton and destination_number_npi not set on incoming calls
2010-10-14 14:19:54 -04:00
Brian West
c465c435dc
If we discard a recording lets set a variable to let us know this took place
2010-10-14 12:18:40 -05: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