Anthony Minessale
93b2fb47ad
FS-8117 #resolve [VC ignoring useSTUN settings]
2015-09-04 10:13:04 -05:00
Natanael Copa
367dabcb55
FS-1772 #resolve fix reset of voicemail greeting to default
...
Allow entering 0 to restore the default greeting.
2015-09-04 16:22:20 +02:00
Italo Rossi
7fd43421b1
FS-8088 - [verto_communicator] Unsubscribing from liveArray after ending a conference call.
2015-09-03 23:13:34 -03:00
Artur Zaprzała
8ea99bfccf
FS-7344: Fix race condition for INVITE right after ACK in 3PCC mode.
2015-09-03 22:32:32 +02:00
Anthony Minessale
2d2a27f6ad
FS-8127 #resolve [update codec when detecting rate change in mod_conference more often]
2015-09-03 15:27:59 -05:00
Italo Rossi
903c66282c
FS-8117 - [verto_communicator] Calling verto.iceServers upon useSTUN changing on ModalSettings. #resolve
2015-09-03 16:22:06 -03:00
Italo Rossi
00c75780d1
FS-8124 - [verto_communicator] Adding option --debug to grunt build, dist app will be generated without minified code. #resolve
2015-09-03 15:44:34 -03:00
Italo Rossi
612729dab5
FS-8117 - [verto_communicator] Correctly check for STUN setting in localStorage.
2015-09-03 14:28:14 -03:00
Michael Jerris
ffebb46b13
FS-8075: add conf file to spec file too
2015-09-03 12:12:41 -04:00
Michael Jerris
c53e43d778
FS-7495: fix typo in changelog
2015-09-03 12:11:17 -04:00
Ítalo Rossi
5f1bc8be2b
Merge pull request #466 in FS/freeswitch from ~JONATASOLIVEIRA/freeswitch:bugfix/FS-7994-de-duplicate-call-history to master
...
* commit 'faed47bb49a8945fa4760281238a42bffdcc0b4e':
FS-7994 - Verto Communicator - Using factory for group calls in history
2015-09-03 07:15:44 -05:00
Stefan Yohansson
faed47bb49
FS-7994 - Verto Communicator - Using factory for group calls in history
2015-09-03 08:46:07 -03:00
Anthony Minessale
8ee69ead0d
FS-8118 #resolve [Verto calls do not properly reject video when video is offered but only audio is accepted]
2015-09-02 18:07:58 -05:00
Anthony Minessale
b92d4c2a59
FS-8116 #resolve [Device enumeration hangs on verto init]
2015-09-02 17:20:24 -05:00
Mike Jerris
49f5cede85
FS-7966: silence mod_lua build warnings in generated code
2015-09-02 15:55:01 -04:00
Michael Jerris
dc80dbc8f3
FS-7966: don't manually edit generated source
2015-09-02 14:48:42 -05:00
Mike Jerris
46c0d05216
FS-7966: fix more msvc 2015 build warnings.
2015-09-02 13:07:17 -04:00
Anthony Minessale
08f634b215
move debug level to 5 for av codec msgs
2015-09-02 11:29:16 -05:00
Anthony Minessale
a48bccbb09
FS-6833 missing event names in string
2015-09-01 17:17:25 -05:00
Anthony Minessale II
3d52b551df
Merge pull request #464 in FS/freeswitch from feature/FS-6833 to master
...
* commit '2feae3fc69bdde43002cbf71c025dbae3d87205b':
FS-6833 #comment please test this branch
2015-09-01 16:32:11 -05:00
Anthony Minessale
2feae3fc69
FS-6833 #comment please test this branch
2015-09-01 16:31:23 -05:00
Michael Jerris
d5b906b22e
FS-7983: fix syntax error in previous patch
2015-09-01 13:31:37 -05:00
Mike Jerris
3ad23c3d33
Merge branch 'master' of https://freeswitch.org/stash/scm/fs/freeswitch
2015-09-01 14:24:30 -04:00
Mike Jerris
27f2797695
FS-7966: fix some dependencies to avoid rebuild, fix properties and enable warnings as errors on core
2015-09-01 14:24:25 -04:00
Mike Jerris
58fc6abb17
Merge pull request #448 in FS/freeswitch from bugfix/FS-7911-master to master
...
* commit 'f2514644e1b9964bc4a2f91b8cbe6f8aedf1214b':
FS-7911: [mod_conference] do not allocate for conference cdr if conference cdr is disabled, and fix leak in conference_record
2015-09-01 13:06:12 -05:00
Mike Jerris
c3dbf25bd7
Merge pull request #392 in FS/freeswitch from ~VIPKILLA/freeswitch:master to master
...
* commit 'e2cf1f5270b22c1d6e36fcdc200cd6aa76c7511e':
FS-7954: [mod_nibblebill] use switch_core_session_execute_exten instead of switch_ivr_session_transfer to perform inline dialplan action
2015-09-01 13:02:44 -05:00
Mike Jerris
8577601f5f
Merge pull request #400 in FS/freeswitch from ~BRADLEYJOKINEN/freeswitch:FS-7983 to master
...
* commit '723e8a1f9a899564b89e70d5e6c4a8799413579b':
FS-7983 Added param for specifying video encoding speed
2015-09-01 12:58:34 -05:00
Mike Jerris
3be62e292e
Merge pull request #434 in FS/freeswitch from ~VIPKILLA/freeswitch-odbc_cdr-b-leg-fix:master to master
...
* commit '00a2e4814d2b3a5fcb4fc62cb7814384afeb0d89':
FS-8044: [mod_odbc_cdr] fix how module detects b-leg
2015-09-01 12:57:48 -05:00
Chris Rienzo
070f53205e
FS-8110 #resolve #comment [mod_rayo] prompt IQ error reply was being deleted after being sent for delivery. This is incorrect since message delivery thread will clean up the message.
2015-09-01 13:44:23 -04:00
Mike Jerris
9608ce9f5f
Merge pull request #463 in FS/freeswitch from feature/FS-8107-add-ivr-menu-proper-events to master
...
* commit '99d2e6161e5696e252448bc14520fc72d10dbf21':
FS-8107 - [switch_ivr_menu] Adding CUSTOM esl events menu::enter and menu::exit when a call enter and exit an ivr menu.
2015-09-01 12:27:19 -05:00
Italo Rossi
99d2e6161e
FS-8107 - [switch_ivr_menu] Adding CUSTOM esl events menu::enter and menu::exit when a call enter and exit an ivr menu.
2015-09-01 14:23:29 -03:00
Chris Rienzo
1588ebda0f
FS-8082 #resolve #comment [mod_rayo] do not remove items from hash while iterating
2015-09-01 12:50:58 -04:00
Michael Jerris
6f1a00fe81
FS-8108: remove legacy mod_lua, the regular mod_lua works with system lua now
2015-09-01 11:15:12 -05:00
Mike Jerris
a40c12547c
FS-7966: bump lame tarball version so it downloads a new one
2015-09-01 11:35:16 -04:00
Chris Rienzo
ed59a6286e
FS-8103 #resolve #comment [mod_rayo] handle <prompt> where <output> finishes unexpectedly before start event is received
2015-09-01 11:01:58 -04:00
Ítalo Rossi
439202610e
Merge pull request #461 in FS/freeswitch from ~JMESQUITA/freeswitch:bugfix/FS-8094-make-goog-params-default-to-true to master
...
* commit '1c32f70a2303d98c4beb4fa6146774f3dd885339':
FS-8094: [verto_communicator] Added settings to the UI and made them true.
2015-09-01 07:37:56 -05:00
João Mesquita
1c32f70a23
FS-8094: [verto_communicator] Added settings to the UI and made them true.
2015-08-31 23:29:17 -03:00
Mike Jerris
147af94385
FS-7966: disable warning
2015-08-31 18:32:55 -04:00
Michael Jerris
57682b8a45
FS-7966: fix scope masked declaration
2015-08-31 17:26:51 -05:00
Michael Jerris
a55d146368
FS-7966: fix scope masked declaration
2015-08-31 17:23:51 -05:00
Anthony Minessale
5ba81a466b
allow video jb to go lower as needed
2015-08-31 17:18:53 -05:00
Anthony Minessale
d052c4edea
FS-8071 move debug value higher for new log message
2015-08-31 17:18:53 -05:00
Mike Jerris
d698492aaf
Merge pull request #457 in FS/freeswitch from ~LEKENSTEYN/freeswitch:bugfix/FS-8099-lua-dialplan to master
...
* commit '7749a9f51d57266f42adc0cf25d8f885ebad382d':
Restore LUA dialplan ACTIONS functionality
2015-08-31 17:06:48 -05:00
Mike Jerris
de300df7c5
FS-7966: fix buffer overflow in mod_vmd found by msvc 2015
2015-08-31 17:56:01 -04:00
Mike Jerris
403c1735e5
FS-7966: fix more msvc 2015 warnings.
2015-08-31 17:47:57 -04:00
Michael Jerris
a552997e7b
FS-7966: fix mod_managed reference
2015-08-31 16:10:50 -05:00
Mike Jerris
5c59a0159d
FS-7966: fix more msvc 2015 warnings.
2015-08-31 17:08:52 -04:00
Mike Jerris
4b8587a863
FS-7966: fix msvc 2015 ldns build
2015-08-31 15:41:58 -04:00
Mike Jerris
8d92ff2ed3
FS-7966: fix msvc 2015 ldns build
2015-08-31 15:09:03 -04:00
Michael Jerris
b126788ac7
FS-7966: fix build issue from incorrect msvc warning fix
2015-08-31 13:32:46 -05:00