Mike Jerris
9b9408bc9e
Merge pull request #1147 in FS/freeswitch from bugfix/FS-9931-display-updates-are-sent-to-endpoints to master
...
* commit '5d5b815e426fa87392a6dd9657106664cb4caa42':
FS-9931: [mod_sofia] don't send display updates to endpoints who don't have UPDATE in their Allow header
2017-01-10 17:07:41 -06:00
Anthony Minessale
794a6f4aa1
FS-9933: [freeswitch-core] Fallback from native file failure to alternate ext #resolve
2017-01-10 17:00:18 -06:00
Mike Jerris
5d5b815e42
FS-9931: [mod_sofia] don't send display updates to endpoints who don't have UPDATE in their Allow header
2017-01-10 16:26:43 -06:00
Anthony Minessale
0db3a2febe
FS-9932: [freeswitch-core] Error with group confirm feature combined with enterprise originate #resolve
2017-01-10 16:06:33 -06:00
Anthony Minessale
5d3ff00368
FS-9929: [core,mod_spandsp] Assert in switch_frame_buffer_dup when receiving a fax using t.38 #resolve
2017-01-10 11:20:20 -06:00
Anthony Minessale
6fe1deda45
swigall
2017-01-09 16:57:52 -06:00
Tihomir Culjaga
4f3a5ebe07
FS-9874 - implement use of translate:<profile> - squashed
2017-01-09 16:03:38 -06:00
Ken Rice
51b2f1e825
Merge pull request #1143 in FS/freeswitch from ~SAFAROV/freeswitch2:FS-9924 to master
...
%backport=1.6
* commit '392f09569455ccf5bced51ea5edc6642e57c0d97':
FS-9924: Removed libvpx dependency from SPEC file.
2017-01-09 13:56:51 -06:00
Mike Jerris
f2f89f28f5
Merge pull request #1142 in FS/freeswitch from bugfix/FS-9844-sip_full_route-variable-doesnt-show to master
...
* commit 'f418baf7c85c91b79ecb1cd593b570f99a7c0e2d':
FS-9844: [mod_sofia] populate sip_full_route var with all of the route headers, not just the first one
2017-01-09 10:44:08 -06:00
Mike Jerris
f2792c9ea5
swigall
2017-01-06 17:13:39 -06:00
Mike Jerris
ad183fdea4
FS-9809: [mod_sofia] url encode caller id number before sticking it in the from header in case we have non url safe chars in the cid number in the caller profile
2017-01-06 16:16:16 -06:00
Andrey Volk
7e6ba429e7
FS-9928 [mod_v8] Implement Event Hooks in JavaScript
2017-01-06 21:57:20 +03:00
Sergey Safarov
392f095694
FS-9924: Removed libvpx dependency from SPEC file.
2017-01-06 02:30:44 -05:00
Brian West
c0423c5877
FS-9855: [mod_spandsp] Refused T38 reinvite on b-leg breaks T38 negotiation on a-leg when using T38 gateway mode #resolve
2017-01-05 16:34:11 -06:00
Mike Jerris
f418baf7c8
FS-9844: [mod_sofia] populate sip_full_route var with all of the route headers, not just the first one
2017-01-05 16:02:17 -06:00
Brian West
f54c7f9f34
FS-9855: [mod_spandsp] Refused T38 reinvite on b-leg breaks T38 negotiation on a-leg when using T38 gateway mode #resolve
2017-01-05 15:51:52 -06:00
Mike Jerris
62e2928889
FS-9915: [mod_sofia] fix non null terminated parsed sip body being passed in when sending to sip messages in a row on tcp in a single packet
2017-01-05 15:06:42 -06:00
Anthony Minessale
f0a0bbd728
FS-9906: [mod_conference] Member join/part in conference shows webcam briefly during slide transition #resolve
2017-01-04 17:08:16 -06:00
Brian West
4ead2fcffc
FS-9916: [mod_spandsp] OB fax calls go zombie #resolve
2017-01-04 16:14:59 -06:00
Mike Jerris
54483bde7e
Merge pull request #1137 in FS/freeswitch from ~KIDPLUG/freeswitch-kp:bugfix/FS-9917-switch_rtp-loses-the-current-packet to master
...
* commit '879c04b339fb4f0553e5d54d7f2b88a36e84695a':
FS-9917 [switch_rtp/core] Fix in do_flush to handle the current packet (if RFC2833) rather than discard it. only print flushed if we flushed something
2017-01-04 12:58:57 -06:00
chapman
879c04b339
FS-9917 [switch_rtp/core] Fix in do_flush to handle the current packet (if RFC2833) rather than discard it.
...
only print flushed if we flushed something
2017-01-04 13:56:48 -05:00
Mike Jerris
dbd1c8684d
Merge pull request #1124 in FS/freeswitch from ~TCULJAGA/freeswitch_tc:bugfix/FS-9873-a1-hash_for_mod_verto to master
...
* commit '1f7a7e336f0d2d0d4c67ee45478bf9b759e0dda8':
FS-9873 mod_verto a1-hash - squashed
2017-01-04 11:37:32 -06:00
Anthony Minessale
8d8e324e00
FS-9881 accidentally removed -1 for forever support
2017-01-04 11:00:28 -06:00
Brian West
e6a12500f1
Additional test cases for FS-9855
2017-01-04 10:32:47 -06:00
Tihomir Culjaga
1f7a7e336f
FS-9873 mod_verto a1-hash - squashed
2017-01-04 06:48:35 -06:00
Anthony Minessale
e313b6ea3f
FS-9206: [mod_sofia] proxy media with enable-3pcc=proxy does not properly pass audio after 3pcc re-invite #resolve
2017-01-03 18:32:32 -06:00
Mike Jerris
565e7cde45
Merge pull request #1128 in FS/freeswitch from ~ANDYWOLK/freeswitch:feature/FS-9896-mod_v8-implement-serving-configuration to master
...
* commit 'a3a8d7e6b3a2d48c49196be0d578c023588a006c':
FS-9896 [mod_v8] Implement Serving Configuration with JavaScript
2017-01-03 17:08:29 -06:00
Mike Jerris
d97f6028d7
Merge pull request #1134 in FS/freeswitch from ~J0SH/freeswitch:byereason to master
...
* commit '7248a4f3eb0c956e17dc59ab2544e2ed4f0fa689':
FS-9910 [mod_sofia]: Set SIP reason header for BYE events.
2017-01-03 16:58:11 -06:00
Anthony Minessale
3bb9cefcf1
FS-9912: [mod_conference] floor-only and file-only not working properly in canvas-layouts #resolve
2017-01-03 15:30:04 -06:00
Anthony Minessale
15278f6ea0
FS-9911: [mod_conference] Canvas not clearing when video playback of file is done #resolve
2017-01-03 15:30:04 -06:00
Anthony Minessale
6dc2d9feca
FS-9881: [core] FS crashing when playing png file #resolve
2017-01-03 15:30:04 -06:00
Josh Allmann
7248a4f3eb
FS-9910 [mod_sofia]: Set SIP reason header for BYE events.
2017-01-03 16:21:43 -05:00
Mike Jerris
20697cf0bd
Merge pull request #1118 in FS/freeswitch from ~ANTONIO/freeswitch:bugfix/FS-9877-mod_loopback-no-audio to master
...
* commit '5dfc63c126f664cff09ddc6d2a67e05c2426f940':
FS-9877 [mod_loopback] fix no audio
2017-01-03 14:39:40 -06:00
Mike Jerris
f273ecda3f
FS-9903: [msrp] fix namespacing and visibility of some structs
2017-01-03 13:51:30 -06:00
Anthony Minessale
bb199aabde
FS-9860
2017-01-03 13:15:03 -06:00
Anthony Minessale
697be5d515
FS-9860
2017-01-03 13:06:20 -06:00
Mike Jerris
ce9c7aa5ca
Merge pull request #1129 in FS/freeswitch from ~ANDYWOLK/freeswitch:bugfix/FS-9897-mod_v8-fix-visual-studio-2015-build to master
...
* commit '31fd8f3654913a5174b7a64bb5ee04df53b98fad':
FS-9897 [mod_v8] Fix Visual Studio 2015 build
2017-01-03 12:51:15 -06:00
Mike Jerris
19c29ee362
FS-9903: [msrp] fix namespacing and visibility of some structs and defines for ssl private header
2017-01-03 12:46:07 -06:00
Anthony Minessale
ded506f611
FS-9898: [mod_sofia] Call hanging in FS if HOLD not successful #resolve
2017-01-03 12:01:48 -06:00
Anthony Minessale II
848730a320
Merge pull request #1131 in FS/freeswitch from pr/1130 to master
...
* commit 'c1abfaf4f8f2ec954d9a5ba745c874790e2d279c':
FS-9903 #resolve #comment fix server side TLS and add client TLS support
2017-01-02 18:06:54 -06:00
Seven Du
c1abfaf4f8
FS-9903 #resolve #comment fix server side TLS and add client TLS support
2017-01-02 18:09:47 -06:00
Seven Du
7e24a79580
FS-9903 WIP MSRP client mode support
2017-01-02 10:34:41 +08:00
Seven Du
0248d38a28
FS-7933 #comment fix incompatible time pointer
2016-12-31 08:53:27 +08:00
Anthony Minessale
57f5932f01
FS-9206: [mod_sofia] proxy media with enable-3pcc=proxy does not properly pass audio after 3pcc re-invite #resolve
2016-12-30 17:36:29 -06:00
Andrey Volk
31fd8f3654
FS-9897 [mod_v8] Fix Visual Studio 2015 build
2016-12-29 23:42:33 +03:00
Italo Rossi
594b36022e
[mod_callcenter] FS-9894: Removing reference to call_timeout, use leg_timeout instead
2016-12-29 13:19:02 -03:00
Italo Rossi
72927b994c
[mod_callcenter] FS-9891: Checking if we got a valid pointer for a queue
2016-12-29 12:59:24 -03:00
Andrey Volk
a3a8d7e6b3
FS-9896 [mod_v8] Implement Serving Configuration with JavaScript
2016-12-29 03:58:22 +03:00
Brian West
d28f29594f
FS-9776: [mod_sofia] SIP Transfer generates high CPU #resolve
2016-12-28 12:40:06 -06:00
Mike Jerris
aa01a265e4
FS-9569: [mod_shout] close file handle when recording mp3 files that never get written to
2016-12-28 12:21:45 -06:00