8886 Commits

Author SHA1 Message Date
Anthony Minessale
d23df5c634 make held-private work
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16295 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-13 23:58:00 +00:00
Anthony Minessale
11d8868b4a timer calibration tweaks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16294 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-13 22:36:13 +00:00
Michael Jerris
4fa2b2f487 fix compile error
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16292 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-13 22:13:11 +00:00
Anthony Minessale
d314f25424 update timer calibration
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16290 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-13 21:07:39 +00:00
Anthony Minessale
dbcf55a001 update on last commit
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16289 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-13 20:29:21 +00:00
Michael Jerris
e4385cafd1 (FSCORE-524)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16283 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-13 19:19:06 +00:00
Anthony Minessale
e5cadc5196 MODAPP-387
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16278 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-13 18:02:42 +00:00
Michael Jerris
8912b80e13 (FSCORE-524)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16277 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-13 17:01:36 +00:00
Brian West
66f9cb6f0d spa uses reboot the last way so linksys still will work
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16276 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-13 15:57:58 +00:00
Brian West
b243aa1368 spa uses reboot
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16274 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-13 15:47:34 +00:00
Brian West
b24c018c45 SCA tweaks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16271 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-13 01:40:11 +00:00
Anthony Minessale
ec892d4ad6 BOUNTY-13
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16270 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-13 01:32:01 +00:00
Michael Jerris
c61fded460 fix mod_managed build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16267 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-12 22:38:14 +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
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
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
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
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
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
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
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
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
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
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
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
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
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
Anthony Minessale
c5dd2b5b4d pres tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16201 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-07 19:50:56 +00:00
Raymond Chandler
c031e681b8 BOUNTY-12
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16200 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-07 18:47:53 +00:00
Brian West
222d5d9131 nat tweaks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16199 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-07 16:52:01 +00:00
Anthony Minessale
34866da82e fix fsv bug
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16198 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-07 16:40:38 +00:00
Anthony Minessale
478f165d25 share and share alike, only nothing is alike in sip =/
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16194 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-07 06:09:35 +00:00