Mike Jerris
a855548c85
update phrase
2017-06-05 15:24:25 -05:00
Anthony Minessale
5eeed0f792
FS-10369: [freeswitch-core] Preserve original progress time when getting more than one #resolve
2017-06-05 15:24:25 -05:00
Andrey Volk
6c55cd651b
FS-10362 [mod_lua] Update lua to 5.2.4 for windows build.
...
Conflicts:
.gitignore
src/mod/languages/mod_lua/lua/lgc.c
2017-06-05 15:24:25 -05:00
Andrey Volk
4eef9e38b9
FS-10365 [mod_http_cache] Add mod_http_cache to the windows build.
...
Conflicts:
Freeswitch.2015.sln
2017-06-05 15:24:25 -05:00
Andrey Volk
983a0a7c72
FS-10364 [mod_event_multicast] Enable encryption on windows by adding missing defines.
2017-06-05 15:24:25 -05:00
Andrey Volk
b19ec7c6b9
FS-10363 [Core] Move openssl to props on windows.
...
Conflicts:
w32/Library/FreeSwitchCore.2015.vcxproj
2017-06-05 15:24:24 -05:00
Anthony Minessale
8e8b524d37
FS-10360: [freeswitch-core,verto.js] FireFox Screen Sharing #resolve
...
Conflicts:
html5/verto/js/src/jquery.FSRTC.js
html5/verto/video_demo-live_canvas/js/verto-min.js
html5/verto/video_demo/js/verto-min.js
2017-06-05 15:24:18 -05:00
Ken Rice
399a95f7b8
swigall
2017-06-01 18:02:50 -05:00
Mike Jerris
8558037a42
swigall
2017-06-01 17:56:01 -05:00
Anthony Minessale
8ceb25b4db
FS-10269: [mod_conference] conference recording pause doesn't work correctly for video -- fix regression from change re: FS-10249
2017-06-01 16:37:55 -04:00
Anthony Minessale
de9025c95f
FS-10249: [mod_av] Audio gradually falls behind video in recordings #comment Based on that feedback, please try latest master
2017-06-01 16:37:48 -04:00
Anthony Minessale
7c13d0b214
FS-10269: [mod_conference] conference recording pause doesn't work correctly for video #resolve
2017-06-01 16:37:40 -04:00
Mike Jerris
6290130011
FS-10319: fix build errors from rtp ts changes
2017-06-01 16:21:42 -04:00
Mike Jerris
d618a767ac
FS-10338: [mod_sofia] add sip_invite_stamp variable of the time we received initial invite on an inbound call leg
2017-06-01 16:18:44 -04:00
Anthony Minessale
76e0b3bdee
FS-10328: [freeswitch-core] Add method to allow orphaned B legs during originate to transfer to another extension
2017-06-01 16:18:24 -04:00
Neto Guimaraes
b2a692432d
FS-10309: [verto_communicator] Add a loader that shows up when check network is called and vanishes when the request is completed.
...
The button to check network now is disabled when a request is processing.
2017-06-01 16:17:52 -04:00
Neto Guimaraes
1aa49b3800
FS-10310 [verto_communicator]: Adding validation at change login information modal
2017-06-01 16:16:08 -04:00
Tiago Lisboa
79241d13a3
FS-8941: [verto_communicator] Add No Microphone label to audio devices
...
If no microphone was detected it was impossible to open a call.
So, add a No Microphone label, just like the No Camera, with id:none,
wich allow to enter a call with microphone disabled.
2017-06-01 16:15:51 -04:00
Mike Jerris
59f9157ead
FS-10300: [mod_verto] fix crash in multiple verto messages when processing messages with missing params
2017-06-01 16:15:11 -04:00
Italo Rossi
5ffe9d8c64
FS-10299 [mod_callcenter] Removing global lock on all cc_execute_sql functions when executing database queries
2017-06-01 16:13:43 -04:00
Italo Rossi
3ecddca30e
FS-10298 [mod_callcenter] Firing bridge-agent-end if we failed to bridge answered agent with member.
2017-06-01 16:13:25 -04:00
Brian West
5fb6632c0d
FS-10267: [freeswitch-core] zrtp_enrollment broken since 1.6.13 #resolve
2017-06-01 16:13:01 -04:00
Anthony Minessale
c4aa3c0eb4
FS-10291: [fs_cli] fs_cli Error indicated on console loglevel debug with extra whitespace before or after debug #resolve
2017-06-01 16:12:23 -04:00
Anthony Minessale
98a0b49959
FS-10285: [verto.js] Device enumeration in Edge #resolve
2017-06-01 16:11:33 -04:00
Anthony Minessale
880b59e6ab
FS-9242: [verto.js] Update WebRTC code in verto to match latest spec -- update to latest
2017-06-01 16:06:45 -04:00
Mitch Capper
1a1af6cf26
FS-10071 mod_perl safety fix for clone call
...
Adding NULL at the end of our fake ARGV string for completeness
2017-06-01 16:06:05 -04:00
Dragos Oancea
8b1d287f10
FS-10282: mod_opus: fix some logging for debug mode (when opus_debug is on)
2017-06-01 16:05:45 -04:00
Bas Couwenberg
b4ab7028f2
FS-10279: Fix double digit pronounciation (mod_say_nl).
2017-06-01 16:05:15 -04:00
Roman Sukhov
0e0636070d
FS-10085 [mod_callcenter] fix no_answer_delay_time behavoir in ring-all strategy
2017-06-01 16:04:51 -04:00
Marc Olivier Chouinard
1aba264264
FS-10111: mod_xml_cdr Create folder recursivery to the specified destination
2017-06-01 16:04:30 -04:00
Dragos Oancea
be1d5509b4
FS-10172: mod_event_socket: handle return codes from switch_queue_trypush() , more verbose logging when we cannot enqueue
2017-06-01 16:04:05 -04:00
Anthony Minessale
10c4eb8e8e
FS-10269: [mod_conference] conference recording pause doesn't work correctly for video -- partial
2017-06-01 16:03:39 -04:00
Merwan Ouddane
2e1c4d68eb
[FS-10155] French digits are not spelled right
2017-06-01 15:58:45 -04:00
Andrey Volk
988eff2d0c
FS-10246 [Core] Fix VPX codecs for windows build
2017-06-01 15:57:14 -04:00
Anthony Minessale
a6e9dbaded
FS-10270: [mod_conference] Regression in personal canvas -- from: f1d8685566
#resolve
2017-06-01 15:56:11 -04:00
Alexey Melnichuk
1c603688b9
FS-10268. Set correct Event-Name for RECV_EVENT event in sofia endpoint
2017-06-01 15:23:54 -04:00
Bas Couwenberg
93032f3615
FS-10208: Exclude .git* files & gbp.conf from upstream tarball for Debian package.
2017-06-01 15:23:34 -04:00
Seven Du
dadf19e38c
FS-10352 #resolve fix size doesn't match causing segs when casts to switch_rtp_packet_t
2017-06-01 15:23:12 -04:00
Dragos Oancea
93e0f7164f
FS-10264: extend switch_rtp_packet_t to fix jitter buffer bug triggered by RTP ext headers (RFC5285)
2017-06-01 15:16:23 -04:00
Italo Rossi
c8d5fed7c5
FS-10228: [switch_pgsql] Avoiding double openssl initialization when using core pgsql
2017-06-01 15:15:24 -04:00
Chad Phillips
522267060a
FS-10261: Fire conference-destroy event later
...
The conference-destroy event can fire later, after more conference shutdown
operations are complete, such as closing open recording files.
2017-06-01 15:14:48 -04:00
Anthony Minessale
4dec277ea0
FS-10258: [mod_sofia] FW must keep previously negotiated DTLS role during SIP re-INVITE
2017-06-01 14:59:20 -04:00
Anthony Minessale
fa6e6c4e0c
FS-10150: [freeswitch-core] Reduce writes to closed ssl sockets -- same fix for non-ssl sockets #resolve
2017-06-01 14:46:44 -04:00
Anthony Minessale
47af36ff83
FS-10225: [mod_conference] Incorrect layout chosen when playing a file in a conference with a layout group -- fix regression when playing files into a group layout
2017-06-01 14:42:00 -04:00
Mike Jerris
b0a295e2e3
FS-10246: [build] fix code can not be reached build error
2017-05-30 16:47:00 -04:00
Brian West
874ec983b7
FS-10169: [mod_local_stream] When using local stream commands FreeSWITCH locks up #resolve
2017-05-30 16:46:03 -04:00
Brian West
03949cbd76
FS-10169: [mod_local_stream] When using local stream commands FreeSWITCH locks up #resolve
2017-05-30 16:45:56 -04:00
Chris Rienzo
b83f7c4417
FS-10251 [mod_rayo] fix defects found by clang-analyzer
2017-05-30 16:45:26 -04:00
Josh Allmann
ff31fd17ff
FS-10241: Convert sofia_send_info_vid_refresh to a chanvar.
2017-05-30 16:45:14 -04:00
Mike Jerris
4a280c70e4
FS-10236: [core] fix crash on hangup with multiple media bugs
2017-05-30 16:45:00 -04:00