Anthony Minessale
fa5113557b
stub for mod_html5
2012-08-13 15:20:41 -05:00
Anthony Minessale
134973187a
FS-4092 --resolve
2012-07-23 14:03:53 -05:00
Travis Cross
82b00ecbc8
don't build mod_ilbc or mod_siren by default
...
Our default build probably shouldn't include non-free software. With
mod_ilbc, the licensing situation is merely ambiguous. With
mod_siren, the user can't use this code without getting explicit
permission from Polycom (though it is apparently easily given).
2012-05-30 15:10:00 +00:00
Anthony Minessale
172e4a3041
FS-4183 here is a start, it still needs some work but here are the basic components, initially I am using the algorithim we use to generate artifical silence (static) and using one of those values to sleep a certian number of microseconds plus the cumulative bytes of events but i bet there is still some predictability in there so it needs some more
2012-05-14 06:58:41 -05:00
William King
916624c58b
Adding mod_vlc as a commented out option into modules.conf.
2012-05-13 10:33:19 -07:00
Anthony Minessale
5cf33770e1
add conf for mod_xml_scgi
2012-05-09 14:09:52 -05:00
Travis Cross
c5d88190bb
alphabetize modules in build/modules.conf.in
2012-04-04 17:24:55 +00:00
Anthony Minessale
94bcd55e4b
forgot to push this from last commit
2012-01-24 17:14:46 -06:00
Anthony Minessale
726842cb6c
add conf for last commit
2012-01-23 14:56:01 -06:00
Anthony Minessale
bc8cbee1fb
mod_httapi.c -- HT-TAPI Hypertext Telephony API (Twillio FreeSWITCH style)
2012-01-05 15:17:59 -06:00
Marc Olivier Chouinard
316a4bd9d7
mod_esl: New module. Allow to Passtruth API command to a remote FS via ESL. First api doesn't keep a persistant connection to farend server explaining the name single_esl. Future version will include settings to keep connections alive for multiple performance
2011-12-28 10:31:16 -05:00
Marc Olivier Chouinard
77d324f70e
mod_abstraction: New module. Currently implement API abstraction. Allow to simplify/standarize API name. Initially built for mod_voicemail_ivr. Allow to use scripting language as VM Storage by binding an API with specific argument to an different api call like python and send to it argument initially provided.
2011-12-27 19:53:21 -05:00
Marc Olivier Chouinard
17cdf9e1fd
mod_voicemail_ivr: BETA : An alternative voicemail IVR system. It require an API provider for voicemail access that is currently provided by mod_voicemail vm_fsdb API so it can be used simultaneously with mod_voicemail IVR. It currently try to resemble the normal FreeSwitch Voicemail experience. The goal is to expand upon that experience without affecting everyone inproduction user experience.
2011-12-23 19:45:18 -05:00
Anthony Minessale
9d7e9e6742
FS-3731 --resolve
2011-12-01 07:41:18 -06:00
Anthony Minessale
ab26f768b2
fix build file
2011-10-07 08:24:19 -05:00
Anthony Minessale
259a3e9fc3
add to modules.conf.in
2011-09-21 14:33:00 -05:00
Mathieu Rene
3a477c42a0
Add mod_blacklist from contrib.
...
Can be used to maintain lists of numbers and query/modify them with api commands.
Example:
blacklist add <list> <number>
blacklist del <list> <number>
blacklist check <list> <number> (outputs true or false)
2011-09-16 13:58:46 -04:00
Daniel Swarbrick
b31ebc9a69
add config file and tweak modules.conf.in for mod_cdr_mongodb
2011-09-07 23:57:44 +02:00
Anthony Minessale
0933a34369
RTMP as easy as A.B.C. Avant-Garde Solutions Inc. -- Barracuda Networks Inc. -- ClueCon! http://www.cluecon.com
2011-06-13 12:52:16 -05:00
Anthony Minessale
3fff309713
FS-3278 --resolve
2011-05-11 11:46:56 -05:00
Anthony Minessale
ebd9c83ed6
FS-3211 --resolve
2011-04-01 12:39:39 -05:00
Anthony Minessale
eefdb764cf
merge file_string into dptools
2011-03-29 20:35:34 -05:00
Josh Perry
0629b31c87
Added module to modules.conf source file
2011-03-26 12:46:00 -06:00
Anthony Minessale
cb9cb2b35e
update defaults
2011-03-21 20:52:03 -05:00
Anthony Minessale
8049194488
add defaults to config
2011-03-16 16:22:24 -05:00
Mike Jerris
17d5211280
add make targets for mod_com_g729 mod_com_g729-activate mod_com_g729-install mod_com_g729-clean mod_com_g729-uninstall
2011-02-14 13:52:55 -06:00
Anthony Minessale
8f565277e3
add mod_opus
2011-02-04 15:33:36 -06:00
Raymond Chandler
48c02b7cd2
test
2011-01-27 16:49:09 -05:00
Raymond Chandler
f8254f8160
test
2011-01-27 16:24:11 -05:00
Daniel Swarbrick
f5dafc9911
add mod_snmp to modules.conf.in and modules.conf.xml (commented out)
2011-01-21 23:42:30 +01:00
Anthony Minessale
4fd043e3fb
add mod_fsk
2011-01-10 17:27:01 -06:00
cypromis
ced63c3516
added postgresql cdr module to modules.conf.in (commented out )
...
added sqlite cdr module to modules.conf.in (built by default)
2011-01-03 11:40:49 +01:00
Michael S Collins
c81a944857
lang: Update langs - Add pt_PT, update es to have es_ES and es_MX, update mod_say_es and add mod_say_pt (FS-2937)
2010-12-17 16:16:39 -08:00
Geovani Ricardo Wiedenhoft
5df1683c38
- Notifies the pre_answer
...
- Dialplan examples
- New version of commons
- Priority of contexts
- New K3L install script - getk3l.sh
- CLI return in XML
- More options in GET and SET commands
- Events (ESL) to send/receive SMS.
- fax-adjustment-timeout implemented
- accountcode and language
- Owner destroy
- Destroy wait for resources release
- static const expression
- Hangup cause
2010-12-01 16:40:35 -02:00
Geovani Ricardo Wiedenhoft
45a0fb7b23
Added mod_khomp in modules.conf
2010-10-18 16:24:57 -02:00
Brian West
50e377dc94
add mod to modules.conf.in
2010-09-21 13:00:30 -05:00
Marc Olivier Chouinard
ba09b96d1e
mod_callcenter: Initial commit of the mod_callcenter application.
...
This module is in it early state of developpement. You can see documentation on the wiki at : http://wiki.freeswitch.org/wiki/Mod_callcenter
For support/comments, please use http://jira.freeswitch.org/ and select the MOD CALLCENTER module.
2010-08-13 09:48:37 -04:00
Mathieu Rene
289b271490
Add mod_redis to modules.conf.in
2010-06-22 00:26:32 -04:00
Rupa Schomaker
0e8a26f840
sync changes in branch rupa_limit
2010-06-19 07:49:34 -05:00
Michael Jerris
63638f34b8
fix path for build
2010-05-31 14:26:31 -04:00
Michael Jerris
988147a70b
change build to use mod_spandsp instead of mod_fax and mod_voipcodecs
2010-05-31 09:57:44 -04:00
Eric des Courtis
ba829f9842
Added missing entry for mod_avmd into "modules.conf.in"
2010-05-25 16:12:13 -04:00
Michael Jerris
fa9a59a88b
initial checkin of mod_fax/mod_voipcodecs merge into mod_spandsp
2010-05-24 05:38:17 -04:00
Brian West
6436e6b242
Check in mod_osp from transnexus thank you.
2010-04-28 22:22:28 -05:00
Moises Silva
394c5d60d2
added commented entry for mod_freetdm in modules.conf.in
2010-04-28 18:20:14 -04:00
Moises Silva
ee62a4d77f
try again, this time in modules.conf.in
2010-03-31 16:58:31 -04:00
Brian West
7c4f013f48
adding mod_silk commented out in modules.conf.in
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17061 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-20 17:37:34 +00:00
Michael Jerris
0c1071b560
rename
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16989 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-14 22:04:11 +00:00
Raymond Chandler
e575fa6e87
add mod_skinny
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16866 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-02 17:56:49 +00:00
Brian West
0e772ef4ab
no support
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16461 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-22 17:47:08 +00:00