141 Commits

Author SHA1 Message Date
Mike Jerris
a817701824 Merge pull request #290 in FS/freeswitch from ~SAFAROV/freeswitch2:mod_erlang_socket to master
* commit '97c25275a629f88700d28513a98f234d821ac9d7':
  FS-7628: mod_erlang_event - added ipv6 support
2015-07-03 18:00:08 -05:00
Ken Rice
d4fff39edc copyright update 2015-06-23 14:45:42 -04:00
Sergey Safarov
97c25275a6 FS-7628: mod_erlang_event - added ipv6 support 2015-06-23 10:41:40 +03:00
Anthony Minessale
385a3b545c FS-7656 fix various edge cases with video and non video files mixed into a source, fix a typo bug in file_read_video and fix same bug in mod_vlc, add a new flag to file_read_video to check if the handle is has active video, make mod_conference move the video in and out of a layer when the stream has video or not 2015-06-19 00:57:02 -05:00
Anthony Minessale
6c135e15c1 FS-7602 FS-7499 FS-7587 #comment another refactoring pass on candidate parsing and ipv4/6 parsing 2015-06-03 15:54:21 -05:00
Michael Jerris
dac4afbfdb this was alraedy in there, whoops 2014-09-28 10:40:57 -04:00
Darren Schreiber
c1e9b0d414 expose apr socket put 2014-09-27 15:02:41 -07:00
Brian West
f4a04e65f2 FS-6735 2014-08-22 16:39:52 -05:00
Anthony Minessale
e75d706746 remove select call from switch_nat.c 2014-07-16 03:01:34 +05:00
Kathleen King
64fc3f7934 Changed the function parameter name in the function definition to
match the updated parameter name in the function declaration. #doxygen
2014-07-03 14:19:33 -07:00
Anthony Minessale
430b8fca6b FS-6211 more changes 2014-03-13 13:00:10 -05:00
Anthony Minessale
729976df27 FS-6211 revert 015ff5d787e6a28432d176002cc19cec1247407b and f6e591de4ad42a773f15359f1fc9799b6c86615c in favor of doing it in apr 2014-03-13 12:53:43 -05:00
Michael Jerris
5e0fc8f666 remove usage of apr dso functions, we have our own dso abstraction 2014-03-12 19:02:49 -04:00
Jeff Lenk
015ff5d787 windows fix last commit 2014-03-01 15:40:58 -06:00
Jeff Lenk
f6e591de4a windows only - add our own thread priority ability for core threads please test 2014-03-01 14:37:04 -06:00
Ken Rice
6e7d5d0897 update copyright header for 2014 2014-02-12 12:08:56 -06:00
Anthony Minessale
c07a6b6b9e add polycom support to multicast paging, broadcast all formats at once to support most every popular phone at once 2013-11-22 04:52:11 +05:00
Michael Jerris
9155e6b217 FS-5819: fix var type usage outside the range of the enum 2013-09-24 13:27:39 -04:00
Nathan Neulinger
32adc789f6 make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 11:50:17 -05:00
William King
7be8184b2a Redundant code. The if/else block makes more sense than the equivalent in two separate if's. 2013-05-25 07:47:09 -07:00
Anthony Minessale
19d4493ab9 FS-4876 reverting this to default 2012-12-17 11:29:15 -06:00
Anthony Minessale
b113330049 revert 2012-11-01 12:27:11 -05:00
Anthony Minessale
ce142f06f7 revert 2012-11-01 12:26:31 -05:00
Anthony Minessale
f7366b6c91 loop on eintr on pop and trypop 2012-11-01 12:25:29 -05:00
Anthony Minessale
bc06155740 more priority tweaks 2012-10-02 07:39:21 -05:00
Jeff Lenk
5620d6d063 windows fixes for priority - needs to be revisited when apr and pthread versions support calls. 2012-10-01 20:34:15 -05:00
Anthony Minessale
464155c5cd more priority tweaks 2012-10-01 10:20:48 -05:00
Anthony Minessale
7c84003024 bump important threads to realtime priority 2012-09-27 11:42:19 -05:00
Anthony Minessale
90f3ab4099 fix thread priority code, this has never worked until today 2012-09-27 13:38:02 -05:00
Michael Jerris
f044f46250 add apr stub to get the real OS socket 2012-08-09 11:56:29 -05:00
Michael Jerris
ec27618fc8 don't segfault after starting sofia, upon xml_open_config lookup failure for the profile from launch_sofia_worker_thread 2012-06-11 10:43:55 -04:00
Ken Rice
c5554eb939 Copyright date update. 2012-04-18 11:52:02 -05:00
Anthony Minessale
395965891e FS-4119 --resolve 2012-04-17 16:53:25 -05:00
Jeff Lenk
24288832b1 FS-2216 partial with renaming 2012-01-08 14:19:16 -06:00
Anthony Minessale
4b064aa96b different version of last commit 2011-12-10 07:40:46 -06:00
Anthony Minessale
14678d54c1 fix switch_file_printf 2011-09-21 15:35:47 -05:00
Anthony Minessale
7b1097e356 lower this socket write timeout to 60 seconds 2011-07-28 11:20:34 -05:00
Mathieu Parent
b3997353a1 Skinny: Stop harcoding APR_TIMEUP
See also FS-3425
2011-07-22 09:17:09 +02:00
Anthony Minessale
f4916c44b7 add func 2011-06-09 15:42:09 -05:00
Anthony Minessale
50e54364e3 FS-3308 --resolve 2011-05-23 13:20:33 -05:00
Anthony Minessale
5d7831348b improve some defaults to tune performance if you use -heavy_timer, try not using it 2011-03-22 13:27:37 -05:00
Anthony Minessale
3b56c119a7 FS-3173 2011-03-22 12:17:00 -05:00
Michael Jerris
3fa3e11ca2 FS-3002: handle 2833 in do_flush instead of dropping valid dtmf 2011-01-21 16:03:32 -05:00
Brian West
3734f4cd44 bump copyright date and fix some email and typos from diego. 2011-01-05 10:09:04 -06:00
Jeff Lenk
84c7fa2fbc my bad fix warning 2010-12-13 13:42:38 -06:00
Anthony Minessale
cb2d073632 FS-2924 2010-12-13 11:50:06 -06:00
Anthony Minessale
009c41d460 add new function to init an empty switch_sockaddr_t to avoid an unnecessary dns lookup on 0.0.0.0 2010-12-11 11:41:19 -06:00
Mathieu Rene
de417e99f0 Implement switch_queue_pop_timeout() and refactor sofia_profile_worker_thread_run() to use it so it doesn't wake up too often 2010-11-18 21:00:35 -05:00
Mathieu Rene
a8ad3da74e switch_dir_next_file() should also match symlinks 2010-09-03 00:37:21 -04:00
Anthony Minessale
5ef1e00d3a LBAPR-4 2010-06-29 08:51:39 -05:00