Anthony Minessale
afb00ef5a1
tweaks
2010-10-17 18:52:03 -05:00
Anthony Minessale
81a9f8ef1e
timeout instantly when you have exact match and are equal to max digits
2010-10-17 16:13:47 -05:00
Andrew Thompson
dc40a7789c
Arrays are 0 indexed in C, duh
2010-10-17 16:19:38 -04:00
Andrew Thompson
4680cbb2dd
mod_erlang_event: Update config file with new option and add some comments
2010-10-15 23:41:35 -04:00
Andrew Thompson
094ffe37cc
mod_erlang_event: Support for reading erlang cookie from a file
...
mod_erlang_event will now try to read $HOME/.erlang.cookie if no cookie
is specified in the config file. You can specify an arbitary cookie file
via the 'cookie-file' parameter in the config file. The cookie file MUST
be readable by the user freeswitch is running as (either the owner or
root) and the file MUST NOT be readable/writeable/executable by any
other user (eg 0400 permissions). Thanks to James Aimonetti for the idea
and the original patch.
2010-10-15 23:40:57 -04:00
Anthony Minessale
f6f1230259
up
2010-10-15 19:01:59 -05:00
Anthony Minessale
f87dd96375
more dmachine improvements
2010-10-15 18:00:49 -05:00
Anthony Minessale
6772c795e0
FS-2787
2010-10-15 17:59:00 -05:00
Anthony Minessale
afaf1fac05
ilbc tweak
2010-10-15 17:53:38 -05:00
Anthony Minessale
743c87883b
tweak
2010-10-15 12:55:59 -05:00
Moises Silva
bbba1148ab
mod_sangoma_codec: flush sockets on first use
2010-10-15 06:52:48 -04:00
cypromis
e5459d34bf
fix changelog
2010-10-15 13:16:16 +02:00
cypromis
ca94fb2bea
adding tts_commandline
2010-10-15 12:45:52 +02:00
cypromis
a4aa5ceb2e
my typonese rules ... sorry for the mod_spandsp.sp ...
2010-10-15 12:19:55 +02:00
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
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