Commit Graph

12794 Commits

Author SHA1 Message Date
João Mesquita 9952b6ef71 FSCOMM-1
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16349 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-18 02:43:48 +00:00
Jeff Lenk 97882a914c update project
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16348 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-18 00:29:03 +00:00
Jeff Lenk 064a65307e fix build warning - trivial
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16347 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-18 00:22:14 +00:00
João Mesquita 2f9ae630c5 First created account is set as default outbound account. Will start making GUI stuff to be able to select between accounts.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16346 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-17 23:10:57 +00:00
Mathieu Rene 116826880b mod_portaudio: default to dialplan 'XML' instead of 'default'
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16345 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-17 22:50:49 +00:00
Michael Jerris 508dd6661f add dependencies to fix build race
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16344 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-17 19:23:13 +00:00
Michael Jerris de7f14fd77 attempt to fix solaris mod_lua build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16343 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-17 19:09:16 +00:00
Jeff Lenk a79adcaf0a build warnings - trivial
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16342 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-17 17:29:26 +00:00
Michael Jerris 1d7820ec76 packaging debug
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16341 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-17 17:06:26 +00:00
Michael Jerris 5c514c1b82 var expansion timing
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16340 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-17 08:21:38 +00:00
Michael Jerris 0b97bc3c55 don't build mod_shout until all the deps are done
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16339 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-17 08:09:25 +00:00
Michael Jerris 357e076158 fix cflags passed to lua build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16338 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-17 07:57:02 +00:00
Michael Jerris 9eea7caf2a ::
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16337 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-17 07:49:52 +00:00
Michael Jerris bf30c3af91 don't force reswig for no reason
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16336 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-17 07:26:15 +00:00
Michael Jerris a842dfebdf mod_fax and mod_voipcodecs make -j fixes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16335 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-17 07:10:19 +00:00
Michael Jerris 9b8392bc16 move lua to automake
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16334 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-17 06:57:35 +00:00
Michael Jerris 0c1ae13da1 move mod_spidermoney build to automake, fix spidermoneky dependencies (I think this really fixes -j builds), move mod_spidermonkey sub modules all under the same source directory and bundle their build together as one
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16333 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-17 05:48:36 +00:00
Michael Jerris 31b743d6eb rename ADD_ AM conditionals to HAVE_
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16332 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-17 03:11:56 +00:00
Anthony Minessale 50cc7ab07d FSCORE-527
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16331 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-17 00:26:29 +00:00
Giovanni Maruzzelli 7fa36e835d skypiax: changed audio i/o tcp socket size and timing constant on linux, for better compatibility with virtual machines
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16330 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-16 17:15:12 +00:00
Anthony Minessale daab35e3d6 typical rabbit hole on new features
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16329 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-16 00:41:10 +00:00
Anthony Minessale 34fc42c7b5 =/
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16328 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-15 22:22:08 +00:00
Anthony Minessale aa580a5020 fix fs_cli
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16327 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-15 22:18:01 +00:00
Anthony Minessale 2cd7ef1457 fix startup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16326 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-15 21:48:08 +00:00
Anthony Minessale 5cc8aebc96 add early media muxing from long thread on mailing list =/
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16325 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-15 21:10:31 +00:00
Anthony Minessale da29b01195 few new command line opts -vm for conditonal timer, -nocal to skip timer calibration and -nort to turn off clock_realtime fam of functions
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16324 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-15 21:09:51 +00:00
Giovanni Maruzzelli 2731b1e580 skypiax: added comment for socket buffer modification for Virtual Machines
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16323 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-15 18:06:17 +00:00
Mathieu Rene 5af28a148e switch_ivr_originate: fix windows compiler warning
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16322 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-15 17:36:23 +00:00
Mathieu Rene ad7cc96015 revert
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16321 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-15 17:35:26 +00:00
Mathieu Rene f861c00c85 switch_ivr_originate: fix windows compiler warning
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16320 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-15 17:34:01 +00:00
Mathieu Rene 306c52ece5 MODENDP-281
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16319 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-15 15:18:07 +00:00
João Mesquita a86cce9149 If a call fails, it fails...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16318 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-15 04:05:17 +00:00
João Mesquita eef55a55fb Make selection to rows and not per item.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16317 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-15 03:36:15 +00:00
João Mesquita 6abe882e8c Change to start messing with QSharedPointer instead of regular pointers to deal with events correctly. Thanks Math.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16316 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-15 03:30:11 +00:00
Brian West 21234215f0 finally fix private hold
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16315 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-15 00:31:43 +00:00
Anthony Minessale 25aff5bc81 FSCORE-527
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16314 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-14 21:31:40 +00:00
Anthony Minessale 8e75f82e34 add bridge_early_media=true variable to hear early media from first channel with early media as ringback, this is 1 way audio
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16313 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-14 21:02:11 +00:00
Anthony Minessale f4a50a5e91 save history when stoping now
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16312 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-14 21:00:32 +00:00
Anthony Minessale 99b45eb1fb FSCORE-526
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16311 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-14 17:20:13 +00:00
Anthony Minessale 97fd8f359e we don't need this anymore it just causes trouble
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16310 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-14 16:57:43 +00:00
Anthony Minessale 7cbbb082a4 shhh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16309 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-14 16:44:58 +00:00
Anthony Minessale abd116829e switch to conditional broadcast mode on slow kernels
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16308 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-14 16:02:46 +00:00
Brian West 0d2d07d066 tcl example thanks Mark Mann
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16307 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-14 14:39:57 +00:00
Michael Jerris fceb1ffe82 MDXMLINT-56
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16305 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-14 07:03:24 +00:00
Michael Jerris 143050451d attempt at fixing make -j build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16304 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-14 05:44:20 +00:00
João Mesquita 14fb4a573a Make it look a bit nicer.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16303 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-14 05:16:38 +00:00
João Mesquita e78063d0cb FSPHONE-1
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16302 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-14 05:05:32 +00:00
João Mesquita bc835175ba Edit gateway works too. Now we need to start parsing events right.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16301 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-14 04:54:03 +00:00
Jeff Lenk b88a016962 Fix windows build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16300 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-14 04:01:32 +00:00
João Mesquita b525cad27f You cant miss the endGroup otherwise, you get nasty things.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16299 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-14 03:29:55 +00:00