Luis Azedo
eaf6430e0d
FS-7776 #resolve add mod_kazoo to build system
2015-07-06 23:13:00 +01:00
William King
0244af22e6
FS-7730 fix default configs to provided sample load option for mod_sms and mod_smpp
2015-07-03 14:50:48 -07:00
William King
775ce5c0a8
Adding mod_smpp as an event_handler module.
...
FS-7730 #resolve
2015-07-03 14:26:05 -07:00
Brian West
9a269505b4
eavesdrop test case
2015-07-02 09:46:04 -05:00
Brian West
230709c104
tweak
2015-07-01 08:59:12 -05:00
Brian West
f097384d44
FS-7726 puppet extension
2015-06-30 18:23:22 -05:00
Brian West
3b42bbaa29
FS-7726 updates
2015-06-30 17:04:55 -05:00
Artur Zaprzała
66a2ba22a0
FS-7648 Fix regex "all" and "xor" tests.
2015-06-30 12:31:53 +02:00
Brian West
2a1195e55d
FS-7726 test case 2
2015-06-26 14:51:40 -05:00
Brian West
95cadf65d0
FS-7726 test case
2015-06-26 14:36:58 -05:00
Anthony Minessale
5efc9714ee
FS-7703 remove answer delay from default dp
2015-06-25 12:42:14 -05:00
Brian West
d8e0b5858d
FS-7648 more test config tweaks
2015-06-25 07:42:56 -05:00
Brian West
b788523f76
FS-7648 test config tweaks
2015-06-24 17:48:59 -05:00
Brian West
4980389bc0
FS-7648 test config tweaks
2015-06-24 17:30:11 -05:00
Brian West
8865b693ad
FS-7648 test cases for FS-7724
2015-06-24 16:38:54 -05:00
Brian West
9a37e74d2b
FS-7648 test config for FS-7687 part 2
2015-06-23 09:38:29 -05:00
Brian West
0b1826c357
FS-7648 test config for FS-7687
2015-06-23 09:20:58 -05:00
Brian West
1562d34a07
FS-7648 conf mcu test
2015-06-19 10:14:59 -05:00
Brian West
7ff9ae02a0
FS-7693 lower default energy level in sample configs
2015-06-19 10:02:01 -05:00
Brian West
4b47e9f806
FS-7648: additional test cases
2015-06-19 01:56:37 -05:00
Brian West
05520fb8fd
FS-7648 add stereo
2015-06-18 15:49:55 -05:00
Brian West
2ebcb91626
FS-7648: add lipsync tests for playback and local stream
2015-06-18 14:29:57 -05:00
Travis Cross
1d726c1d91
Fix docs on enabling cert CN/SAN validation
...
The correct incantations to enable certification common name / subject
alternative name verification, per our code, are `subjects_all`,
`subjects_in`, and `subjects_out` in a Sofia profile's
`tls-verify-policy`. What we've had in our examples and documentation
for years are `all_subjects`, `in_subjects`, and `out_subjects`.
The result of this is that we've almost certainly confused people into
using the incorrect forms. Those poor people will believe that they
are verifying the CN/SAN of the received host certificate against the
list in `tls-verify-in-subjects` when in fact they are not.
One clear issue in this case was that the incorrect forms failed to
have any effect without providing any warning or error. This issue
could not have persisted if we had made more noise about incorrect
input.
Given how long this has been broken, it's tempting to alias the
incorrect forms to the correct ones. However this would certainly
break many existing installations that have, because of this error,
never actually tested their setup with CN/SAN validation enabled.
In this commit, we fix the examples and documentation, and add an
error-level log output when unknown values are passed to
`tls-verify-policy`.
Thanks-to: Andrew Patrikalakis <anrp+freeswitch@anrp.net>
2015-06-17 17:10:29 +00:00
Brian West
e71be0c6b7
FS-7648 adding profile-variable for testing cases
2015-06-17 10:38:30 -05:00
Brian West
b51e988ed5
FS-7648 more tests
2015-06-16 10:58:04 -05:00
Brian West
4389886f05
FS-7648 add condition testing for regex all and xor cases
2015-06-16 10:46:15 -05:00
Brian West
a9b6caca9b
FS-7648 clean up and re-number, still planning stages
2015-06-15 15:32:14 -05:00
Brian West
c987359b1f
FS-7648
2015-06-15 08:43:29 -05:00
Brian West
c57cadf39c
FS-7648 add more eavesdrop test cases
2015-06-12 11:50:35 -05:00
Brian West
86b0099af0
FS-7648 add more eavesdrop test cases
2015-06-12 11:47:13 -05:00
Brian West
97d87f6c9b
FS-7648 add eavesdrop test case
2015-06-12 11:29:15 -05:00
Brian West
780b5a5726
FS-7648 add set video on hold, and force preanswer prefix
2015-06-12 11:04:00 -05:00
Brian West
dab494990d
FS-7648 adding video record/ playback test cases
2015-06-12 10:35:33 -05:00
Brian West
e3c4805621
FS-7648 adding videomail voicemail profile
2015-06-12 09:46:46 -05:00
Brian West
1b1113e01a
FS-7648 adding leave/check videomail test cases
2015-06-12 09:45:17 -05:00
Brian West
cf4a5d1702
FS-7648 clean 2
2015-06-12 09:36:34 -05:00
Brian West
783c4c2eda
FS-7648 more clean up
2015-06-12 09:24:24 -05:00
Brian West
3badbbac89
FS-7648 foundation for QA testing config
2015-06-12 09:18:53 -05:00
Brian
2815994647
FS-7638 properly match ACL with IPv4 mapped IPv6 addresses
2015-06-11 10:41:33 -05:00
Brian
6bb8ee321a
FS-7601 improve opus packet loss routines #resolve
2015-06-05 18:11:20 -05:00
Brian
22335d212d
FS-7601 allow setting the packet loss percentage on the encoder from the opus.conf.xml file
2015-06-04 15:57:33 -05:00
Anthony Minessale
9d46b63742
FS-7587 #comment one profile to rule them all (part 2)
2015-06-03 16:09:02 -05:00
Anthony Minessale
4dc7e2a2bb
FS-7587 #comment one profile to rule them all
2015-06-03 15:56:26 -05:00
Chris Rienzo
d04e1f03ff
FS-7564 #resolve #comment [mod_rayo] Added new algorithms for offering calls to clients.
...
Two new params added to autoload_configs/rayo.conf.xml
offer-algorithm
all: offer to all clients (default and old behavior)
first: offer to first client, fails over to next client in list
random: offer to random client, fails over to next random client
offer-timeout-ms
0: disable
> 0 and < 120000: time to wait for reply from offer. On timeout, next client is offered call.
If no other clients available, call is rejected. 5000 is default.
2015-06-02 10:54:38 -04:00
Mike Jerris
6323803353
Merge pull request #262 in FS/freeswitch from feature/FS-7587-add-ipv6-support-to-verto-websockets to master
...
* commit '3b2d00f3e65061393da10a4ba286ac72cdb3c16e':
FS-7587 Add ipv6 support to Verto / Websockets
2015-06-01 14:19:40 -05:00
Anthony Minessale
3b2d00f3e6
FS-7587 Add ipv6 support to Verto / Websockets
2015-06-01 13:39:47 -05:00
Alexander Traud
022fddbe6a
Add Perfect Forward Secrecy (DHE PFS) to mod_sofia
...
Ephemeral ECDH (ECDHE) was supported already. This patch adds Ephemeral
DH (DHE). To enable it, add DH parameters into the private-key file of
your server (agent.pem). For example via:
openssl dhparam -out dh.pem 2048
FS-7561 #resolve
2015-06-01 12:45:19 -05:00
Anthony Minessale
f82dd1e9ea
FS-7513 add video-auto-floor-msec param to control how long a member must have the audio floor before also taking the video floor %NEEDS_DOC
2015-06-01 12:25:13 -05:00
Brian West
9c459f881e
FS-7494: default avatar and mute images for video MCU
2015-05-28 12:47:26 -05:00
Brian
d3a5605ab6
FS-7471 improve configs for video
2015-05-28 12:47:25 -05:00
Michael Jerris
e2236ad559
FS-7508: remove mod_vp8 which has been replaced by mod_vpx
2015-05-28 12:47:25 -05:00
Michael Jerris
91a6fc82c0
FS-7338: remove libsndfile from tree, use system lib instead
...
FS-7338: remove libsilk from tree, use system lib instead
FS-7338: change to always use system liblua
FS-7338: remove libbroadvoice from tree, use system lib instead
FS-7338: remove libilbc from tree, use system lib instead
FS-7338: remove libs using system libs from bootstrap
FS-7338: remove libg722_1 from tree, use system lib instead
FS-7338: remove mod_celt, it has be superseded by mod_opus
FS-7338: remove libcodec2 from tree, use system lib instead
FS-7338: remove libopus from tree, use system lib instead
FS-7338: remove libsoundtouch build from tree, use system lib instead
FS-7338: remove flite build from tree, use system lib instead
FS-7338: remove openldap build from tree, use system lib instead
FS-7338: remove libmongoc build from tree, use system lib instead
FS-7338: remove mod_mongo deps that are no longer actually required
FS-7338: remove some dup demo modules and don't include demo code in packages
2015-05-28 12:47:24 -05:00
Brian
2e4385f640
FS-7433
2015-05-28 12:47:21 -05:00
Anthony Minessale
a988ec5743
FS-7513: add overlap param
2015-05-28 12:47:20 -05:00
Anthony Minessale
5d9e4752a5
FS-7513: add auto-3d-position attr to <layout> and the auto as a valid value in existingaudio-position in <image> to auto-arrage the 3d openal positioning to either set it for the whole layout or an individual image
2015-05-28 12:47:17 -05:00
Anthony Minessale
755a0c0549
FS-7512: add mod_png to play a png as video defaults to 10 sec add {png_ms=N} to change (negative number is forever)
2015-05-28 12:47:16 -05:00
Michael Jerris
0fc2c54b11
FS-7513: Add new conference profile param video-mode (mux,transcode,passthrough) with passthrough as default
...
remove transcode-video, decode-video, mix-video flags
2015-05-28 12:47:14 -05:00
Brian West
13205e49af
FS-7513: Add 8x8 grid layout
2015-05-28 12:47:14 -05:00
Brian West
fd226bd161
FS-7513: tweak conference config a little and clean up comment consistency
2015-05-28 12:47:05 -05:00
Anthony Minessale
d1b7eff872
FS-7513: add flooronly
2015-05-28 12:47:04 -05:00
Anthony Minessale
a44a06aaa1
FS-7513: add some layouts for presenting
2015-05-28 12:47:03 -05:00
Anthony Minessale
2c4c2587ed
FS-7513 FS-7509: crack at screen share
2015-05-28 12:47:03 -05:00
Anthony Minessale
2c1ab14074
FS-7513: add configurable FPS for conf and default to 15
2015-05-28 12:47:02 -05:00
Seven Du
2aad60b054
FS-7513: typo
2015-05-28 12:47:01 -05:00
Anthony Minessale
e84d7b8c89
FS-7513: banner control and layout bgcolor param
2015-05-28 12:47:00 -05:00
Anthony Minessale
8be96b106e
FS-7513: refactor some screen switching and layout stuff
2015-05-28 12:46:58 -05:00
Seven Du
10824c0eca
FS-7513: add 1x2, 2x1 and an overlaps layout
2015-05-28 12:46:58 -05:00
Anthony Minessale
3e323e3b09
FS-7513: add auto layout advance based on group
2015-05-28 12:46:58 -05:00
Anthony Minessale
a56e65bace
FS-7513: add flag to choose between encoding each frame and using central encoder per codec, add parsing for floor fields and reservation fields in layouts, add param to control bandwidth for consolidated codecs, add audio-position attr to images in layout to sync with virtual HRTF
2015-05-28 12:46:58 -05:00
Anthony Minessale
e919592905
FS-7513: add 1x1
2015-05-28 12:46:56 -05:00
Anthony Minessale
8915516c13
FS-7513: here's a story....... of a lovely feature
2015-05-28 12:46:56 -05:00
Michael Jerris
5f03f213a5
FS-7513: add 2-up and 3-up layouts for mcu config
2015-05-28 12:46:56 -05:00
Michael Jerris
eecea01bc3
FS-7513: add 1up_top_left mcu layouts with floor holder flag
2015-05-28 12:46:56 -05:00
Michael Jerris
d4a8a92090
FS-7513: add conference_layouts.conf.xml file which defines the different layouts for the video mcu
2015-05-28 12:46:56 -05:00
William King
d3bac671d2
FS-7526: add enable_fallback_format_fields for mod_amqp producer profiles if the profile param is set.
2015-05-03 11:23:30 -07:00
Chris Rienzo
b28f7acac1
FS-7496 Updated mime.types, added switch_core_mime_type2ext function and used it in mod_httapi. Now, file extensions defined in mime.types will be applied if mod_httapi downloads a file without one.
2015-04-30 14:24:41 -04:00
William King
b51c054474
FS-7060 add configuration of the amqp command binding key
2015-04-08 16:04:00 -07:00
William King
d55c4a053b
FS-7060 expanded configuration for amqp command configuration
2015-04-07 16:11:34 -07:00
William King
1a96f23f27
Adding mod_amqp as an event_handler module
...
AMQP(Advanced Message Queueing Protocol) is an event bus protocol
with more info here http://www.amqp.org/about/what
mod_amqp implements the client side of the amqp protocol. Currently
the module supports two separate, but not mutually exclusive usages:
1. Sending a filtered whitelist of events to an AMQP server. The
before the events are sent an amqp routing header is generated so that
downstream subscriptions can subscribe using filters. If the
connection to the remote server is interrupted, the module will
attempt to reconnect.
2. Subscribing to a 'control' channel on the remote AMQP server. When
events are received on this channel if they match a configured filter,
the commands are run locally as api commands. If the filter for the
events being sent to the remote AMQP server include SWITCH_EVENT_API
then the results of the api commands will be sent back to the AMQP
server.
FS-7060 #resolve
Thanks-to: Daniel Bryars <danb@aeriandi.com> and Tim Brown <tim.brown@aeriandi.com>
2015-04-03 15:34:09 -07:00
Brian West
9872c52c57
FS-7368 --resolve
2015-03-13 16:50:13 -05:00
Manav Rathi
7a6303d6b3
Add minimal configuration for configuring FreeSWITCH from scratch
...
The default "vanilla" configuration that comes with FreeSWITCH has
been designed as a showcase of the configurability of the myriad of
features that FreeSWITCH comes with out of the box. While it is very
helpful in tinkering with FreeSWITCH, it has a lot of extraneous stuff
enabled/configured for use in a production system. This configuration
aims to take the reverse stance -- it attempts to be a starting point
for configuring a new system by "adding" required features (instead of
removing them as one would do if one starts with the default
configuration).
Jira: FS-7362
Source: 270941d6f2
2015-03-11 19:35:19 +05:30
Chris Rienzo
e338b8865b
FS-7346 #resolve #comment update mod_mongo driver to 1.1.0
2015-03-04 09:06:10 -05:00
Mike Jerris
1a181f0516
Merge pull request #202 in FS/freeswitch from ~SJTHOMASON/freeswitch:feature/FS-7309-allow-removal-of-user-agent-header to master
...
* commit '74e8db736f95088d7cf38b4c424647f5ebfa2783':
FS-7309: [mod_sofia] Allow removal of User-Agent header
2015-02-20 12:05:23 -06:00
Mike Jerris
cb9f4dad43
Merge pull request #195 in FS/freeswitch from ~ARTURZ/freeswitch:FS-7299-mod_xml_cdr-cookie-file to master
...
* commit 'e26605703ff8be1055ffee799722ff488a855995':
FS-7299: Implement cookie-file option for mod_xml_cdr.
2015-02-20 11:52:51 -06:00
Spencer Thomason
74e8db736f
FS-7309: [mod_sofia] Allow removal of User-Agent header
...
In certain deployments it might be desirable to remove the User-Agent header from the SIP message.
Set the sofia profile parameter "user-agent-string" to "none" to suppress this header.
2015-02-20 08:36:44 -08:00
Brian West
9fe512805b
FS-7301 #comment set the tx-reinvite-packet-count to 400, seems we are too fast for the remote in this case which is causing your failure #resolve
2015-02-19 14:43:58 -06:00
Artur Zaprzała
e26605703f
FS-7299: Implement cookie-file option for mod_xml_cdr.
2015-02-19 09:03:53 +01:00
Manav Rathi
35e4c978ce
Do not autoload mod_v8 in the default config [FS-7263]
...
mod_v8 is commented out in modules.conf (possibly because it requires
v8 development files installed), but is present in modules.conf. This
commit updates modules.conf.xml to reflect the defaults present in
modules.conf and not try and autoload mod_v8. With this change, the
spurious warning during start up goes away.
2015-02-11 11:42:40 +05:30
Ken Rice
c16f9ec1d9
FS-7191 #resolve #comment edit pgsql example connection string to remove unneeded option that may cause a failure on some systems.
2015-01-26 15:57:33 -06:00
Chris Rienzo
85fbddc655
FS-7150 #resolve #comment [mod_rayo] added param add-variables-to-events which will add channel variables to <offer>, <ringing>, <answered>, and <end> if set to true. Default is false.
2015-01-13 16:01:02 -05:00
Brian West
825121843f
tweak cdquality conference defaults
2015-01-05 16:41:13 -06:00
E. Schmidbauer
1e926198fa
FS-6097 - added fifo_position macro
2014-11-18 15:42:44 -05:00
Chris Rienzo
e1c0ef5008
mod_rayo: new configuration parameter, add-variables-to-offer (default=false). When true, all channel variables are included in the offer to rayo client
2014-11-14 13:22:53 -05:00
Julien Chavanton
826d428741
FS-6992 [mod_opus] global configuration or maxplaybackrate and maxaveragebitrate
...
from opus.conf.xml
2014-11-14 10:31:32 +01:00
Nathan Neulinger
f175c71188
FS-6805 add support for logging full timestamps with dialplan, defaults to old behavior unless requested
2014-11-11 13:25:47 -06:00
Chris Rienzo
cf1424cfe5
mod_rayo: update config to use spandsp_start_tone_detect and spandsp_stop_tone_detect
2014-11-06 14:54:55 -05:00
Chris Rienzo
a74e29affa
added mod_graylog2 and mod_mongo to RPM package. Added graylog.conf.xml to vanilla config, but disabled in modules.conf.xml
2014-11-04 15:18:11 -05:00
Mike Jerris
cba216ca27
Merge pull request #56 in FS/freeswitch from ~OLEGSTOLYAR/freeswitch:master to master
...
* commit '49a3672e4206a2a730220ec4bc2426274441ef64':
Add ability to log commands executed in mod_xml_rpc
2014-10-29 12:59:43 -05:00
olegstolyar
49a3672e42
Add ability to log commands executed in mod_xml_rpc
2014-10-29 17:08:21 +00:00
Brian West
cf332d7cdc
minor docs tweak to show how to enable the filter
2014-10-23 13:36:33 -05:00
Brian West
711b0c7696
FS-6940 docs and examples
2014-10-23 13:31:58 -05:00
Nathan Neulinger
e166ff1c13
reorder voicemail prompts for consistent phrasing
2014-10-12 11:31:31 -05:00
Brian West
6ac26fcc3e
Update timezones
2014-09-30 09:58:42 -05:00
Russell Treleaven
e4f77140d2
make the gateway parameters to make the gateways samples the same
...
It was noticed that the sample gateways were diferent. Brian West
suggest that I merge all the parameters into both examples.
fs-6859
2014-09-26 13:54:52 -04:00
Russell Treleaven
4eb64cb107
make vanilla configuration gateways easier to understand for new users
...
having the same gateway definition bound to the ipv6 and ipv4 external
profiles caused confusion for some new users. Also having a gateway
bound to the internal profile was a bit confusing.
fs-6859
2014-09-25 14:06:58 -04:00
Michael Jerris
e02e41a5c1
don't package mod_cluechoo and don't build/load by default
2014-09-23 18:10:01 -04:00
Brian West
6953881a71
fix valet parking sample
2014-09-10 17:40:59 -05:00
Brian West
d06ac756eb
clarify tls ciphers and update num to allow for ipv6 and tls options
2014-09-10 14:49:59 -05:00
Travis Cross
ad9381218d
Remove stray leading slashes
...
ref: commit ce96d95c5e
2014-09-04 21:01:57 +00:00
Travis Cross
27e3b5b705
Name variable `storage_dir`
...
...rather than `storage`.
ref: commit ce96d95c5e
2014-09-04 20:57:28 +00:00
Russell Treleaven
a159b58790
fix missing "/" in path
2014-09-01 08:50:51 -04:00
Russell Treleaven
ce96d95c5e
add support for cache directory
...
make configs use specific directory variables instead of just base_dir
so that one configuration can be used for fhs and legacy installations
2014-08-31 20:22:08 -04:00
Travis Cross
5a209a9680
Remove misleading `tport` example from configs
...
As an example of using mod_sofia's gateway parameter `contact-params`
we'd used the value `tport=tcp`. Looking around, it's clear this has
misled people into believing you can specify `tport=tcp` to make the
gateway use TCP or `tport=tls` to make the gateway use TLS. This does
not work.
The actual contact parameter is named `transport` rather than `tport`,
and you shouldn't use `transport` in `contact-params` because we
automatically add a `transport` to the Contact: based on the value of
`register-transport` (even if the gateway is set to not register).
It's clear why this would be confusing, so we'll just remove this as
an example.
2014-08-27 23:15:45 +00:00
Brian West
2e41a433d7
FS-6719 #resolve
2014-08-01 16:55:53 -05:00
Brian West
bf0f488b99
tweaks
2014-07-25 15:54:40 -05:00
Brian West
b7f2eab5f1
Fix this to use the vars for path to wss.pem
2014-07-25 10:22:26 -05:00
Anthony Minessale
ff2edeb219
add blind-reg param to verto
2014-07-19 00:42:49 +05:00
Travis Cross
02ee686d85
Remove remaining traces of mod_spidermonkey
2014-07-18 19:07:38 +00:00
Brian West
ba067f3237
FS-6563
2014-07-09 07:47:17 -05:00
Brian West
ebe4238a7e
Lets get loud
2014-07-07 14:51:43 -05:00
Brian West
1893c7ba33
External ipv6
2014-06-16 18:10:45 -05:00
Anthony Minessale
7f36607ea5
verto default config
2014-06-11 17:53:39 -05:00
Nathan Neulinger
2974734479
FS-477 mod_skinny: re-add ability to set digit timeout in patterns, update example configs
2014-06-09 12:29:47 -05:00
Chris Rienzo
8b89313045
rayo config: increase mod_shout outscale to mpg123 default of 32768
2014-05-28 11:49:22 -04:00
Brian West
757b744010
Since we're all about WebRTC, We should compile and enable OPUS by default to lower the number of steps to complete a WebRTC setup
2014-05-23 08:11:03 -05:00
Michael Jerris
d6fe10979d
remove opezap from tree, it has been replaced by freetdm
2014-05-06 11:05:54 -04:00
Brian West
1e7d8e9733
Give warning in the vars.xml docs about SRTP + VBR codecs
2014-03-28 09:37:56 -05:00
Brian West
ea313038f2
React to all suites in the defaults and set true to accept the strongest offer received
2014-03-05 21:34:05 -06:00
Brian West
8807e8fa02
Spacing
2014-03-05 21:21:59 -06:00
Brian West
8450641332
THIS JUST IN rtp_secure_media_suites option
2014-03-05 21:21:05 -06:00
Brian West
9611390244
spacing
2014-03-05 21:16:26 -06:00
Brian West
1f0966336a
default if not set is
2014-03-05 21:08:39 -06:00
Brian West
4420bf4b91
Documentation for recent SRTP changes
2014-03-05 21:04:42 -06:00
William King
fd38a255f8
FS-6167 --resolve
2014-03-04 13:41:34 -08:00
William King
3575a07c40
FS-6271 --resolve Adding support for smoothing the min-cpu-idle by X number of seconds. Adds the cpu-idle-smoothing-depth into the conf/autoload_configs/switch.conf.xml configs with a default value of 30 seconds.
2014-02-26 12:36:50 -08:00
Brian West
514bbd3818
uncomment 48k
2014-02-25 17:01:09 -06:00
Brian West
1c9604e9d0
FS-1307 Don't load event socket on bind error
2014-02-24 04:28:25 -06:00
Travis Cross
0b506af247
Remove mod_speex from other configs
2014-02-19 23:18:08 +00:00
Anthony Minessale
1bc1eed78e
rm mod_speex load line from default configs
2014-02-19 17:16:36 -06:00
Brian West
0911849154
Missed this we don't use underscores in settings in config files to prevent confusiong between variables and settings
2014-02-19 12:46:23 -06:00
Brian West
cf1329df63
FS-6209 --resolve
2014-02-18 22:21:46 -06:00
Jeff Lenk
40ec0c9e45
FS-6157 --resolve
2014-02-09 13:34:12 -06:00
Brian West
3fae719589
Update in-config docs
2014-02-06 08:58:48 -06:00
Chris Rienzo
fd0d91c2b6
FS-6092 --resolve mod_rayo - mixer with single call can be recorded
2014-02-05 17:03:19 -05:00
Travis Cross
5e8fe326c7
Move documentation to correct place
2014-02-05 17:59:08 +00:00
Travis Cross
8a7a2d95c7
Fix typo from commit 3ecb504fd
2014-02-05 17:57:14 +00:00
Anthony Minessale
3ecb504fda
FS-6186 --resolve
2014-02-05 07:15:08 +05:00
Peter Olsson
9059fb91cc
FS-5045
2014-02-02 12:33:37 +01:00
Travis Cross
7564021000
Fix broken paths and XML in conf/sbc
...
Before Jay, no one must have actually tried using the example SBC
config.
Thanks-to: Jay Blinks <jaybinks@gmail.com>
Thanks-to: Cal Leeming <cal.leeming@simplicitymedialtd.co.uk>
FS-6144 --resolve
2014-01-25 23:51:36 +00:00
Anthony Minessale
d2ba4c60c5
FS-5420 --resolve
2014-01-24 03:11:53 +05:00
Anthony Minessale
6fef880f12
FS-5675 --resolve
2014-01-24 00:23:58 +05:00
Travis Cross
3a595f278a
Log channel UUID by default
...
We want people to have this on so that when we're looking at reported
log files we can tell what is going on.
2014-01-22 23:43:03 +00:00
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