Andrey Volk
fff5b939b5
FS-9798 [mod_v8] Implement native PostgreSQL in JavaScript by adding a Database Handler (DBH) class
2016-12-01 15:45:18 +03:00
Brian West
7f1ee9adf6
Merge pull request #1088 in FS/freeswitch from ~ROMANAT/freeswitch:feature/FS-9734-add-channel-vars-att_xfer to master
...
* commit 'c20fa5e8f7cef34086c26ef6e0bbd81b2be7df4b':
FS-9734: updated keys to be set in memory on att_xfer execution
2016-11-30 17:28:38 -06:00
romana
c20fa5e8f7
FS-9734: updated keys to be set in memory on att_xfer execution
2016-11-30 17:37:59 -05:00
Mike Jerris
b338bb559b
FS-9782: [mod_sofia] on recovery, flip the order of the record route on inbound calls only, use the record route in the same order on inbound calls and in reverse order on outbound calls as the initial route set when doing the recover invite. Account for the call direction based on how sip considers it, not based on freeswitch direction so inbound calls after recovery are treated as outbound in this logic
2016-11-30 15:32:03 -07:00
Brian West
a39b862e1d
FS-9734: fix this so we don't allocate memory using switch_channel_get_variable on every digit, Only do it once.
2016-11-30 15:20:29 -06:00
Brian West
8d250296fc
tweak our bashrc %ignore
2016-11-30 14:29:21 -06:00
Marc Olivier Chouinard
ac14496c73
FS-9794: Set the result cause of an originate failed cause to variable originate_failed_cause
2016-11-30 15:19:43 -05:00
Marc Olivier Chouinard
347c93f1c1
FS-9788: Add close() option to FileIO implementation
2016-11-30 14:28:39 -05:00
Brian West
9d249a66ff
Merge pull request #1057 in FS/freeswitch from ~ROMANAT/freeswitch:feature/FS-9734-add-channel-vars-att_xfer to master
...
* commit 'aadd81d6d33dc6402d10ae452394aa8ddd3d1176':
FS-9734: added new channel vars in att_xfer which allow cancel, hangup and conf keys to be changed
2016-11-30 10:37:46 -06:00
Seven Du
c2141c98b2
FS-9787 #resolve remove duplicated headers in conference del-member events
2016-12-01 00:15:12 +08:00
Seven Du
49d730e7f9
FS-9736 #resolve add conference json_list
2016-11-30 23:54:18 +08:00
Brian West
d2ea7dcc5e
FS-9771 fix rpm build
2016-11-29 18:54:17 -06:00
Mike Jerris
d498e8a8b3
FS-9782: [mod_sofia] on recovery, don't flip the order of the record route ever, on outbound calls use the record route in the reverse order as the initial route set when doing the recover invite
2016-11-29 15:04:17 -07:00
Brian West
0b0b95f3e6
Merge pull request #1079 in FS/freeswitch from ~F93/freeswitch:feature/FS-9780-increasing-max_command_tries-in-mod_spandsp to master
...
* commit '8b601977a7bc8990280446cf19145ff10b8f6188':
FS-9780 [spandsp] Change MAX_COMMAND_TRIES to 6
2016-11-29 10:30:01 -06:00
Roman Sukhov
8b601977a7
FS-9780 [spandsp] Change MAX_COMMAND_TRIES to 6
2016-11-29 17:51:31 +03:00
Stephane Alnet
86bcee0351
remove redundant `if (rep)` statement
2016-11-29 12:02:26 +01:00
Ken Rice
a910c4f239
FS-9779 Disable mod_raven in ubuntu builds for the time being until the build issues on ubuntu for this new module are resolved
2016-11-28 18:03:09 -06:00
Mike Jerris
dfff24d8fa
libblade initial checkin
2016-11-28 16:35:09 -05:00
Brian West
0e71187815
Merge pull request #1075 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:conf_opus_adj_bitrate to master
...
* commit '366ddc0c10112b140916bd42f87fe2b17e50e6a0':
FS-9770: xml config: add new config setting 'adjust-bitrate' for mod_opus
2016-11-28 10:43:28 -06:00
Brian West
9cf54a270f
Merge pull request #1076 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:add_conf_xml_amr to master
...
* commit '6b6cc67fbe2534db7914974cc7ad9ababc1ecddd':
FS-9771: add xml settings for mod_amr to reflect the recent code additions
2016-11-28 10:42:46 -06:00
Dragos Oancea
6b6cc67fbe
FS-9771: add xml settings for mod_amr to reflect the recent code additions
2016-11-24 16:58:15 -05:00
Dragos Oancea
366ddc0c10
FS-9770: xml config: add new config setting 'adjust-bitrate' for mod_opus
2016-11-24 16:37:11 -05:00
Mike Jerris
7884bee06a
FS-9768: [build] don't limit to just clang
2016-11-23 15:05:12 -06:00
Mike Jerris
73d9ee1dbc
Merge pull request #1073 in FS/freeswitch from ~SBRYLDT/freeswitch:bugfix/FS-9767-crypto_sign_keypair-buffer-overrun to master
...
* commit '198a6debffeaf49b1fdb04135717231cbcc52f0d':
FS-9767: Fixed the size of the keys to use crypto_sign_XXXXBYTES for proper key size Also added parsing of identity in message_mutable to force directing test messages which are now recieved by the designated peer
2016-11-23 14:26:47 -06:00
Shane Bryldt
198a6debff
FS-9767: Fixed the size of the keys to use crypto_sign_XXXXBYTES for proper key size
...
Also added parsing of identity in message_mutable to force directing test messages
which are now recieved by the designated peer
2016-11-23 20:20:26 +00:00
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
romana
aadd81d6d3
FS-9734: added new channel vars in att_xfer which allow cancel, hangup and conf keys to be changed
2016-11-21 17:39:27 -05:00
William Henry
46b63a4bb6
FS-9760 Removed the un-needed whitespace from the file
2016-11-21 17:32:22 -05: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