Commit Graph

1420 Commits

Author SHA1 Message Date
Anthony Minessale
643c88f49b FS-6140 --resolve 2014-01-23 02:13:10 +05:00
Peter Olsson
b762332669 Initial commit of mod_v8 2014-01-14 15:38:41 +01:00
Travis Cross
b9b9f6fe7c Drop mod_spidermonkey from our default build
There are build issues with mod_spidermonkey on certain platforms, and
we hope to replace it soon anyway.
2014-01-08 21:12:19 +00:00
Chris Rienzo
5b2799284b mod_rayo CPA dtmf detection added 2014-01-07 10:10:50 -05:00
Chris Rienzo
8db351858b mod_rayo CPA implemented - still needs testing 2014-01-05 00:39:40 -05:00
Chris Rienzo
91f210a5fc mod_rayo CPA - added detector abstraction 2014-01-04 15:18:10 -05:00
Chris Rienzo
72aea1f53f build: updated mod_rayo config, fixed RPM packaging in master, added mod_rayo and mod_ssml 2013-12-09 17:40:14 -05:00
Chris Rienzo
9d70d99d89 mod_mongo: use C++ driver pooling, added support for socket timeout 2013-12-09 11:09:50 -05:00
Chris Rienzo
2906721d01 mod_rayo: fixed config 2013-11-14 16:12:08 -05:00
Chris Rienzo
9500e120a9 mod_rayo: fix config to passthrough loopback dialstrings 2013-11-11 11:43:03 -05:00
Chris Rienzo
bb5d283e50 mod_rayo: <receivefax> component added. No support for HTTP(S) yet. 2013-11-06 17:00:13 -05:00
Nathan Neulinger
1825b5bc89 FS-5599 add to vanilla conf 2013-10-02 12:51:22 -05:00
Chris Rienzo
a49c3a253a mod_ssml: added ordinal, telephone configuration 2013-09-12 11:58:53 -04:00
Chris Rienzo
580f8c21e7 mod_ssml: add default config for interpret-as='characters' 2013-08-28 13:52:37 -04:00
Brian West
395b3b6112 sigh spelling 2013-08-21 11:47:58 -05:00
Brian West
f592ce264b FS-5718 --resolve 2013-08-21 11:33:29 -05:00
Chris Rienzo
4ae41dd1bd mod_rayo: move alias definition to config file, tweak console command completion to make testing easier 2013-08-14 18:00:30 -04:00
Chris Rienzo
451aece803 mod_unimrcp: add example config for Vestec 2013-08-14 10:06:18 -04:00
Chris Rienzo
96eba0d6a8 mod_rayo: add support for speech recognizers other than pocketsphinx, fixed some input component bugs, allow simultaneous dtmf and voice input. 2013-08-14 09:41:11 -04:00
Raymond Chandler
8d005a4138 fix commented load 2013-07-22 10:41:01 -04:00
Michael S Collins
2c4f6a3766 config: use 'message from' instead of 'this is a call from' during vm message playback dialog 2013-07-19 08:49:19 -07:00
Michael S Collins
02ddafda3f Add 'anonymous caller' to vm macro say_phone_number 2013-07-16 11:40:36 -07:00
Chris Rienzo
07e0de3229 mod_rayo: support secure client-to-server connections 2013-07-15 18:52:09 -04:00
Ken Rice
eb329ad5ae FS-5524 --resolve 2013-07-10 11:49:59 -05:00
Ken Rice
37a1f2c633 fix typo 2013-07-05 09:49:28 -05:00
Ken Rice
51fd5a6cee --resolve FS-5426 2013-07-03 14:13:05 -05:00
Ken Rice
bf89fbd81d --resolve FS-5432 2013-07-03 14:13:05 -05:00
Chris Rienzo
0d32f510f2 mod_rayo: move example config so that make config-rayo works 2013-07-03 14:22:30 -04:00
Anthony Minessale
48532bd6d1 add config examples 2013-06-19 11:09:40 -05:00
Travis Cross
ab641842f4 Fix comment spelling
Thanks-to: Mariusz Czułada <manieq.net@gmail.com>
2013-05-25 21:40:40 +00:00
Anthony Minessale
97faaab42c FS-5430 --resolve 2013-05-15 09:27:18 -05:00
Kristin King
14f77e1b9a FS-5249: --resolve add message sort ordering. 2013-04-17 15:09:39 -07:00
Mathieu Parent
5838050e4f Don't pretend we support skinny-wait timeout (See #FS 477) 2013-04-03 20:55:27 +02:00
Brian West
f1e8f09c2f FS-5255 --resolve 2013-04-03 09:01:18 -05:00
Anthony Minessale
69c3c7d8e2 FS-5257 --resolve you seem to be setting sip_secure_media on an inbound leg, this is not correct. This patch should auto-correct that but also beware that the variable has changed to rtp_secure_media after this commit 2013-04-02 20:05:46 -05:00
Brian West
e334fd064f fix variable name 2013-04-02 13:10:00 -05:00
Raymond Chandler
46768af7cb add number translation module 2013-04-01 21:00:26 -04:00
Anthony Minessale
74a58cd50b add mod_b64 2013-03-31 21:27:27 -05:00
Anthony Minessale
68055eab2b support tls dir options properly 2013-03-31 21:27:26 -05:00
Chris Rienzo
f45fa08e15 mod_http_cache: add support for http/https formats if enable-file-formats is set to true in http_cache.conf. Don't load mod_httapi if you use this option 2013-03-18 17:58:51 -04:00
Seven Du
5f733b24bf FS-4225 2013-03-11 18:04:05 +08:00
Jeff Lenk
d9a4b8a9b0 FS-5156 --resolve default configuration needs new dsn 2013-03-09 13:00:22 -06:00
Anthony Minessale
e942571876 FS-5160 --resolve This is depricated in favor of {loops=10}tone_stream://path=/foo/bar.ttml adding legacy code to let both ways work 2013-03-09 07:58:15 -06:00
Michael S Collins
70c391d215 Add mod_curl to modules.conf.xml 2013-02-25 16:19:32 -08:00
Michael S Collins
f5f8e90f01 Add global var so you don't have to remember 640hz 2013-01-31 17:38:05 -08:00
Marc Olivier Chouinard
5542d040a2 mod_voicemail: Add new vm_fsdb_pref_greeting_get
mod_voicemail_ivr: Added the new param for API vm_fsdb_pref_greeting_get WARNING, you must add it to the config or else module will complain of missing value... With the new API, it will now playback the greeting when setting it.  Will need to figure out a better way to deal with api being added in the future...  Add support to auto start new message playback and made it default in the config file.
mod_voicemail_ivr phrases : make value = 0 as plural (0 messages).  Don't tell the option for new message if no new message present.  Changes a few default key to match more closely mod_voicemail key settings.
2013-01-24 00:04:34 -05:00
Marc Olivier Chouinard
67111b0770 mod_voicemail_ivr: Fix default config file 2013-01-22 21:59:15 -05:00
Marc Olivier Chouinard
36a8742ac6 mod_voicemail_ivr: Fix spelling mistake 2013-01-22 18:48:49 -05:00
Michael S Collins
2e90beecae config: change call_screen macro to better reflect group_confirm behavior 2012-12-09 14:08:56 -08:00
Brian West
fec1046db2 FS-4807 clear up an example for people that don't want to bother with learning how things work 2012-11-08 12:57:17 -06:00