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
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
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
ded506f611
FS-9898: [mod_sofia] Call hanging in FS if HOLD not successful #resolve
2017-01-03 12:01:48 -06:00
Seven Du
7e24a79580
FS-9903 WIP MSRP client mode support
2017-01-02 10:34:41 +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
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
Italo Rossi
50714ec5e4
[mod_callcenter] FS-9891: Get queue again to increase calls answered and abandoned
2016-12-27 21:35:17 -03:00
Italo Rossi
717dea47fb
[mod_callcenter] FS-9347: Do not log as error when the member is gone just before we assigned an agent, now logging as DEBUG
2016-12-27 21:19:57 -03:00
Italo Rossi
e614f8da24
[mod_callcenter] FS-9689 Fixed issue when agent rejects the call while hearing cc_outbound_announce making member (caller) waiting on queue forever
2016-12-27 21:14:57 -03:00
Italo Rossi
5ac10aaf32
[mod_callcenter] FS-9723: Fixing cc_warning_tone, using switch_ivr_play_file instead of queue private event
2016-12-27 20:49:59 -03:00
Mike Jerris
bd6f03443f
Merge pull request #1125 in FS/freeswitch from ~ANDYWOLK/freeswitch:feature/FS-7933-v8-allow-non-blocking-socket-access to master
...
* commit '3f3cd7343ba3a9beecc9b6a074c9955e7c504afd':
FS-7933 [mod_v8] Implement timeout property for Socket() class in javascript.
2016-12-27 13:33:00 -06:00
Mike Jerris
15632a0bd8
Merge pull request #1084 in FS/freeswitch from ~MOCHOUINARD/freeswitch:FS-9792 to master
...
* commit '8c1ed38d5eef031e4f471fe5f69ad052a9711997':
FS-9792: Set channel variable based on the sip phone Accept Language SIP message
2016-12-27 13:30:40 -06:00
Mike Jerris
6e2764776f
Merge pull request #1110 in FS/freeswitch from ~SEBASTIAN/freeswitch:bugfix/FS-9840-fix-some-warnings-V2 to master
...
* commit '8c94e6f57fd9adee5e6a12535811fff8e4d9ae46':
FS-9840 mod_avmd: Fix implicit declaration warning
FS-9840 sofia-sip: fix implicit declaration warning
FS-9840 mod-verto: fix implicit declaration warning
FS-9840 mod_sofia: fix redefine warning
2016-12-27 12:36:58 -06:00
Andrey Volk
3f3cd7343b
FS-7933 [mod_v8] Implement timeout property for Socket() class in javascript.
2016-12-27 04:18:14 +03:00
Sebastian Kemper
8c94e6f57f
FS-9840 mod_avmd: Fix implicit declaration warning
...
Fix the following compile-time warning:
making all mod_avmd
make[7]: Entering directory '/home/sk/tmp/lede/build_dir/target-mips_24kc_musl-1.1.15/freeswitch-1.8.0/src/mod/applications/mod_avmd'
CC mod_avmd_la-mod_avmd.lo
mod_avmd.c: In function 'avmd_process_sample':
mod_avmd.c:49:19: error: implicit declaration of function '__isinf' [-Werror=implicit-function-declaration]
#define ISINF(x) (__isinf(x))
^
mod_avmd.c:2038:33: note: in expansion of macro 'ISINF'
if (ISNAN(amplitude) || ISINF(amplitude)) {
^
cc1: all warnings being treated as errors
Makefile:682: recipe for target 'mod_avmd_la-mod_avmd.lo' failed
Fix this by adding the declaration for __isinf(), the same is done for
__isnan() already
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2016-12-23 21:44:30 +01:00
Sebastian Kemper
8063ad658b
FS-9840 mod-verto: fix implicit declaration warning
...
This fixes the following compile-time warning:
making all mod_verto
make[7]: Entering directory '/home/sk/tmp/lede/build_dir/target-mips_24kc_musl-1.1.15/freeswitch-1.8.0/src/mod/endpoints/mod_verto'
CC mod_verto_la-mod_verto.lo
CC mod_verto_la-ws.lo
ws.c: In function 'hton64':
ws.c:730:14: error: implicit declaration of function '__bswap_64' [-Werror=implicit-function-declaration]
else return __bswap_64(val);
^
cc1: all warnings being treated as errors
Fix by including byteswap.h, which is available on Linux and also
everywhere glibc is used (wpa_supplicant includes this header the same
way).
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2016-12-23 21:44:25 +01:00
Mike Jerris
ddf48b8602
Merge pull request #1105 in FS/freeswitch from bugfix/FS-9832-start-a-single-gateway to master
...
* commit '50e0f0195e67208889f15a439ea6ccb567b862e7':
FS-9832 start a single gateway or _all_ gateways
2016-12-23 14:15:53 -06:00
Mike Jerris
35fd25c4f3
Merge pull request #1117 in FS/freeswitch from ~ANTONIO/freeswitch:feature/FS-6893-mod_conference-auto-record-create to master
...
* commit '38c3f5f66e775d814b5e3d5581aed5b2f41b6fd1':
FS-6893 [mod_conference] recording auto creates file path if not exists
2016-12-23 14:11:17 -06:00
Mike Jerris
d1ccc77d4f
FS-9854: [mod_sofia] SDP O/A fails to put sdp in messages after certain kinds of sip traffic
2016-12-22 11:32:13 -05:00
Antonio
5dfc63c126
FS-9877 [mod_loopback] fix no audio
2016-12-22 14:55:51 +01:00
Italo Rossi
b02df24504
FS-9869 [mod_callcenter] Exporting cc_queue_joined_epoch when originating agent outbound leg
2016-12-21 12:14:04 -03:00
Antonio
38c3f5f66e
FS-6893 [mod_conference] recording auto creates file path if not exists
2016-12-21 13:53:18 +01:00
Mike Jerris
1e0b827c08
Merge pull request #1067 in FS/freeswitch from ~WHENRY/freeswitch:improvement/FS-9760_remove_whitespace to master
...
* commit '46b63a4bb6f67d8066a354e55ea6bbd10d7d53fa':
FS-9760 Removed the un-needed whitespace from the file
2016-12-20 18:45:35 -06:00
Anthony Minessale
914a6e764f
FS-9866: [freeswitch-core] 3pcc=proxy for FS client and local SDP #resolve
2016-12-20 18:28:15 -06:00
Brian West
eef2313a40
FS-9846: [mod_sofia] Bugs related with Hold and Proxy Hold option added in FS-9192 after merges in 1.6.11 #resolve
2016-12-20 16:19:30 -06:00
Anthony Minessale
ade6e856a2
FS-9745: [mod_sofia] Call to FS WebRTC Gateway fails when no SDP on invite #resolve
2016-12-20 12:20:41 -06:00
Anthony Minessale
634490495f
FS-9806: [mod_loopback] mod_loopback: bowout is always done even if set to false loopback_bowout_on_execute=false,loopback_bowout=false #resolve
2016-12-20 11:08:17 -06:00
Brian West
e634e538ac
swigall
2016-12-14 14:09:11 -06:00
Brian West
48fab6f6db
FS-9851: [freeswitch-core] Add abstimeout to CoreSession:getDigits in switch_cpp #resolve
2016-12-14 14:06:20 -06:00
Brian West
3387b90705
FS-9829 #resolve [FreeSWITCH 200ok to second reINVITE on a dialog doesn't contain an SDP.]
2016-12-13 16:39:57 -06:00
Brian West
452257e793
Merge pull request #1108 in FS/freeswitch from ~PIOTRGREGOR/freeswitch:bugfix/FS-9843-avmd-remove-not-used-defines to master
...
* commit 'df80234f0713c512374352e31044a54517b5f981':
FS-9843 [mod_avmd] Remove unused defines
2016-12-13 10:37:08 -06:00
Brian West
4d71ed84db
FS-9808 #resolve [mod_png issue when used with ivr as video input]
2016-12-13 09:32:02 -06:00
Piotr Gregor
df80234f07
FS-9843 [mod_avmd] Remove unused defines
2016-12-13 10:13:37 +00:00