Commit Graph

12783 Commits

Author SHA1 Message Date
Anthony Minessale c26d08dbfc forgot to print ok
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16419 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-20 18:44:35 +00:00
Jeff Lenk 97a2670af7 fix build parameter mismatch
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16418 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-20 18:18:20 +00:00
Carlos J. Talbot 447b60edc0 Update x64 output path for mod_celt
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16417 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-20 18:01:35 +00:00
Anthony Minessale bd97fb615f allow alias expansion from fs_cli
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16416 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-20 17:45:53 +00:00
Carlos J. Talbot 799bc1209c update for CELT download
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16415 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-20 17:37:12 +00:00
Carlos J. Talbot aa326b9a09 CELT for Windows
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16414 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-20 17:29:43 +00:00
Jeff Lenk 36318cd7eb update project additions
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16413 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-20 14:07:41 +00:00
João Mesquita b05dfcb946 Remove QObject inheritance from Account and add event for account removal.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16412 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-20 05:11:40 +00:00
João Mesquita 236db6ae69 Fix a bug where we were setting default settings no matter what and do some minor UI enhancements.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16411 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-19 23:54:32 +00:00
Michal Bielicki a2710c9ccb added ivr demo files
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16410 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-19 18:54:33 +00:00
Anthony Minessale 1248e6c644 dont let value dip below 0
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16409 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-19 18:23:18 +00:00
Anthony Minessale 2ddd9904b2 mix member play file data in with conference so you can hear the bg while hearing the member file
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16408 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-19 18:12:39 +00:00
Michael Jerris 010fa529c8 fix autoheadache issue on fc12
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16407 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-19 18:09:52 +00:00
Carlos J. Talbot 59a4fea664 Intermediate build folder for the xml library was hard coded to same location for 32 & 64 bit builds, causing VS 2008 to complain during linking. Switched to the use of $(IntDir)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16406 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-19 18:00:49 +00:00
Brian West 8a757e7c37 FSCONFIG-17
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16405 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-19 17:34:41 +00:00
Anthony Minessale a0b5a3c039 extract sip_cseq also
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16404 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-19 16:01:25 +00:00
Anthony Minessale a3960e9ab7 build err from last patch
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16403 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-19 15:46:55 +00:00
Anthony Minessale 69c7c76335 XML-16
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16402 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-19 15:43:06 +00:00
Anthony Minessale f695453072 FSCORE-529
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16401 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-19 15:32:30 +00:00
João Mesquita 2e119b2db9 Clear contents of account custom params before re-reading configs.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16400 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-19 04:06:13 +00:00
João Mesquita a859650c39 Refactor accounts and let the user select default account.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16399 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-19 04:03:34 +00:00
Anthony Minessale 73f386244d yes mikej it needs to go in
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16398 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-18 23:04:56 +00:00
Anthony Minessale 3aa064fae8 nm
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16397 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-18 22:17:58 +00:00
Anthony Minessale 2ba29b819e set chanvars on both directions in sip and introduce sip_to_tag and sip_from_tag vars
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16396 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-18 20:55:19 +00:00
Anthony Minessale 110f634cda set chanvars on both directions in sip and introduce sip_to_tag and sip_from_tag vars
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16395 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-18 20:31:47 +00:00
Anthony Minessale 80196ad1f7 pesky *'s
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16393 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-18 19:42:47 +00:00
Anthony Minessale 6151c4aa75 refactor
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16392 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-18 19:36:30 +00:00
Brian West 6f51744301 swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16391 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-18 19:35:09 +00:00
Mathieu Rene edcf706d2a backport per-session loglevel from stkn's branch
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16390 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-18 19:29:39 +00:00
Anthony Minessale 94d69ee290 fix regex handeler in pip sep list with multiple capture so $1 is right
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16389 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-18 19:01:56 +00:00
Anthony Minessale 8c9f66daae FSCORE-262
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16388 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-18 17:38:20 +00:00
Anthony Minessale 59039bfde1 MODENDP-276
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16387 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-18 17:09:05 +00:00
Mathieu Rene 176a8a7861 single_command.py fixes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16386 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-18 15:31:47 +00:00
Michael Jerris 95560c905d fix loading managed mods to not need to be in so search path (MODLANG-148)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16355 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-18 07:32:38 +00:00
Brian West 05b9506833 MODENDP-282
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16354 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-18 04:32:15 +00:00
Brian West 108c17718a ESL Mangaged examples and solution file for esl.dll
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16353 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-18 04:30:48 +00:00
Brian West 0968912cfd swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16352 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-18 04:29:46 +00:00
João Mesquita e843204fe6 Thats not how your mom taught you. Shame on me...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16351 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-18 04:27:21 +00:00
João Mesquita 4e7c22e995 Fix DTMF for outbound calls, default settings on startup and dialplan correctly set. We must be ready to go and really test this thing.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16350 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-18 04:21:46 +00:00
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