16871 Commits

Author SHA1 Message Date
cypromis
880ab2c0b4 get flite back in and try to compile on more RAM .... it will not compile on less than 768 I think 2010-10-15 11:49:28 +02:00
cypromis
471d717d82 if you cannot type ... you have to have a lot of time to find the error when it finally popps up while recompiling ... typo in debian/rules ... 2010-10-15 11:24:52 +02:00
cypromis
ddf34ab39a mod_curl is back in the packaged game and some weird source dir from debian ;)) 2010-10-15 10:53:48 +02:00
cypromis
faffbaaadb fix dependency to python-dev for debian packages 2010-10-15 10:23:37 +02:00
cypromis
9686a38f92 seems endpoints need spandsp done so spandsp (basically all app modules) have to be made before endpoints 2010-10-15 09:19:44 +02:00
cypromis
33ea6e9c8f no scripts dir 2010-10-15 08:02:15 +02:00
cypromis
9eb57ee521 no bins in scripts dir 2010-10-15 07:47:19 +02:00
cypromis
374d13e7b6 forgot one more entry 2010-10-15 06:53:46 +02:00
cypromis
0c89de8fb6 need more testing of the .pc applied_patches stuff .. this does not work as advertised yet 2010-10-15 06:51:55 +02:00
cypromis
e0632e6498 added warning message to debian subdir 2010-10-15 06:17:38 +02:00
cypromis
ce3055e65a PLEASE NEVER CHANGE ANYTHING IN THE DEBIAN DIRECTORY YOURSELF. ALWAYS CREATE A JIRA FIRST AND WAIT FOR THE CURRENT MAINTAINER TO DO THE CHANGES 2010-10-15 06:16:12 +02:00
cypromis
364e78e292 o you my tab why are you leaving me ??? 2010-10-15 05:57:12 +02:00
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
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
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
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