Steve Underwood
|
557f1d05ac
|
Fixed issue handling modem renegotiation when a T.30 CTC message is received.
Please enter the commit message for your changes. Lines starting
|
2014-06-23 08:51:41 +08:00 |
|
Eliot Gable
|
b21f34bffc
|
Clarify error message.
|
2014-06-21 19:16:50 +00:00 |
|
Anthony Minessale
|
918c68accf
|
-rp is not an ok default option it should not be used in normal circumstances it forces an unsafe environment with realtime threads on single cpu systems. Real time mode will enable by default on systems with enough cpus
|
2014-06-21 21:42:46 +05:00 |
|
Brian West
|
058ef6923b
|
FS-6617 fix compile error
|
2014-06-21 11:04:53 -05:00 |
|
Anthony Minessale
|
47891d5caa
|
swap
|
2014-06-21 05:32:22 +05:00 |
|
Anthony Minessale
|
f95acb5a53
|
check in raw verto js files and directory structure for development
|
2014-06-21 05:26:06 +05:00 |
|
Anthony Minessale
|
011e069652
|
fix recording in stereo conferences
|
2014-06-20 23:53:22 +05:00 |
|
Brian West
|
8f47f403fd
|
FS-6612: Don't use rport in tcp or tls
|
2014-06-20 10:23:05 -05:00 |
|
Brian West
|
0293d58406
|
Exclude ftmod_ as those are submodules of mod_freetdm
|
2014-06-20 10:23:05 -05:00 |
|
Anthony Minessale
|
ffa09cd1e7
|
various verto cleanups and fix a race in double event delivery thread creation
|
2014-06-20 19:21:56 +05:00 |
|
Anthony Minessale
|
faeb00368e
|
verto bug fixing in codec negotiation and some stereo codec stuff
|
2014-06-20 01:41:28 +05:00 |
|
Steve Underwood
|
b15f373cd9
|
Tweaks
|
2014-06-20 02:58:33 +08:00 |
|
Anthony Minessale
|
f7c6c90749
|
fix null strcmp
|
2014-06-19 23:37:39 +05:00 |
|
Michael Jerris
|
e9633a8b60
|
FS-6609: use config.status to reconf srtp so it doesn't loose the settings from the initial configure
|
2014-06-19 13:16:57 -04:00 |
|
Steve Underwood
|
b780371943
|
Improved TSB85 tests, which now check call clearing.
FAX now differentiates properly between <page result code> and <image> <page resuly code> when deciding how to retry.
|
2014-06-20 00:24:10 +08:00 |
|
Nathan Neulinger
|
d886cc12fa
|
mod_skinny: profile digit timeout is integer not string
|
2014-06-18 17:11:19 -05:00 |
|
Nathan Neulinger
|
65e190ce26
|
mod_skinny: add easy access to set blocking/non-blocking mode for skinny socket on a per-profile basis
|
2014-06-18 17:06:54 -05:00 |
|
Nathan Neulinger
|
8dabf51945
|
mod_skinny: socket timeout should be set in all cases, not just for blocking
|
2014-06-18 16:41:38 -05:00 |
|
Brian West
|
e76464085d
|
update libedit LOOK MA NO PATCHES
|
2014-06-18 14:52:27 -05:00 |
|
Nathan Neulinger
|
06b87b83c5
|
mod_skinny: no warning if there is a matching entry, but no version listed
|
2014-06-18 12:06:27 -05:00 |
|
Nathan Neulinger
|
296c489143
|
mod_skinny: add stub for media resource notification message sent by VG224
|
2014-06-18 11:54:49 -05:00 |
|
Nathan Neulinger
|
840f7e69dd
|
mod_skinny: always return a response to version message, since that's what CCM does
|
2014-06-18 11:44:25 -05:00 |
|
Nathan Neulinger
|
4eabd3ab95
|
mod_skinny: handle additional escaping in log messages to reduce screen/console issues
|
2014-06-18 10:19:42 -05:00 |
|
Brian West
|
7340b7a917
|
Merge branch 'master' of ssh://git.freeswitch.org/freeswitch
|
2014-06-18 08:58:56 -05:00 |
|
Brian West
|
d2a487dce3
|
date would have done the same thing
|
2014-06-18 08:58:49 -05:00 |
|
Nathan Neulinger
|
e279ae8203
|
FS-6605 add support for automatic dialing when off-hook/ringdown --resolve
|
2014-06-18 08:40:28 -05:00 |
|
Brian West
|
fb92ebc8f2
|
FS-5223 and FS-6603, don't trust docs... sheesh
|
2014-06-18 08:33:57 -05:00 |
|
Brian West
|
d237d0f343
|
util for quick restarts during debugging
|
2014-06-17 21:28:39 -05:00 |
|
Brian West
|
6ab5e85f93
|
Merge branch 'master' of ssh://git.freeswitch.org/freeswitch
|
2014-06-17 21:16:32 -05:00 |
|
Brian West
|
311889634b
|
FS-5223 FS-6603 on platforms that have SO_REUSEPORT it also implies SO_REUSEADDR, On platforms that only have SO_REUSEADDR it seems to imply both in the absence of SO_REUSEPORT.
|
2014-06-17 21:15:02 -05:00 |
|
Brian West
|
5dbfc57308
|
ignore fs_ivrd
|
2014-06-17 21:14:14 -05:00 |
|
Nathan Neulinger
|
723ea00855
|
FS-6607 add further not from wiki page about IPv6 support
|
2014-06-17 19:53:45 -05:00 |
|
Nathan Neulinger
|
1e249d61c3
|
FS-6607 add notice of IPv6 support for mod_skinny
|
2014-06-17 19:36:55 -05:00 |
|
Michael Jerris
|
412abaddde
|
no one seems to be okay with actually installing perl modules because it might require the permissions to acutally do so, instead, let the users figure out how to install them themselves so they can figure out how to have permissions and where they acutally go by themselves with no direction from us
|
2014-06-17 20:19:22 -04:00 |
|
Brian West
|
315add5637
|
woops typo
|
2014-06-17 17:20:00 -05:00 |
|
Brian West
|
b0369d321f
|
remove white space
|
2014-06-17 17:12:42 -05:00 |
|
Brian West
|
c066fedffe
|
tweak
|
2014-06-17 17:11:04 -05:00 |
|
Brian West
|
24495304c8
|
Since the FTC won't allow you to register more than 6 or so numbers online without having to call... I wrote this in 10 minutes to solve the problem
|
2014-06-17 16:46:58 -05:00 |
|
Brian West
|
0361bd70a4
|
more tweaks
|
2014-06-17 15:44:32 -05:00 |
|
Brian West
|
24a8f3da4d
|
tweaks
|
2014-06-17 15:25:01 -05:00 |
|
Anthony Minessale
|
b077217d44
|
FS-6337
|
2014-06-18 01:19:14 +05:00 |
|
Anthony Minessale
|
3c08104874
|
remove unused code
|
2014-06-18 01:17:35 +05:00 |
|
Nathan Neulinger
|
d5856a4197
|
FS-477 fix inappropriate firing of timeout after call proceeds --resolve
|
2014-06-17 14:56:21 -05:00 |
|
Brian West
|
fe36c8cc30
|
swish and flick
|
2014-06-17 14:35:12 -05:00 |
|
Brian West
|
c4119dbe54
|
Updated just build it for Solaris 11
|
2014-06-17 14:34:20 -05:00 |
|
Michael Jerris
|
94f359904d
|
remove dual-arch cflags and ldflags that we get on osx, we don't support fat binary stuff yet
|
2014-06-17 19:22:34 +00:00 |
|
Travis Cross
|
50625e36ee
|
Build mod_verto for debian packaging
We still need to add special handling for the perl bits.
|
2014-06-17 17:35:08 +00:00 |
|
Michael Jerris
|
0a6a10f584
|
FS-6604: fix this same issue in esl too
|
2014-06-17 12:10:47 -05:00 |
|
Michael Jerris
|
c76c132692
|
FS-6604: needs DESTDIR
|
2014-06-17 11:53:10 -05:00 |
|
Michael Jerris
|
548be28694
|
FS-6602: check for libperl libstalled and linkable too
|
2014-06-17 11:44:18 -05:00 |
|