Commit Graph

27035 Commits

Author SHA1 Message Date
Brian West
d2a487dce3 date would have done the same thing 2014-06-18 08:58:49 -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
Michael Jerris
6e05bfba13 FS-6604: install to archlib not sitelibexp 2014-06-17 11:19:02 -05:00
Michael Jerris
5dd7791307 FS-6602: fixed check for EXTERN.h 2014-06-17 11:17:55 -05:00
Michael Jerris
82dbc5d2b9 FS-6604: install to archlib not sitelibexp 2014-06-17 10:35:17 -05:00
Michael Jerris
b8629901a2 fix dep check for building perl mods 2014-06-17 09:44:24 -05:00
Travis Cross
779a2f4ad5 Add dependency on libperl-dev for mod_verto 2014-06-17 14:42:15 +00:00
Travis Cross
990847638c Pull mod_verto from debian packaging temporarily
`make install` on mod_verto needs to be reworked a bit for packaging
builds.
2014-06-17 03:01:06 +00:00
Brian West
1893c7ba33 External ipv6 2014-06-16 18:10:45 -05:00
Travis Cross
7b974def21 Add back mod_perl to debian build
The build issues blocking its return appear to have been resolved.
2014-06-16 20:43:02 +00:00
Travis Cross
062b7f16c2 Add mod_rtc and mod_verto 2014-06-16 20:39:49 +00:00
Travis Cross
4d5153cdd2 Fix ordering in control-modules 2014-06-16 20:39:49 +00:00
Chris Rienzo
3c7c167581 mod_rayo: improved idle detection- call is idle only if no active components and not joined 2014-06-16 14:39:17 -04:00
Brian West
10719e58c8 work around macro definition of fileno breaking our c++ code 2014-06-16 11:14:42 -05:00
Brian West
23259812ac FS-6593 --resolve this isn't used, I've tested. 2014-06-16 10:42:58 -05:00
Travis Cross
13e02278a1 Use portable version of strerror_r()
FS-6596 --resolve
2014-06-16 13:45:39 +00:00
Peter Olsson
e7ee4050b2 Add ldns to .gitignore 2014-06-15 13:51:56 +02:00
Steve Underwood
fc7a74905b Various little memory leak possibilities in spandsp sorts, and the spandsp
test suite is now mostly OK with valgrind.
2014-06-14 19:49:05 +08:00
Jeff Lenk
9e600ec938 FS-6591 --resolve If you are still using spidermonkey you should migrate to v8 2014-06-13 22:49:01 -05:00
Jeff Lenk
dc2f5cc491 vs2010 reswig 2014-06-13 22:41:37 -05:00
Jeff Lenk
43770aa862 FS-6583 --resolve 2014-06-13 22:34:50 -05:00
Anthony Minessale
c0e7e7b88c add reset function to clear some state data in the rtp session 2014-06-14 07:05:00 +05:00
Anthony Minessale
280e816a90 FS-6590 --resolve 2014-06-14 04:56:55 +05:00
Anthony Minessale
9108a08a47 fix build 2014-06-13 23:15:41 +05:00
Chris Rienzo
633dfe2a56 FS-6535 mod_rayo: close recognizer when input component is complete 2014-06-13 12:34:19 -04:00
Chris Rienzo
1511fe3ee8 mod_rayo: rework component inheritance- component now inherits parent call/mixer mutex and parent reference counting moved to base class 2014-06-13 12:16:26 -04:00
Chris Rienzo
730d2f88ba mod_rayo: rename reference counting functions to something more sensible 2014-06-13 11:33:33 -04:00