Commit Graph

1320 Commits

Author SHA1 Message Date
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
Michael S Collins 65b89d10d5 Add other_callers_in_conf phrase macro 2012-01-20 16:23:08 -08:00
Anthony Minessale 1242f0b661 update docs 2012-01-09 14:32:37 -06:00
Anthony Minessale 3768d80227 add app lists to white or blacklist apps in the execute tag 2012-01-06 15:10:45 -06:00
Anthony Minessale 1901a41961 upd 2012-01-06 11:17:30 -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 736c52e38b Converted de phrases from ISO-8859-4 to UTF-8. 2012-01-03 19:02:52 -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 01267cd6f5 mod_voicemail_ivr: Added a bunch of default prompt for future use once we get sound recorded. In the mean time, having it in the code wont cause problem as long we don't define the phrase in the config file 2011-12-26 19:26:01 -05:00
Marc Olivier Chouinard d544c06598 mod_voicemail_ivr: Fixed issue in settings system. Added initials settings. 2011-12-26 11:14:00 -05:00
Marc Olivier Chouinard f2cba2aa16 mod_voicemail_ivr: Added a missing menu in the conf.xml config. Also refactor nearly all the function name to something more standard. Also tried to make the flow as simple as possible in the menu.c 2011-12-26 02:52:32 -05:00
Marc Olivier Chouinard 08e6e8bc38 mod_voicemail_ivr: Document example settings parameters. This is open for discussion before being implemented 2011-12-24 11:29:00 -05:00
Marc Olivier Chouinard 4b53ecd817 mod_voicemail_ivr: Missing 2 file from initial commit 2011-12-23 20:01:33 -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
Marc Olivier Chouinard de498aeffe FS-3071 Small comment correction from Mitch, thx 2011-12-21 13:52:30 -05:00
Marc Olivier Chouinard 2d4e159bef FS-3763 --resolve 2011-12-18 17:04:11 -05:00
Marc Olivier Chouinard 1ddd29bf0d FS-3071 Small fix on default value, and renaming the no-verify-date to verify-date. 2011-12-18 12:08:17 -05:00
Marc Olivier Chouinard 9574ba27f7 FS-3071 I've finally merged it all. It all look good, shouldn't affect anyone who didn't set those value 2011-12-18 11:54:38 -05:00
Marc Olivier Chouinard 947096c66d FS-3071 Added the tls extra options patch 2011-12-18 11:37:04 -05:00
Marc Olivier Chouinard 235ef72f1b FS-3071 This is the sofia changes following the addition of the passphrase in libsofia 2011-12-18 11:20:38 -05:00
Marc Olivier Chouinard 663699f4e3 FS-2896 --resolve 2011-12-18 01:48:35 -05:00
Marc Olivier Chouinard fb43f80581 FS-3705 --resolve 2011-12-18 01:13:37 -05:00
Marc Olivier Chouinard 8379a2926e FS-3037 --resolve
Modified patch for formating, also adding support for sqlite db name parameters.  Also fix potential db issues in sqlite if using multiple profile.
2011-12-18 00:22:24 -05:00
Marc Olivier Chouinard 10dfc37770 FS-3762 --resolve
I've had to add a missing include and do some formating cleanup.
2011-12-16 15:33:22 -05:00
Marc Olivier Chouinard a44bd60f4c FS-3736 --resolve
NOTE: This patch might affect xml_cdr, so better check if the output is to your liking after this commit
2011-12-16 09:22:05 -05:00
Marc Olivier Chouinard c6633fa300 FS-849 --resolve 2011-12-15 13:20:27 -05:00
Michael S Collins 9ea3ce666f config: add screen_confirm macro to lang/en/ivr/sounds.xml 2011-12-07 14:49:16 -08:00
Anthony Minessale 4a09e77f69 default to 0 2011-12-07 05:17:00 -06:00
Anthony Minessale d91f67d0e3 Add T31 modem support to mod_spandsp - similar to iaxmodem only wired into FS. Also merge configs into single spandsp.conf.xml --see in tree example-- 2011-12-06 17:51:36 -06:00
Anthony Minessale 9d7e9e6742 FS-3731 --resolve 2011-12-01 07:41:18 -06:00
Di-Shi Sun ca97a49e29 Fixed buffer overflow issue caused by max number of destinations. 2011-11-30 15:17:13 +08:00
Di-Shi Sun db8a43ad79 Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch 2011-11-25 17:32:59 +08:00
Di-Shi Sun 1e48c84df6 Updated for OSP Toolkit 4.0.2. 2011-11-25 17:26:46 +08:00
Jeff Lenk 35112f2269 FS-3586 --resolve 2011-11-23 13:25:24 -06:00
Anthony Minessale 3603a69d66 default to short date time in vm 2011-11-15 09:54:57 -06:00
Michael S Collins 86fef38b28 Remove redundant 'set' in default.xml Local_Extension 2011-10-24 13:58:21 -07:00
Anthony Minessale 4841670777 add presence_map config 2011-10-22 09:46:17 -05:00
Anthony Minessale 4ee1722f3e add presence_map 2011-10-22 09:40:59 -05:00
Anthony Minessale 127be02db2 add conference cdrs to mod_conference 2011-10-14 11:30:51 -05:00
Christopher Rienzo 798bacb2b5 move mod_http_cache configuration to conf/autoload_configs/ 2011-10-06 20:09:19 +00:00
Jeff Lenk 1f2bc29f60 FS-3595 --resolve 2011-10-06 09:33:57 -05:00
Anthony Minessale 9e3f0b6df5 FS-3493 --resolve 2011-10-03 12:22:09 -05:00
Michael S Collins cbfe83cc8f Fix eavesdrop so that *0 works as well as 88 as the access code 2011-09-28 16:51:11 -07:00
Anthony Minessale 7333d46d5b add new chatplan concept and mod_sms. Apps for chat messages: copy new base freeswitch.xml and chatplan dir if you are upgrading on existing config base 2011-09-21 14:31:18 -05:00
Stefan Knoblich 41abb3e644 mod_blacklist: Resource leak fixes, config checks and add help output for api interface
Don't leak the file handle after parsing the configuration
Don't leak memory if the file could not be opened

Check list name and filename attribute of configuration entry.

Add "blacklist help" and error messages to api interface.

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
2011-09-21 15:50:57 +02:00
Stefan Knoblich d00f74640f mod_blacklist: Add example configuration file
Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
2011-09-21 15:10:37 +02:00
Tamas Cseke 8547c5c995 more general way to connect to mongo 2011-09-12 09:16:56 +02:00
Michael S Collins d62679df18 Add phrase macros for '<person> has joined/left the conference' 2011-09-09 10:02:52 -07:00
Daniel Swarbrick b31ebc9a69 add config file and tweak modules.conf.in for mod_cdr_mongodb 2011-09-07 23:57:44 +02:00