Commit Graph

315 Commits

Author SHA1 Message Date
Michael Jerris b474fafc5e Merged revision 2827-2828 from freeswitch/branches/tholo. Thanks tholo:
2827: Embed installed name of shared library on Mac OS X -- otherwise code that is linked against it will not find it later on as the relative path during build gets embedded.

2828: Make it build using Xcode on Mac OS X again


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2830 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-09-25 14:57:44 +00:00
Michael Jerris 50571597c5 Do not force use of "gmake" -- but propagate whichever command was used to start the top-level make. This way users on e.g.
Mac OS X won't have to create a special symlink to build, but can instead just use the command "gnumake" (as opposed to "make" og "gmake")

Merged from tholo's branch http://svn.freeswitch.org/svn/freeswitch/branches/tholo rev 2796, thanks tholo.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2815 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-09-23 23:27:44 +00:00
Michael Jerris fbda5f4b60 change pthread to build and link static
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2731 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-09-18 03:05:48 +00:00
Anthony Minessale b3c437630f use steve's g711 (thanks steve), chage the conditional mutex based on paul T's input (thanks paul) and take the yield away on switch_yield and just sleep
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2663 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-09-12 17:17:02 +00:00
Anthony Minessale acc81d7b55 iax
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2644 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-09-11 22:52:19 +00:00
Michael Jerris 6d21b6400f sofia windows build. This should work now, please test.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2641 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-09-11 17:01:15 +00:00
Michael Jerris 8d63c12387 make mod_sofia be able to build on the windows build system. I am sure this won't actually run yet, there are still bits to do in the build system.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2635 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-09-11 07:19:22 +00:00
Michael Jerris 4960fbc73f add quoting to pre build events for directories with spaces in their paths
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2582 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-09-08 18:20:06 +00:00
Anthony Minessale 52956d5cb1 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2554 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-09-07 15:08:40 +00:00
Michael Jerris b40695d30e more g7xx lib tweaks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2515 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-09-05 18:27:19 +00:00
Anthony Minessale 308bbf236f git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2514 d0543943-73ff-0310-b7d9-9358b9ac24b2 2006-09-05 18:10:21 +00:00
Anthony Minessale cab31d8914 ok mike here ya go
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2513 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-09-05 18:08:46 +00:00
Anthony Minessale 37c9bd44fe cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2512 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-09-05 18:06:17 +00:00
Michael Jerris 344c37a2aa new codec lib msvc build.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2511 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-09-05 17:40:05 +00:00
Brian West fa060db892 Adding new bits for g722, g711 and g726 from Steve Underwood. Thanks Steve! I libtooled them into libg7xx
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2504 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-09-05 01:36:05 +00:00
Michael Jerris 9b86e69fae turn off edit and continue...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2490 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-09-03 14:30:42 +00:00
Brian West b0f0c6e9e0 clean up
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2473 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-08-31 19:39:57 +00:00
Anthony Minessale 2565f310cf git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2457 d0543943-73ff-0310-b7d9-9358b9ac24b2 2006-08-30 19:20:44 +00:00
Anthony Minessale 63ebcc5379 woops, don't need these
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2456 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-08-30 19:20:18 +00:00
Anthony Minessale 13522cdbe2 libtoolize this for possible use
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2455 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-08-30 19:18:41 +00:00
Anthony Minessale 6d4e3e4cd0 commit automake update for the lib
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2436 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-08-29 23:00:08 +00:00
Brian West 340f7b2b6b Added g711 to libg72x
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2435 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-08-29 22:58:49 +00:00
Michael Jerris bdc6b78103 add windows build for g726. Not done yet.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2433 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-08-29 21:28:52 +00:00
Michael Jerris 036002d885 use different bat file names so multi proc systems can download more than one lib at a time without failing.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2414 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-08-28 02:01:41 +00:00
Michael Jerris 97a1363c50 cleanup msvc build targets and remove incremental build settings from libs.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2413 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-08-28 01:35:49 +00:00
Michael Jerris 92693418d4 move creation of the version header file to use util.vbs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2410 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-08-27 20:37:01 +00:00
Michael Jerris af7af5f07f quote directory names for directories with spaces in their names.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2409 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-08-27 20:08:04 +00:00
Michael Jerris 4388f0c2b4 make downloads work without adodb.stream in case it fails. Thanks to Dave Horner for the inspiration on this.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2405 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-08-27 04:21:27 +00:00
Michael Jerris dc5cd4e942 Let msvc decide if it needs to re-run the download projects based upon the presence of the downloaded directory. This now works properly for these targets when it will scroll pass the target as "up-to-date" instead of running it and doing nothing. This should speed up the build process a bit.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2371 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-08-23 16:26:50 +00:00
Michael Jerris b2392afa2f add ldl_session_accept_candidate and ldl_session_send_msg to the def file.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2366 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-08-22 21:32:23 +00:00
Michael Jerris ccc83cbccb Let msvc decide if it needs to re-run the download projects based upon the presence of the downloaded directory. This now works properly for these targets when it will scroll pass the target as "up-to-date" instead of running it and doing nothing. This should speed up the build process a bit.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2363 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-08-22 20:31:53 +00:00
Michael Jerris 8aee1b33b5 Let msvc decide if it needs to re-run the download projects based upon the presence of the downloaded directory. This now works properly for these targets when it will scroll pass the target as "up-to-date" instead of running it and doing nothing. This should speed up the build process a bit.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2359 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-08-22 16:30:35 +00:00
Anthony Minessale 780edcd09d optimizations
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2354 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-08-22 00:56:27 +00:00
Michael Jerris 14d79cf500 Windows build tweaks.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2352 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-08-21 22:48:01 +00:00
Anthony Minessale 4f17ab7714 bunch of tweaks to make ivr more fun
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2350 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-08-21 19:14:51 +00:00
Michael Jerris 7fe0d89388 Fix for http://trac.freeswitch.org/ticket/6 . Thanks alek
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2343 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-08-20 08:31:02 +00:00
Anthony Minessale 89e62d8c56 google part 1000
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2330 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-08-18 21:02:40 +00:00
Anthony Minessale 6ccb60c25c last round of google cleanup rebuild libdingaling
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2327 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-08-18 18:44:11 +00:00
Michael Jerris 1003a4d404 Cleanups from update to new build system for windows.
More to come.


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2325 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-08-18 07:22:18 +00:00
Anthony Minessale 47192db741 Upgrade Dingaling to meet new googletalk spec upgrade your client if you have issues.
codecs need more work...

Expose events into javascript so you can create and fire events and 
and pick up chat events with chat-enabled clients like googletalk
EXAMPLE:

session.answer();

e = new Event("custom", "JS::Custom");
e.addHeader("subject", "cool");
e.addBody("hello this is a test");
e.fire;

while(session.ready()) {
    session.execute("sleep", "1000");
    event = session.getEvent();
    if (event) {
      str = event.serialize(); // or ("xml")
      console_log("debug", "Dump Event:\n" + str + "\n");


        e = new Event("custom", "JS::Chat");
        e.addHeader("works", "yes");
        e.addBody("you said: " + event.getBody());
        session.sendEvent(e);
      event.destroy();
    }
}





git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2323 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-08-18 01:28:50 +00:00
Michael Jerris ae380d58ec Update to new build system for windows.
This fixes several issues when debugging code in the ide, and does better dependency tracking.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2317 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-08-17 19:58:55 +00:00
Michael Jerris a90b88d201 revert static runtime change for msvc. Bad idea...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2290 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-08-14 17:44:38 +00:00
Michael Jerris fea5980a12 Change windows build to use static runtime to make it more easily portable to older windows, and to decrease startup time on windows.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2289 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-08-14 16:11:08 +00:00
Michael Jerris d066dca08e fix signedness issue and strlen to uint32_t cast
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2280 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-08-13 05:09:29 +00:00
Anthony Minessale 45f49eccbe update roster nonsense
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2272 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-08-12 17:09:11 +00:00
Michael Jerris 88dbc8c056 Make iax work with plaintext passwords too. Thanks to Michael Workman for the patch.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2258 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-08-11 16:24:06 +00:00
Anthony Minessale 040dc25141 autoheadache
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2252 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-08-11 00:39:35 +00:00
Anthony Minessale 07a7b6e54a update dingaling to be able to use TLS jabber servers such as googletalk
see sample config for new options.

the dingaling library has changed so you must rebuild it 
rm libs/libdingaling/.complete
make installall



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2251 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-08-11 00:24:38 +00:00
Brian West 754b273f56 Not used yet.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2095 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-07-25 04:24:11 +00:00
Anthony Minessale 7a5bc3b711 autoconf crap
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2043 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-07-22 01:02:36 +00:00
Anthony Minessale 75d61d12b1 make portaudio autobuild on 64bit right
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2010 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-07-20 03:54:34 +00:00
Anthony Minessale 7712c6637c messaging stuff
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1902 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-07-17 14:12:07 +00:00
Anthony Minessale 988841611a dingaling tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1660 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-06-22 21:57:40 +00:00
Michael Jerris f524d3a397 remove generated file
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1393 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-05-08 04:04:48 +00:00
Michael Jerris 7bbb4ec19c remove generated files.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1375 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-05-05 17:58:53 +00:00
Anthony Minessale dfe5b94baf update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1374 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-05-05 16:52:19 +00:00
Anthony Minessale 2e0da1e8f7 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1372 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-05-05 16:03:15 +00:00
Anthony Minessale a4b1fdc709 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1357 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-05-04 20:38:01 +00:00
Anthony Minessale 51241ad37f update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1355 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-05-04 20:19:23 +00:00
Anthony Minessale febd8b9a27 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1353 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-05-04 18:34:34 +00:00
Michael Jerris 3da19e9559 add new jb files for testing
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1352 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-05-04 18:19:53 +00:00
Michael Jerris 10ae6c32c7 add new functions.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1347 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-05-04 15:56:00 +00:00
Anthony Minessale 83edba5385 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1345 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-05-04 15:37:06 +00:00
Anthony Minessale 49e7b1bbca update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1344 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-05-04 14:37:11 +00:00
Anthony Minessale ccbf0b5544 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1334 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-05-03 23:54:30 +00:00
Anthony Minessale c7e5e47ab6 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1332 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-05-03 20:08:38 +00:00
Anthony Minessale 00219ede9d update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1331 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-05-03 19:02:33 +00:00
Anthony Minessale 3252e6ef68 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1330 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-05-03 18:43:57 +00:00
Anthony Minessale 5ad8162dbf update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1329 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-05-03 18:41:14 +00:00
Anthony Minessale 397bf1bffc change dingaling to break everybody
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1318 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-05-02 16:43:13 +00:00
Michael Jerris 1349bbff39 add function from rev 1312 ldl_handle_send_msg to def file
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1314 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-05-01 19:47:07 +00:00
Anthony Minessale 607109bfaa update to dingaling (rm ./libs/libdingaling/.complete
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1312 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-05-01 18:55:04 +00:00
Michael Jerris f562b523fb remove gcc specific non c99 compliant optimization.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1257 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-04-26 15:39:05 +00:00
Michael Jerris c0ac721693 jitteruffer build tweak.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1179 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-04-17 20:21:22 +00:00
Anthony Minessale 57d9170c9c add jb
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1178 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-04-17 20:05:46 +00:00
Michael Jerris fd7bf0eaaa update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1171 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-04-15 22:30:25 +00:00
Anthony Minessale 5d47cffc28 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1162 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-04-15 05:00:51 +00:00
Anthony Minessale 0e0e1e3673 make dingaling need talk in the resource to clear up collisions
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1159 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-04-14 18:10:24 +00:00
Michael Jerris f6dba5de97 add new function ldl_global_set_logger
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1154 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-04-14 14:13:28 +00:00
Michael Jerris d6d313884e update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1148 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-04-14 03:04:53 +00:00
Anthony Minessale cb28473398 add logger
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1147 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-04-14 02:05:29 +00:00
Michael Jerris 429cdca58f fix iax win32 build for inet_aton
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1136 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-04-13 03:58:01 +00:00
Michael Jerris ecc2a3baa1 let iax bind to specific ip (rm libs/iax/.complete next time you build)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1134 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-04-13 01:05:47 +00:00
Michael Jerris d91f8ef358 fix all the bugs introduced by recent chainsaw massacre
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1132 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-04-12 20:48:47 +00:00
Brian West 559b8ab26c Gut Logger and put it back modular style
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1117 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-04-11 21:13:44 +00:00
Brian West 255afc7c25 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1110 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-04-10 21:36:06 +00:00
Brian West 786bf4d1cb update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1101 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-04-10 15:37:20 +00:00
Michael Jerris 7d43b0c01f cleanup files that don't belong in tree
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1091 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-04-07 18:45:54 +00:00
Brian West 78e37908bc Add optional packetization and VAD buster options to RTP
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1090 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-04-07 17:32:14 +00:00
Anthony Minessale 809dfc8488 add in tree srtp to build system
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1089 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-04-07 16:39:49 +00:00
Michael Jerris 2532569aaa add missing files for srtp on msvc
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1088 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-04-07 16:35:12 +00:00
Michael Jerris abda472017 srtp msvc updates and cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1087 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-04-07 16:34:02 +00:00
Anthony Minessale b3d890ef25 add srtp
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1086 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-04-07 16:10:03 +00:00
Anthony Minessale 46febe98bc add missing byte to dingaling
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1072 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-04-06 23:31:01 +00:00
Michael Jerris 0fe4db12d0 move stun to the core
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1038 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-04-04 16:50:35 +00:00
Anthony Minessale 4fa64dd6d2 a stunning new change
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1036 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-04-04 16:07:40 +00:00
Michael Jerris 13c4c60260 remove jrtp (we can always pull it out of the archives)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1035 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-04-04 15:44:45 +00:00
Anthony Minessale 3cf68432c1 more build stuff
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1024 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-04-04 00:27:32 +00:00
Michael Jerris 1e37c413ff add new function to def
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1003 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-04-01 01:37:59 +00:00
Anthony Minessale 703642fbfd update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@999 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-31 23:23:10 +00:00
Anthony Minessale 2e02468fa3 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@997 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-31 21:42:36 +00:00
Anthony Minessale a3e7b59de6 Addition of libdingaling and mod_dingaling to enable jingle support
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@995 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-31 19:38:09 +00:00
Michael Jerris 0232f398c7 fix sun studio compile issues
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@967 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-30 01:35:26 +00:00
Michael Jerris d92ee88a8b dos2unix gsm
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@966 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-30 01:34:04 +00:00
Michael Jerris e3d0adb850 fix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@964 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-29 22:16:06 +00:00
Michael Jerris 011a5ccf12 jrtp4c windows tweaks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@962 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-29 19:48:50 +00:00
Anthony Minessale 896c8a1d93 doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@961 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-29 19:15:44 +00:00
Anthony Minessale fac7b4a64e optimize
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@960 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-29 19:11:20 +00:00
Anthony Minessale edaa6870e8 rtp
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@956 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-28 20:12:05 +00:00
Anthony Minessale 1fe0f26046 fix jrtp build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@955 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-28 19:33:25 +00:00
Michael Jerris 2f322f615f update to jrtp 3.5.2 and jthread 1.2.0
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@954 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-28 15:58:06 +00:00
Michael Jerris ee0dd13ca7 C99 compliance tweaks for sun studio.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@953 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-28 15:01:10 +00:00
Michael Jerris 2ac8184a7f revert debugging stuff
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@944 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-27 20:23:46 +00:00
Anthony Minessale fd557f4ca3 fix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@943 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-27 20:14:34 +00:00
Michael Jerris bcb9d08d77 tweak to build libresample on FreeBSD 5.4 thanks to xachen.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@924 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-25 02:59:28 +00:00
Michael Jerris 07a6d60efb add missing } for extern C
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@915 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-24 21:28:46 +00:00
Anthony Minessale c7ab1b5885 64bit tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@888 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-21 17:08:54 +00:00
Anthony Minessale 3030915703 nog
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@887 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-21 16:26:49 +00:00
Anthony Minessale a688382c3c update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@880 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-20 23:41:21 +00:00
Anthony Minessale dc8a2fdb39 autoheadache
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@869 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-17 19:59:56 +00:00
Michael Jerris fe9ec23f9b update jrtp to 3.4.0 version with our mods. Pending: Autotools rerun on this.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@868 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-17 19:57:18 +00:00
Michael Jerris 10ee3e4347 a few more rtp cleanups.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@866 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-17 17:01:41 +00:00
Michael Jerris 0075dce340 Tweaks for mac build.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@865 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-17 16:24:30 +00:00
Anthony Minessale b317041634 grr 1 fricken character missing
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@864 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-17 16:12:32 +00:00
Michael Jerris a2c448e118 windows build update to use more dynamic libs, fix some type issues, and fix jrtp build.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@862 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-17 02:45:19 +00:00
Anthony Minessale 539ff39995 tweaks and fixes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@859 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-15 22:11:13 +00:00
Michael Jerris c5e3144711 eliminate some int overflows in iax.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@856 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-13 20:36:58 +00:00
Michael Jerris 9977f2b8dd msvc build fixes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@797 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-08 03:29:56 +00:00
Brian West 1570ac77bd MD5 of all external libs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@789 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-07 18:16:44 +00:00
Brian West f881785183 one more thing that was anoying me
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@780 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-07 06:28:39 +00:00
Brian West 1e2de69785 clean up some warnings because it anoyed me
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@779 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-07 06:25:16 +00:00
Michael Jerris 6bbe672f07 win32 mods.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@778 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-07 06:18:46 +00:00
Michael Jerris c299083587 update project file to modified file location in src
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@777 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-07 06:11:10 +00:00
Brian West fc0fd39973 small fix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@776 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-07 05:44:38 +00:00
Brian West 8c79672f12 Lets get the g726 lib in here for later use.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@775 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-07 05:41:10 +00:00
Brian West eb594d0d60 update to include this header also
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@773 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-07 02:57:17 +00:00
Brian West b4d499f295 Don't need this
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@772 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-07 02:49:55 +00:00
Brian West 3d0788b9a7 update automake for ilbc
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@771 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-07 02:49:37 +00:00
Brian West ed5bdb42c7 update automake for ilbc
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@770 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-07 02:48:43 +00:00
Michael Jerris a73ef856cf fix mod_spidermonkey load on windows
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@738 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-03 08:24:25 +00:00
Michael Jerris 92a326c1da add curl and teletone to mod_spidermonkey. fix /tmp/ dir for windows, added global temp dir var. Multiple type fixes.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@713 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-01 06:25:56 +00:00
Brian West 1588f9e767 This should work better in most cases.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@712 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-01 06:09:37 +00:00
Brian West 55019b9a66 Lets see if this helps with spider monkey on other platforms.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@685 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-02-27 03:11:13 +00:00
Michael Jerris 157ff44611 add executable bit
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@683 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-02-27 00:08:30 +00:00
Anthony Minessale 1c5e08079a Add laungages modules (javascript) (may not build dunno if i checked it all in)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@682 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-02-26 23:10:22 +00:00
Anthony Minessale b1150960c1 fix duplicate in iax
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@661 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-02-24 01:23:13 +00:00
Anthony Minessale 01fd1c3af4 More PRI/SIP gateway stuff
**ATTENTION** you will need to libs/jrtplib/.complete ; make installall 
to get it to compile on existing builds as the jrtplib required changes.

Added teletone DTMF to mod_wanpipe and rfc2933 DTMF to mod_exosip
Added temporary poor man's daemon
freeswitch -nc > /var/log/freeswitch.log

then it will await a HUP




git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@659 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-02-23 22:41:08 +00:00
Anthony Minessale 4c9d54d474 sync
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@658 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-02-23 21:57:57 +00:00
Anthony Minessale 3dcc973c9d 1 of many PRI/SIP gateway related updates
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@653 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-02-22 21:04:53 +00:00
Anthony Minessale 45d1b5cc87 1 of many PRI/SIP gateway related updates
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@652 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-02-22 18:32:15 +00:00