Chris Rienzo
9aeaebe17b
mod_rayo: fix config to passthrough loopback dialstrings
2013-11-11 11:43:28 -05:00
Chris Rienzo
93fa6f17b4
mod_rayo: <receivefax> component added. No support for HTTP(S) yet.
2013-11-06 17:00:58 -05:00
Chris Rienzo
8e5fa835b4
mod_ssml: added ordinal, telephone configuration
2013-09-12 11:59:23 -04:00
Chris Rienzo
48fb8999da
mod_ssml: add default config for interpret-as='characters'
2013-08-28 13:52:53 -04:00
Brian West
f71b6f5748
sigh spelling
2013-08-21 11:48:22 -05:00
Brian West
01377e1bef
FS-5718 --resolve
2013-08-21 11:33:13 -05:00
Chris Rienzo
f7d4ff390a
mod_rayo: move alias definition to config file, tweak console command completion to make testing easier
2013-08-14 18:00:45 -04:00
Chris Rienzo
a8f2e68467
mod_unimrcp: add example config for Vestec
2013-08-14 10:06:32 -04:00
Chris Rienzo
217a7c5ff8
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:55 -04:00
Raymond Chandler
d458898200
fix commented load
2013-07-22 10:42:05 -04:00
Michael S Collins
a4d35c7575
config: use 'message from' instead of 'this is a call from' during vm message playback dialog
2013-07-19 08:51:04 -07:00
Michael S Collins
eb56f74d50
Add 'anonymous caller' to vm macro say_phone_number
2013-07-16 11:42:27 -07:00
Chris Rienzo
3541d9d353
mod_rayo: support secure client-to-server connections
2013-07-15 19:11:11 -04:00
Ken Rice
27ccb69c94
FS-5524 --resolve
2013-07-10 11:58:22 -05:00
Ken Rice
756dd2ebb9
fix typo
2013-07-05 09:49:46 -05:00
Ken Rice
c58b1508a2
--resolve FS-5426
2013-07-03 14:14:33 -05:00
Ken Rice
42916f8176
--resolve FS-5432
2013-07-03 14:14:20 -05:00
Chris Rienzo
d2c9ee0d23
mod_rayo: move example config so that make config-rayo works
2013-07-03 14:23:18 -04:00
Brian West
ed0ae1e669
FS-5255 --resolve
2013-06-07 07:26:03 +00:00
Anthony Minessale
32171aa94c
add mod_b64
2013-06-07 00:51:35 +00:00
Raymond Chandler
f0853c6eca
add number translation module
2013-06-06 19:15:17 +00:00
Mathieu Parent
4a981b336a
Don't pretend we support skinny-wait timeout (See #FS 477)
2013-05-31 15:10:42 -05:00
Travis Cross
2870bb9200
Fix comment spelling
...
Thanks-to: Mariusz Czułada <manieq.net@gmail.com>
2013-05-25 21:47:08 +00:00
Anthony Minessale
c8ef74055a
FS-5430 --resolve
2013-05-15 09:27:44 -05:00
Kristin King
976811ccec
FS-5249: --resolve add message sort ordering.
2013-04-17 15:09:26 -07: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
Ken Rice
784380a650
update these examples to use the correct syntax for pgsql
2012-11-02 19:07:26 +00:00
Brian West
43dfc70327
FS-4745 --resolve
2012-11-01 15:04:31 -05:00
Jeff Lenk
b11649123a
FS-4658 --resolve
2012-10-25 07:50:14 -05:00
Ken Rice
a0a584b0c9
you cant have -- inside an xml comment... we should really be testing changes like this to the config files before we push this as this wouldnt even make it past a clean install start up or reloadxml test
2012-10-08 20:57:20 -04:00
Brian West
1215ee4fe1
FS-4699 --resolve
2012-10-08 17:19:17 -05:00
Eliot Gable
5cb354dddc
Initial core-pgsql support based on native libpq; FS starts and stops without errors using core-pgsql.
2012-10-08 20:33:57 +00:00
Michael S Collins
0cb64960f1
config: improve default directory's dialstring param to handle registrations from any SIP profile
2012-09-28 09:45:42 -07:00
Robert Jongbloed
75c3e36009
Added XML config for H.323 User Input Indication (DTMF) mode
2012-09-19 12:32:36 +10:00
Moises Silva
350fbdbfb0
Update oreka.conf.xml comments
2012-09-18 15:46:22 -04:00
Moises Silva
0cdcf7ff86
Move oreka.conf.xml to vanilla/autoload_configs/
2012-09-18 15:41:28 -04:00
Anthony Minessale
dd62f08f04
FS-4596 --resolve
2012-09-18 11:34:45 -05:00
Michael S Collins
9cde99b406
FS-3003: --resolve Add lang config files for es-ES,es-MX,pt-BR,pt-PT (Thanks Francois Delawarde)
2012-08-24 09:42:52 -07:00
Steve Underwood
ea58df8456
Fixed Cairo's entry in the timezone files
...
Changed mod_spandsp so it tries to resolve timezone names like Asia/HongKong
to a POSIX timezone descriptor string, like other parts of FreeSwitch do.
2012-08-22 22:25:54 +08:00
Robert Jongbloed
cd21b67c1d
Updated mod_opal to latest stable OPAL version.
...
Enhancements to trace logging, include threads and context ID.
Changed default opal_conf.xml to allow more than just G.711 uLaw and not to clutter log file with debug logs.
Added to opal_conf.xml item for "disable-transcoding".
Updated build/buildopal.sh to use correct ./configure items for PTLib, allow for something other than standard install directory for PTLib/OPAL and be able to easily bind to a specific release of PTLib/OPAL.
2012-08-16 14:23:48 +10:00