Commit Graph

31606 Commits

Author SHA1 Message Date
Mike Jerris d6f3b7dbb4 Merge pull request #1072 in FS/freeswitch from ~SBRYLDT/freeswitch:bugfix/FS-9766-ben_encode-does-not-terminate-output to master
* commit '2d1e0ae27545cd84a702b21c93e194e3c93e306e':
  FS-9766: Added 1 byte to ben_encode output and terminates output
2016-11-23 13:53:33 -06:00
Shane Bryldt 2d1e0ae275 FS-9766: Added 1 byte to ben_encode output and terminates output 2016-11-23 19:49:48 +00:00
Mike Jerris 3ddaf0f269 cleanup new libks deleted files 2016-11-23 13:29:36 -06:00
Mike Jerris 9fd0b6bd2f update libks 2016-11-23 13:23:33 -06:00
Mike Jerris 238e228942 this works on other compilers now too.. if you use it on something that doesn't work.. it might blow up, so dont do that 2016-11-23 12:27:04 -06:00
Mike Jerris 62abc8a342 Merge pull request #1068 in FS/freeswitch from ~TCSEKE/freeswitch:bugfix/FS-9762-remove-bgapi-arg-limit to master
* commit '330f60964d5d56e045a519b85117f65dd0243f0f':
  Remove arg limit
2016-11-23 11:38:09 -06:00
Tamas Cseke 330f60964d Remove arg limit
Allocate dynamically
FS-9762 --resolve
2016-11-23 18:04:41 +01:00
Mike Jerris 6398ed91bb Merge pull request #1065 in FS/freeswitch from ~ARON45/freeswitch:bugfix/FS-9758-freeswitch-segfaults-when-reloading to master
* commit '9619bff6858d3d94e9375841925ca5072abc5dca':
  FS-9758: switch_sql_queue_manager_destroy() avoid null pointer deref
2016-11-22 11:42:43 -06:00
Mike Jerris cdd27185c1 Merge pull request #1069 in FS/freeswitch from ~TCSEKE/freeswitch:feature/FS-9744-sentry-logger-module to master
* commit 'c06287da5bbaa9fda4d4e7111712769603f18fb3':
  Add raven logger module
2016-11-22 11:38:45 -06:00
Tamas Cseke c06287da5b Add raven logger module
FS-9744 --resolve
2016-11-22 16:18:53 +01:00
Aron Podrigal 9619bff685 FS-9758: switch_sql_queue_manager_destroy() avoid null pointer deref
If passed in *qmp is a null pointer return `SWITCH_STATUS_NOOP`
2016-11-21 23:08:16 +00:00
Mike Jerris 916ec2c68c Merge pull request #1064 in FS/freeswitch from ~ARON45/freeswitch:feature/FS-9741-lua-freeswitch.dbh-enhancement to master
* commit 'd3201c633571d511ee308cb27d618941a42bcdd2':
  FS-9741: lua expose db err str in freeeswitch.dbh
2016-11-21 15:15:20 -06:00
Mike Jerris cf0308b4e1 Merge pull request #1058 in FS/freeswitch from ~LAZEDO/freeswitch:feature/FS-9735 to master
* commit '498ce4fc83953ed53c74f054163c829a439737df':
  FS-9735 - send unknown headers to switch_ivr_set_user
2016-11-21 15:12:20 -06:00
Aron Podrigal d3201c6335 FS-9741: lua expose db err str in freeeswitch.dbh
Added 2 methods to lua freeswitch.Dbh
`last_error()` Returns the error string from the last query or nil.
`clear_error()` clears the error string.
2016-11-21 21:11:03 +00:00
Brian West 5bed1b0c2d FS-9755 conference cdr is required for 4579 support in mod_conference 2016-11-17 14:18:47 -06:00
Anthony Minessale 60d8551f2c FS-9748 fix commit snafu 2016-11-17 10:53:09 -06:00
Brian West ab9be49512 Merge pull request #1061 in FS/freeswitch from ~LAZEDO/freeswitch:feature/FS-9747 to master
* commit '7c60be14c77a3a0fb62fd416a498a7aff80b50a7':
  [core] add channel hold/unhold verbosity
2016-11-17 08:33:48 -06:00
Brian West 25be37bef2 FS-9749 fix undeclared identifier on windows. 2016-11-17 08:32:27 -06:00
Ken Rice 0578331edf FS-9748 accidental unused variable left behind 2016-11-16 22:39:26 -06:00
Anthony Minessale 232d171577 FS-9748 #resolve [Locking contention with mod_shout playing conference moh] %backport=1.6 2016-11-16 20:09:05 -06:00
Luis Azedo 7c60be14c7 [core] add channel hold/unhold verbosity 2016-11-16 19:30:50 -06:00
Anthony Minessale 4cf0ff9a17 FS-9742 2016-11-16 19:15:41 -06:00
Anthony Minessale a3a39f3305 FS-9742 2016-11-16 16:43:05 -06:00
Anthony Minessale b4e0592e84 FS-9742 2016-11-16 16:36:55 -06:00
Anthony Minessale 18d1762a5b FS-9742 2016-11-16 16:05:59 -06:00
Anthony Minessale a60c2cb713 FS-9740 cont 2016-11-16 15:16:00 -06:00
Anthony Minessale 7c32c0de53 FS-9739 #resolve [switch_rtp mistakes "ffffffff" for a new DTMF and Queue's a NULL digit] 2016-11-16 14:43:10 -06:00
Chris Rienzo b23f4bbafe FS-5978 [mod_rayo] attempt to fix direct media join 2016-11-16 15:11:26 -05:00
Anthony Minessale 4a6f26b7fa FS-9705 regression 2 2016-11-16 11:23:19 -06:00
Mike Jerris 08adab1918 FS-9699 regression 2016-11-15 19:25:37 -06:00
Anthony Minessale 2419ab671e FS-9699 regression 2016-11-15 17:42:36 -06:00
Anthony Minessale 2ed50a27ca FS-9742 #resolve [Refactor canvas zoom code] 2016-11-15 16:13:23 -06:00
Anthony Minessale 1b268de5e2 FS-9740 #resolve [Improve font scaling on banners] 2016-11-15 11:37:16 -06:00
Anthony Minessale b4e8be56e6 FS-9708 2016-11-15 10:25:31 -06:00
Chris Rienzo 4a76900edf FS-9737 [mod_hiredis] fix limit_usage when using hiredis backend 2016-11-15 11:04:46 -05:00
Seven Du f3b7105d66 FS-9638 #comment fix seg when read -1 2016-11-15 09:50:51 +08:00
Anthony Minessale 407c1b20dd FS-9705 regression 2016-11-14 18:39:31 -06:00
Anthony Minessale 27eb116f03 FS-9638 fail when write doesn't work 2016-11-14 12:40:17 -06:00
Anthony Minessale 3b50883734 FS-9638 passing codec through on unanswered channels too (late neg) 2016-11-14 11:35:03 -06:00
Luis Azedo 498ce4fc83 FS-9735 - send unknown headers to switch_ivr_set_user
creeates switch_ivr_set_user_extended to receive params to pass to xml_locate_user
2016-11-14 17:18:32 +00:00
Brian West 421edacc06 FS-9729 dont segfault if config file is misisng 2016-11-14 11:11:59 -06:00
Anthony Minessale 6c4670c06e remove debug 2016-11-14 11:06:04 -06:00
William King 0c17af6321 Merge pull request #1048 in FS/freeswitch from ~ARON45/freeswitch:feature/FS-9716-expand-variables-for-mod_amqp-command to master
* commit 'f4321a28267c9e5c089df24b22aa0a71619bd9cf':
  FS-9716: [mod_amqp] Command profile expand params
2016-11-14 10:21:08 -06:00
Italo Rossi 35e38e28a1 Merge pull request #1056 in FS/freeswitch from ~FRANCOIS/freeswitch-fs-9514:master to master
* commit 'a8926317afc71f1889b95aca72e1301a19f078b2':
  FS-9514 add event on mod_callcenter when max-no-answer is triggered
2016-11-14 08:17:14 -06:00
Italo Rossi 741e257b69 Merge pull request #957 in FS/freeswitch from ~FRANCOIS/freeswitch-fs-9516:master to master
* commit 'b182a0ce34363399b7d7c88e0014769d7f168cc0':
  FS-9516 refactor loopback agent on mod_callcenter and fix multiple minor issues
2016-11-14 08:11:09 -06:00
François a8926317af FS-9514 add event on mod_callcenter when max-no-answer is triggered 2016-11-14 15:07:07 +01:00
François b182a0ce34 FS-9516 refactor loopback agent on mod_callcenter and fix multiple minor issues 2016-11-14 13:28:11 +01:00
Aron Podrigal f4321a2826 FS-9716: [mod_amqp] Command profile expand params
Expand command profile params "exchange-name, queue-name, binding_key"
This allows dynamic binding based on fs core-uuid (ie, ${core-uuid} ).
2016-11-13 20:38:15 +00:00
Chris Rienzo ad495d08cd FS-9733 [mod_rayo] prevent bad tts format string from being generated when MRCP headers are not present 2016-11-12 13:03:48 -05:00
Chris Rienzo ebda8f8db2 FS-9732 [mod_ssml] create default configuration so ssml.conf.xml is not needed 2016-11-12 12:54:40 -05:00