Commit Graph

  • 78ad9e3ad0 add make version target Anthony Minessale 2012-09-05 11:20:17 -05:00
  • 0ccb94535a let callers delete themselves on reload Anthony Minessale 2012-09-05 11:12:06 -05:00
  • 63be07707e fix naming issue in last mod_managed change - trivial Jeff Lenk 2012-09-04 23:32:59 -05:00
  • 4ef1eeb853 fix small broadcast bug Anthony Minessale 2012-09-04 19:08:06 -05:00
  • 687dae1084 ftmod_libpri: Improve RESTART handling, add PTP NT idle channel restart and T316. Stefan Knoblich 2012-09-05 00:22:52 +02:00
  • 372330ac41 ftmod_libpri: Reset timer parameters in lpwrap_run_expired() before invoking the callback. Stefan Knoblich 2012-09-05 00:13:18 +02:00
  • a756d28760 FS-4591 --resolve Anthony Minessale 2012-09-04 15:07:09 -05:00
  • 01b5eb7981 swigall Anthony Minessale 2012-09-04 13:08:41 -05:00
  • bc44ae12fc FS-4558: add conference chat broadcasting Raymond Chandler 2012-09-04 14:02:02 -04:00
  • 7619434b03 also allow early_ok flag on caller_channel Anthony Minessale 2012-09-04 12:38:29 -05:00
  • 57a1a5d1f0 FS-3971 --resolve Anthony Minessale 2012-09-04 12:29:58 -05:00
  • 43fb877075 sigh Anthony Minessale 2012-09-04 11:13:47 -05:00
  • 0bd1f0fa6f forgot one Anthony Minessale 2012-09-04 11:12:51 -05:00
  • 91c7f9448d set channel vars with result of group dial Anthony Minessale 2012-09-04 11:24:13 -05:00
  • 511df4bf2e make tiff work on older automistake Anthony Minessale 2012-09-04 11:01:36 -05:00
  • 55dc6eb492 fix build (need make spandsp-reconf) Anthony Minessale 2012-09-04 11:03:53 -05:00
  • 8f78ad924d Remove suggestion to use git-buildpackage Travis Cross 2012-09-04 14:57:09 +00:00
  • b514cb9a66 Expand an unbound variable in docs Travis Cross 2012-09-04 14:55:50 +00:00
  • 21f4423da9 Expand docs on debian packaging process Travis Cross 2012-09-04 14:53:34 +00:00
  • 3410008c5a Some cleanups of the FAX code, so it accesses some of the FAX engine's internal data through the proper mechanisms, instead of directly poking around inside. Steve Underwood 2012-09-04 12:10:16 +08:00
  • dd5046257a tiff add missing file required by makefile.am Jeff Lenk 2012-09-03 22:39:25 -05:00
  • 29ba251cba Removed David Yat Sin 2012-09-03 23:30:49 -04:00
  • 33e7cb060d freetdm - ISDN:Fix for invalidating logical span id = 0 for nfas David Yat Sin 2012-09-03 22:26:03 -04:00
  • a2bb0dea4e Added a free space function to the T.31 modem in spandsp, so the app doesn't need to probe around inside the modem. Steve Underwood 2012-09-04 08:58:43 +08:00
  • 3a4440ee68 ftmod_libpri: Major rework of runtime thread, lpwrap event loop, restart b-channel handling and some new features. Stefan Knoblich 2012-09-03 19:51:50 +02:00
  • 95081e1e5c Tweak Steve Underwood 2012-09-03 14:39:44 +08:00
  • 3cbcf9edf6 Changed tiff-4.0.2 to demand autoconf 2.63 or later (which is common) rather than 2.64 (which is currently a lot less common). This change seems to have no negative effect, but allows builds to succeed on things like Centos. Steve Underwood 2012-09-03 13:10:52 +08:00
  • c5e33e7951 FS-4566 --resolve Show fs_cli banner in color(windows) Jeff Lenk 2012-09-02 21:57:20 -05:00
  • 45baa4459a tiffconf.h is generated by a build, so it shouldn't have been put in the repo. Steve Underwood 2012-09-03 07:52:08 +08:00
  • b93e53fa9f Start introducing some meaningful TIFF/FX stuff Steve Underwood 2012-09-02 22:10:04 +08:00
  • 6cd47a92da Handle the TIFF/FX better now we have tiff-4.0.2 in the repo. Steve Underwood 2012-09-02 21:45:08 +08:00
  • 69fc6e8ffe The tiff-4.0.2 distribution's configure.ac seems to have two lines missing AC_PROG_LIBTOOL m4_include(m4/acinclude.m4) Adding these and taking out all the Makefile.in files from the tiff-4.0.2 directory seems to sort out the build issues. Steve Underwood 2012-09-02 14:38:13 +08:00
  • 9cd04b2e1d None of the tiff-4.0.2 Makefile.in files were added before, and it built OK for me. That's not happening for everyone, so let's add them all, just like the tiff-4.0.2 distribution package. Steve Underwood 2012-09-02 12:55:09 +08:00
  • 55409dcbb6 windows fix for libtiff on last commit Jeff Lenk 2012-09-01 15:52:19 -05:00
  • 0590142f4b FS-4582 --resolve Anthony Minessale 2012-09-01 11:46:45 -05:00
  • f70e58d7df Those damn tiff-3.8.2 entries seem to be everywhere Steve Underwood 2012-09-01 23:37:46 +08:00
  • b10aeca36c Patched the new libtiff-4.0.2 code to support TIFF/FX tags and the extra compression and colour profile codes that go with them. Steve Underwood 2012-09-01 21:50:47 +08:00
  • 7aadf1d392 Added missing .update file for tiff-4.0.2 Hopefully made the last of the tiff-3.8.2 -> tiff-4.0.2 changes in the build files Steve Underwood 2012-09-01 21:32:34 +08:00
  • db994a48bc This should have moved us from tiff-3.8.2 to tiff-4.0.2 . The windows builds will need rechecking. Steve Underwood 2012-09-01 18:45:56 +08:00
  • cf73591858 Added tiff-4.0.2 as the first step in moving from libtiff 3.8.2 to libtiff 4.0.2 Steve Underwood 2012-09-01 17:59:43 +08:00
  • 46a1310d25 pull this code Anthony Minessale 2012-08-31 17:37:58 -05:00
  • 460d5d9eeb FS-4581: --resolve use specific column names in telecast web_callback Michael Jerris 2012-08-31 17:11:08 -04:00
  • 521c8d32e8 FS-4558: add uuid Raymond Chandler 2012-08-31 16:35:13 -04:00
  • 584603b6a0 queue in-dialog message to the session Anthony Minessale 2012-08-31 15:28:02 -05:00
  • 442013e962 add sip_wait_for_aleg_ack var Anthony Minessale 2012-08-31 14:49:21 -05:00
  • deecf2e4ea tweak Anthony Minessale 2012-08-30 17:17:15 -05:00
  • 70ae3e0caf tweak Anthony Minessale 2012-08-30 16:52:34 -05:00
  • d31a738bc5 add uuid_early_ok Anthony Minessale 2012-08-30 16:51:06 -05:00
  • 62ce2970c5 add channel events to message when its in-dialog Anthony Minessale 2012-08-30 16:38:31 -05:00
  • 53e22518ea FS-4578 try this on dev branch HEAD Anthony Minessale 2012-08-30 16:15:03 -05:00
  • 13dab11cb2 add ignore_early_media=consume for hmmhesays Anthony Minessale 2012-08-30 15:14:33 -05:00
  • 4825e2edc3 another efficiency pass on sofia and refactoring of 3c685bff25 to be more efficient Anthony Minessale 2012-08-30 15:26:13 -05:00
  • ae6332d7c1 reduce log level of debug data Anthony Minessale 2012-08-30 13:18:01 -05:00
  • 89e39609f5 FS-4576 --resolve Anthony Minessale 2012-08-29 20:35:05 -05:00
  • 977364961a only skip cdr on challenge calls not cancel Anthony Minessale 2012-08-29 18:35:52 -05:00
  • ce88d572d3 add uuid_answer and uuid_pre_answer Anthony Minessale 2012-08-29 18:14:24 -05:00
  • 8672cf08fb add fire-message-events profile param Anthony Minessale 2012-08-29 15:38:01 -05:00
  • 9c06cb34fe add fire-message-events profile param Anthony Minessale 2012-08-29 15:34:17 -05:00
  • fdae1fd2a6 clean up mutex app code Anthony Minessale 2012-08-29 14:42:18 -05:00
  • 129e67a8b9 some minor regressions from the last commit Anthony Minessale 2012-08-29 14:42:00 -05:00
  • 12dc982a2b swigall Anthony Minessale 2012-08-29 11:57:14 -05:00
  • 6a5f200a4b FS-4570 --resolve Anthony Minessale 2012-08-29 11:50:55 -05:00
  • 3af25d503c FS-4573 --resolve Anthony Minessale 2012-08-29 11:46:36 -05:00
  • 8e5f5baa06 fix double sessions on auth challenged calls Anthony Minessale 2012-08-29 10:38:37 -05:00
  • 9544d7a49e finish up mutex app Anthony Minessale 2012-08-29 01:01:14 -05:00
  • a952e91197 evil typo to cause regression in new core recover engine Anthony Minessale 2012-08-29 01:00:58 -05:00
  • 64fd2bdd12 update last Anthony Minessale 2012-08-28 22:23:45 -05:00
  • 4a1ddf0e4c More cleanups of the FAX modems Steve Underwood 2012-08-29 10:10:13 +08:00
  • 90b75b3b71 check-in of mutex app Anthony Minessale 2012-08-28 21:11:37 -05:00
  • 25d1e7a394 FS-4343 --resolve Jeff Lenk 2012-08-28 18:05:59 -05:00
  • 5ae97f749a FS-4488 wrong format macro Anthony Minessale 2012-08-28 13:17:31 -05:00
  • 77a542e4be FS-4565 --resolve Anthony Minessale 2012-08-28 12:57:47 -05:00
  • 6fcf2cc5a0 fix wrong len in ESL sendMSG method Anthony Minessale 2012-08-28 12:04:50 -05:00
  • d2d7175908 Bring fax_modem handling in the fax_tester code into line with the upstream code Steve Underwood 2012-08-28 15:32:00 +08:00
  • fb7ee3a7ab This update brings the fax modem handling into line with the upstream code Steve Underwood 2012-08-28 13:32:43 +08:00
  • 4546a15b35 add tmute command Anthony Minessale 2012-08-27 17:51:02 -05:00
  • 12a0e420ce Tweak to-be-recorded prompts Michael S Collins 2012-08-27 15:49:53 -07:00
  • cac11178b9 add cache param to httapi Anthony Minessale 2012-08-27 16:13:21 -05:00
  • 99695438af FS-4561 more debug Anthony Minessale 2012-08-27 12:55:34 -05:00
  • 1fb13e7615 FS-4561 revert Anthony Minessale 2012-08-27 12:50:51 -05:00
  • 841d887bfe enable debug Anthony Minessale 2012-08-27 12:38:42 -05:00
  • 7a2f2aeeb1 More cleanups of fax modem stuff Steve Underwood 2012-08-27 23:04:05 +08:00
  • b535e4a48b Update to-be-recorded phrases (blacklist) Michael S Collins 2012-08-26 19:04:22 -07:00
  • b2b63b0878 Added check for PTLib version, can't be too old. Robert Jongbloed 2012-08-27 11:46:55 +10:00
  • 648297aa27 spandsp windows build fix Jeff Lenk 2012-08-26 16:04:36 -05:00
  • 04d5ec4b1f FS-4561 please test this Anthony Minessale 2012-08-26 12:35:30 -05:00
  • d986926d0e More tweaks to spandsp Steve Underwood 2012-08-27 00:41:19 +08:00
  • abbdb16173 Tweaks Steve Underwood 2012-08-26 22:53:24 +08:00
  • 0d9e200144 Tweaks Steve Underwood 2012-08-26 22:18:26 +08:00
  • 64541c08d2 More tweaks Steve Underwood 2012-08-26 22:07:01 +08:00
  • 823d59f573 Tweaks Steve Underwood 2012-08-26 20:58:54 +08:00
  • 48330d913d Tweaks Steve Underwood 2012-08-26 20:45:49 +08:00
  • c560fe7fbe More tweaks Steve Underwood 2012-08-26 20:39:33 +08:00
  • 116186a5e5 More tweaks Steve Underwood 2012-08-26 20:28:48 +08:00
  • dfd4f70e98 More tweaks Steve Underwood 2012-08-26 20:24:20 +08:00
  • 2a040e1d2c More tweaks Steve Underwood 2012-08-26 20:11:39 +08:00
  • 8c6e2d20d5 More tweaks Steve Underwood 2012-08-26 19:37:14 +08:00
  • 308371c8e1 More fax modem tweaks Steve Underwood 2012-08-26 19:30:42 +08:00
  • 410a83bde1 Tweaks Steve Underwood 2012-08-26 18:12:44 +08:00
  • f26a4990d7 Various fax_modems.c related improvements Steve Underwood 2012-08-26 15:43:15 +08:00