Michael Jerris
|
130a566342
|
attempt to properly check if we can use CPU_SET with sched_setaffinity because some older libc had gnu extensions in the definitions of CPU_SET which we do not allow (FSBUILD-226)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16266 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-01-12 19:23:35 +00:00 |
Anthony Minessale
|
563b20b814
|
doh! (it's in the dictionary now btw)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16265 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-01-12 19:00:27 +00:00 |
Michael Jerris
|
bd422c31af
|
attempt to properly check if we can use CPU_SET with sched_setaffinity because some older libc had gnu extensions in the definitions of CPU_SET which we do not allow (FSBUILD-226)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16264 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-01-12 18:50:02 +00:00 |
Michael Jerris
|
ea5c0c2111
|
attempt to properly check if we can use CPU_SET with sched_setaffinity because some older libc had gnu extensions in the definitions of CPU_SET which we do not allow (FSBUILD-226)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16263 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-01-12 18:31:13 +00:00 |
Jeff Lenk
|
66c6760d27
|
create run dir (mostly for windows) if it does not exist yet
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16262 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-01-12 17:20:16 +00:00 |
Brian West
|
bc4c5d2b2c
|
MODSOFIA-52
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16260 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-01-12 16:13:03 +00:00 |
Michael Jerris
|
68b584063f
|
add pkgconfig file
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16256 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-01-12 04:43:39 +00:00 |
Brian West
|
650f55bf2f
|
doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16255 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-01-12 01:47:31 +00:00 |
Michael Jerris
|
99a4b08ffd
|
make debug a little less noisy when no proxy acls are set
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16254 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-01-12 01:23:19 +00:00 |
Brian West
|
fe74b20563
|
don't segfault when -nonat is used and nat_map reinit is called
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16253 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-01-12 00:40:43 +00:00 |
Brian West
|
a4604e1af5
|
crazy ass
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16252 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-01-12 00:31:29 +00:00 |
Brian West
|
4c217dbebd
|
rearrange codecs so we don't have crazy overlap and remove G723-32 and move it up to dynamic cuz people have nothing better to do then write stupid RFC's
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16251 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-01-12 00:30:04 +00:00 |
Anthony Minessale
|
5111bbb3da
|
SFSIP-195
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16250 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-01-12 00:05:11 +00:00 |
Michael Jerris
|
ae7e03da12
|
tweak install deps
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16249 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-01-11 21:27:41 +00:00 |
Michael Jerris
|
8b3f71cc48
|
Makefile.am cleanup (mostly from stkn, THANKS\!)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16248 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-01-11 20:26:14 +00:00 |
Anthony Minessale
|
5ae7b68423
|
MDXMLINT-56
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16247 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-01-11 19:58:38 +00:00 |
Michael Jerris
|
ab66f1fd6a
|
problem found, debug removed
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16246 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-01-11 19:35:58 +00:00 |
Michael Jerris
|
40ff9a41af
|
comment for now until we better control what is passed through
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16245 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-01-11 18:53:05 +00:00 |
Stefan Knoblich
|
364483d5c3
|
Add some debug output to track down a buildbot issue
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16244 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-01-11 18:17:30 +00:00 |
Michael Jerris
|
d28a8cf3cd
|
fix direct PREFIX refs in Makefiles
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16243 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-01-11 18:07:48 +00:00 |
Michael Jerris
|
38e6a93f79
|
typo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16242 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-01-11 16:36:59 +00:00 |
Michael Jerris
|
d1c60899de
|
add soundsdir configure var and sounds_dir global freeswitch var
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16241 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-01-11 16:32:35 +00:00 |
Michael Jerris
|
146c7f8daa
|
add rundir to spec
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16240 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-01-11 15:48:28 +00:00 |
Michael Jerris
|
89ae5f4741
|
add configure vars for htdocs and grammar dirs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16239 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-01-11 15:47:36 +00:00 |
Michael Jerris
|
5ccac21dc3
|
wip move towards adding directory layout control to configure
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16238 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-01-11 14:36:29 +00:00 |
João Mesquita
|
fb79c1bfe4
|
Add all the new stuff to persist accounts and sofia configs. Still not working, but a lot work as been done and panes not working are disabled.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16235 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-01-11 04:40:39 +00:00 |
Michael Jerris
|
72d143d0da
|
whoops
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16234 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-01-11 03:47:19 +00:00 |
Michael Jerris
|
c064a2a586
|
add recordings_dir
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16233 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-01-11 03:20:42 +00:00 |
Steve Underwood
|
296d715561
|
Fixed a typo affecting 32 bit builds with MMX enabled
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16232 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-01-10 23:36:10 +00:00 |
Jeff Lenk
|
2a2c559c02
|
build cleanup - release fixes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16231 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-01-10 23:31:18 +00:00 |
Stefan Knoblich
|
c70f2d7e9f
|
Avoid building static version of modules (e.g. mod_enum.a) by adding the "-shared" libtool option.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16225 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-01-10 00:27:48 +00:00 |
Brian West
|
35f7d87fac
|
revert these two queries
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16224 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-01-09 16:56:11 +00:00 |
Anthony Minessale
|
e71f66e070
|
tweak sla presence code
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16223 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-01-09 00:34:17 +00:00 |
Brian West
|
da20b09be7
|
add to desc
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16222 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-01-08 22:51:16 +00:00 |
Brian West
|
6907aedbac
|
add to desc
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16221 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-01-08 22:43:12 +00:00 |
Anthony Minessale
|
009fe09c3c
|
fsctl add shutdown now for debugging
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16220 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-01-08 22:10:03 +00:00 |
Jeff Lenk
|
5e45ff07a3
|
add show tasks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16219 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-01-08 21:43:43 +00:00 |
Anthony Minessale
|
dc12639736
|
sheesh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16218 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-01-08 21:22:06 +00:00 |
Jeff Lenk
|
3dfe5bd7f3
|
edit show syntax
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16217 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-01-08 21:05:54 +00:00 |
Brian West
|
96c77bb450
|
doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16216 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-01-08 18:16:53 +00:00 |
Brian West
|
ded50e7f02
|
These might be useful for someone...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16215 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-01-08 18:14:07 +00:00 |
Anthony Minessale
|
8dbce3ef3e
|
fix retry bug
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16214 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-01-08 17:42:56 +00:00 |
Jeff Lenk
|
c482a06f2d
|
updated for the latest file additions
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16211 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-01-08 16:31:56 +00:00 |
Brian West
|
a67645a4bc
|
use brackets to put params in the right place in contact strs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16208 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-01-08 01:05:05 +00:00 |
Anthony Minessale
|
e26f141bf8
|
FSCORE-523
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16207 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-01-08 00:45:09 +00:00 |
João Mesquita
|
c2acaa0e6f
|
Fix latest error
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16206 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-01-08 00:41:10 +00:00 |
João Mesquita
|
c52c8ba226
|
Add an about dialog so we can know versions that are being used.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16205 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-01-08 00:12:54 +00:00 |
Brian West
|
857a8926d2
|
fix mitm for audio for passing sas with zrtp
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16204 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-01-07 23:29:06 +00:00 |
João Mesquita
|
4c6942b437
|
Start doing the accounts configurations. It does not work yet, only dialogs are designed.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16203 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-01-07 23:00:34 +00:00 |
Raymond Chandler
|
97e71e9d08
|
doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16202 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-01-07 22:04:32 +00:00 |