Emmanuel Schmidbauer
af9310ce00
add channel variable odbc-cdr-ignore-leg to ignore per leg
2015-07-10 10:10:12 -04:00
Mike Jerris
0e8ea8573b
Merge pull request #329 in FS/freeswitch from ~LAZEDO/freeswitch:feature/fs-7776 to master
...
* commit 'eaf6430e0d3cb72525fbd7af4975341439d62c49':
FS-7776 #resolve add mod_kazoo to build system
2015-07-07 11:20:15 -05:00
Sergey Safarov
97ed52cbef
FS-7628: mod_erlang_event - removed unused var
2015-07-07 16:22:36 +03:00
Luis Azedo
eaf6430e0d
FS-7776 #resolve add mod_kazoo to build system
2015-07-06 23:13:00 +01:00
Mike Jerris
a817701824
Merge pull request #290 in FS/freeswitch from ~SAFAROV/freeswitch2:mod_erlang_socket to master
...
* commit '97c25275a629f88700d28513a98f234d821ac9d7':
FS-7628: mod_erlang_event - added ipv6 support
2015-07-03 18:00:08 -05:00
karl anderson
d66839debe
FS-7774 add mod_kazoo
...
#resolve
2015-07-03 22:54:47 +01:00
William King
775ce5c0a8
Adding mod_smpp as an event_handler module.
...
FS-7730 #resolve
2015-07-03 14:26:05 -07:00
Chris Rienzo
3533c653c4
FS-7752 [mod_rayo] increase maximum number of <tag> elements from 30 to 1024. This allows adhearsion to create large grammars to navigate IVR menus.
2015-07-01 11:30:39 -04:00
Sergey Safarov
97c25275a6
FS-7628: mod_erlang_event - added ipv6 support
2015-06-23 10:41:40 +03:00
Mike Jerris
2283270b8b
Merge pull request #288 in FS/freeswitch from ~MICHAELGG/freeswitch:winperf to master
...
* commit '81190c6d89aa7bedbda041c8a8519081856effff':
FS-7644. Fix build on VS2013/Win by creating and forcing nf (nofork) to true.
FS-7644. Remove non-existent projects.
FS-7644. Add switch_core_video.c and switch_vidderbuffer.c to VS2013 FreeSwitchCore.2013.vcxproj
FS-7644. Change 2013.vcxproj references to 2013
2015-06-18 15:35:02 -05:00
Sergey Safarov
53759ff143
FS-7628: Fixed name of Erlang naming daemon
2015-06-18 13:22:57 +03:00
Michael Giagnocavo
f116387443
FS-7644. Change 2013.vcxproj references to 2013
2015-06-18 04:17:53 -06:00
William King
30b83daaab
Merge pull request #197 in FS/freeswitch from ~SAFAROV/freeswitch-mod-radius-cdr_improvement:feature/timezone-support to master
...
* commit 'ce36330b5c7ecc6243994469f42659419cc590c8':
FS-7303 #comment Added adjustment of time values reported by FS server when RADIUS server located in different timezone
2015-06-15 22:49:09 -05:00
Jeff Lenk
345e50d25a
FS-7644
2015-06-11 15:29:28 -05:00
William King
9410d7c602
FS-7623 Fix param name ordering bug in mod_amqp due to exposing these params
2015-06-11 12:33:16 -07:00
Brian
2815994647
FS-7638 properly match ACL with IPv4 mapped IPv6 addresses
2015-06-11 10:41:33 -05:00
Michael Jerris
2cc0348422
FS-7635: remove msvc 2005 2008 and 2010 non working build systems. There are now multiple more recent (3 different ones) and some free versions of the compiler that can be used.
2015-06-10 16:33:14 -04:00
William King
257bb5c655
FS-7623 allow for custom exchange name and type for mod_amqp producers
2015-06-08 20:33:16 -07:00
William King
6484c6fc0a
FS-7622 make sure to close the connections on destroy. Currently the connection is malloc'd from the module pool, so there is nothing to destroy.
2015-06-08 20:28:38 -07:00
Mike Jerris
0f6ec8e27c
Merge pull request #149 in FS/freeswitch from ~TMPD/freeswitch-esl-104:master to master
...
* commit '72897018156e0eff4c61b567ef655a433f55b199':
FS-7603: Implement failover for socket application
2015-06-03 15:21:39 -05:00
ico
7289701815
FS-7603: Implement failover for socket application
2015-06-02 21:39:26 +03: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
12504aa210
Merge pull request #99 in FS/freeswitch from ~BRIAN/freeswitch-brian:bugfix/FS-6961-mod_erlang_event-add-call-uuid-to to master
...
* commit '89f3f5e2986d24800e40064f9966675389f5f8a0':
FS-6961: [mod_erlang_event]: Add call UUID to call_hangup message
2015-06-01 16:32:11 -05:00
Michael Jerris
8d30c18c5a
fix clang build
2015-05-28 12:47:25 -05:00
William King
346f6cb6af
FS-7552 #resolve
2015-05-13 15:56:18 -07:00
William King
15d8821ede
FS-7060: On first startup, on a clean platform, make sure to create the amqp exchange.
2015-05-04 21:36:15 -07:00
Michael Jerris
2b79637036
FS-7523: [mod_json_cdr] don't install state handlers before we configure the module
2015-05-04 15:58:48 -04:00
Michael Jerris
7382cecf8c
FS-7523: [mod_json_cdr] don't bind events before we configure the module
2015-05-04 11:46:30 -04: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
5816ddcd39
FS-7490 #resolve #comment mod_rayo, srgs to regex transform: latest PCRE doesn't like regex generated by mod_rayo. It requires the group name not to start
...
with a digit.
2015-04-28 14:38:38 -04:00
William King
b01352c133
Fixing a typo from a last minute refactor after fixing a bug
2015-04-22 21:33:08 -07:00
William King
777c1154ee
Additional fix for error case when connection succeeds, but login fails
2015-04-19 19:11:47 -07:00
William King
c620ee32c7
If we lost connection and can't reconnect, make sure to set active connection to NULL
2015-04-19 18:43:03 -07: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
7b6a9efcaa
FS-7060 More accurate logging, and improve handling of producer reconnect attempt interval
2015-04-07 10:52:30 -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
Chris Rienzo
cbd94aac29
FS-7300 [mod_rayo] set iq type to error when prompt component forwards input/output error back to rayo client.
2015-03-22 14:40:25 -04:00
Chris Rienzo
f2c993e5ee
FS-7300 #resolve #comment [mod_rayo] handle all MRCP completion causes in SPEECH-COMPLETE event and validate / load input grammar URLs
2015-03-11 23:53:50 -04:00
Sergey Safarov
57aba47f6e
FS-7354: Filter feature ported from mod_event_socket to mod_erlang_event
2015-03-09 10:55:28 +03:00
Michael Jerris
3a70750b42
FS-7340: remove all build system references to json-c because we are no longer using it anywhere
2015-03-04 14:06:18 -05:00
Brian West
1b35585084
Merge pull request #185 in FS/freeswitch from ~JCHERUKURI_NECC/freeswitch-fs6794:master to master
...
* commit '849e90ba733bfe0a2a380fdf26dbff263b3e67b2':
destroy erlang session elements when the outbound erlang processis stopped/terminated
2015-03-03 08:03:14 -06:00
Sergey Safarov
ce36330b5c
FS-7303 #comment Added adjustment of time values reported by FS server when RADIUS server located in different timezone
2015-02-21 10:02:11 +03:00
Chris Rienzo
eb9379b5f0
FS-7164 [mod_rayo] support input grammar URL for MRCP only. Mixing URL and embedded grammars in same input request (but in different grammar elements) should work
2015-02-17 09:52:49 -05:00
Jyotshna Cherukuri
849e90ba73
destroy erlang session elements when the outbound erlang processis stopped/terminated
2015-02-11 15:20:32 -05:00
Anthony Minessale
6afbc05f4f
FS-7252 #resolve 6-year-old regression from commit 525f1ac362ebe378fee2d38e3a5ed2e77e7bc436 back in 2008
2015-02-10 02:15:18 -06:00
Brian West
e408f409fe
FS-7157 #resolve
2015-01-16 09:31:08 -06:00
Brian West
c880f9a9dd
FS-7156 #resolve
2015-01-16 09:29:10 -06:00
Brian West
acbeaec1bd
#resolve FS-7162 #comment test
2015-01-16 09:28:28 -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