Commit Graph

  • 3e0aad8eda FS-4561 send notify with terminate state when we get a SUBSCRIBE with expires 0 Anthony Minessale 2012-08-24 17:53:47 -05:00
  • 9ac3e78802 FreeTDM: Remove oz{rename,replace}.sh scripts. Stefan Knoblich 2012-08-24 20:45:48 +02:00
  • 4dc3e0948e FS-4525 --resolve ok there was 2 parts to this and I missed one, your client actually uses different to and from in the subscribe where the majority use the target name in the request, to and from, this should make it compat Anthony Minessale 2012-08-24 13:15:57 -05:00
  • 09d3f266dc FS-3003: --resolve Add lang config files for es-ES,es-MX,pt-BR,pt-PT (Thanks Francois Delawarde) Michael S Collins 2012-08-24 09:42:52 -07:00
  • 705543c8b4 ftmod_misdn: Use a per-span I/O thread to handle B-channel data. Stefan Knoblich 2012-08-24 16:35:55 +02:00
  • 24813534f0 FS-4219 --resolve Jeff Lenk 2012-08-24 08:24:18 -05:00
  • d78a192b0d revert Anthony Minessale 2012-08-23 17:52:26 -05:00
  • 59a3df2563 FreeSWITCH: Fix format string error in witch_core_session_thread_pool_worker(). Stefan Knoblich 2012-08-24 00:50:19 +02:00
  • 27860f1e29 fix some issues in httapi record parser Anthony Minessale 2012-08-23 17:49:46 -05:00
  • e8d0845376 ftmod_libpri: Implement channel hunting in NT-mode. Stefan Knoblich 2012-08-24 00:15:35 +02:00
  • 7bc19b0c1b fix small bug, init this value to success so you can record without playing a file first Anthony Minessale 2012-08-23 16:29:24 -05:00
  • f3eb7ef05c ftmod_libpri: Check for '#' key to leave overlap receiving state. Stefan Knoblich 2012-08-23 22:26:49 +02:00
  • 9a6b9143f9 FS-4079 FS-4540 regression from 5213c764bb please update ASAP if you are running this one Anthony Minessale 2012-08-23 14:56:37 -05:00
  • bbae1afb2d copy channel data into RECV_INFO event Anthony Minessale 2012-08-23 13:07:08 -05:00
  • 55f1c9b75c FS-4561 please update to this version and retest with new logs if necessary Anthony Minessale 2012-08-23 13:02:08 -05:00
  • 42a233d76f FS-4079 FS-4540 minor refactoring to fix some minor side effects of recent changes Anthony Minessale 2012-08-23 11:10:03 -05:00
  • 1208dd0249 vs2010 reswig Jeff Lenk 2012-08-22 18:08:55 -05:00
  • 6ae99adaeb remove debug Anthony Minessale 2012-08-22 17:49:42 -05:00
  • 4d5ef2c210 cleanup Anthony Minessale 2012-08-22 17:05:25 -05:00
  • f7b953e81d change mod_sofia to use new core based recovery engine Anthony Minessale 2012-08-22 16:27:02 -05:00
  • c79643c8c0 move recovery engine up into the core Anthony Minessale 2012-08-22 16:24:09 -05:00
  • 575f7b6c5b make sure recovering calls start with re-invite instead of invite handler Anthony Minessale 2012-08-22 15:51:35 -05:00
  • e27a451cf3 remove unused resurrect code Anthony Minessale 2012-08-22 14:27:27 -05:00
  • a05a528952 FS-4559 --resolve Anthony Minessale 2012-08-22 16:03:47 -05:00
  • 3efcf91983 refactor some unneeded code and move artoo code into the core Anthony Minessale 2012-08-22 10:08:20 -05:00
  • 16d483f113 update to session thread cache Anthony Minessale 2012-08-21 19:47:05 -05:00
  • 365045bee6 Fixed Cairo's entry in the timezone files Changed mod_spandsp so it tries to resolve timezone names like Asia/HongKong to a POSIX timezone descriptor string, like other parts of FreeSwitch do. Steve Underwood 2012-08-22 22:25:54 +08:00
  • dd467cc0e8 fix endless 5xx race when system is paused or overloaded Anthony Minessale 2012-08-21 16:19:25 -05:00
  • f0659b2605 FS-4554 --resolve Anthony Minessale 2012-08-21 12:09:10 -05:00
  • 4ff7fe0172 FS-4490 --resolve Anthony Minessale 2012-08-21 10:04:37 -05:00
  • d281c01167 add timeout Anthony Minessale 2012-08-21 09:58:23 -05:00
  • ddf85356e3 A line got deleted somewhere along the line. I didn't do it, honest. Its them damn gremlins. Steve Underwood 2012-08-21 20:09:59 +08:00
  • d12dffea99 ammendment to last commit Anthony Minessale 2012-08-21 00:39:56 -05:00
  • 8ccf0aef7a cache session threads and reuse them if possible Anthony Minessale 2012-08-21 00:14:43 -05:00
  • a235b70a78 FS-4079 FS-4540 please update and test Anthony Minessale 2012-08-21 00:04:58 -05:00
  • b50f8f3e8f mod_sangoma_codec: Remove debug message that is seldom needed anymore and seems to be causing confusion and annoying users Moises Silva 2012-08-20 18:39:04 -04:00
  • 71d99b4953 FS-4264: --resolve make sure directory exists Michael Jerris 2012-08-20 16:49:52 -04:00
  • 51178bcf8c git merge failure fixed. wrong side of the merge was kept in previous commit William King 2012-08-20 10:27:39 -07:00
  • 68f3b12d0c On accounting start and end properly error checking on new handle creation. William King 2012-08-20 10:23:54 -07:00
  • 8da367d9a1 FS-4548 --resolve such a little patch for a big problem, good find Anthony Minessale 2012-08-20 12:11:17 -05:00
  • 49baa45c48 add _preconfigured_t38_options as a back door for opal Anthony Minessale 2012-08-20 12:06:36 -05:00
  • 1a22ec7222 Fix sed pattern on OS X Travis Cross 2012-08-20 12:59:44 +00:00
  • 2dd889c641 Add sound/music debian packaging instructions Travis Cross 2012-08-20 08:18:02 +00:00
  • 446a3f2bc6 After chasing down a few memory leaks that two of which were in the freeradius library, the result is more standardized memory cleanup. William King 2012-08-18 23:11:54 -07:00
  • f7064f8783 FS-4542 --resolve ok if this causes any problems it should lead us back to this commit Anthony Minessale 2012-08-17 14:07:20 -05:00
  • d9aac5ab9d FS-4079 FS-4540 new patch Anthony Minessale 2012-08-17 13:24:20 -05:00
  • f273fc1b9f FS-4526 --resolve Jeff Lenk 2012-08-17 19:46:54 -05:00
  • 6f2c1d7627 FS-4543 --resolve thanks Peter Jeff Lenk 2012-08-17 19:31:47 -05:00
  • a82b28c37f Fixed a typo in the fixed point image translate code Steve Underwood 2012-08-17 18:36:29 +08:00
  • 23efa8e6d9 FS-4525 --resolve Anthony Minessale 2012-08-16 13:34:14 -05:00
  • ad1f0a1288 fix color coding to be OS appropriate Anthony Minessale 2012-08-16 13:04:33 -05:00
  • bee83a8ea8 up date Anthony Minessale 2012-08-16 12:30:22 -05:00
  • 35bc42a917 FS-4539 please test this and post new logs if necessary Anthony Minessale 2012-08-16 12:10:10 -05:00
  • 09e769d8da revert Anthony Minessale 2012-08-16 12:09:19 -05:00
  • f31757f996 FS-4539 please test this and post new logs if necessary Anthony Minessale 2012-08-16 11:56:55 -05:00
  • bfe4c17743 Updated mod_opal to latest stable OPAL version. Robert Jongbloed 2012-07-02 13:38:31 +10:00
  • a7fadffc16 FS-4079 FS-4540 please update to this version Anthony Minessale 2012-08-15 22:51:31 -05:00
  • 76524d3f6e Adding functionality to mod_xml_radius. Now you can do conditional accounting. And you can pull values from the other leg, specify an alternate variable name in case the variable doesn't exist and you can have default values. William King 2012-08-15 14:52:02 -07:00
  • bff3af7837 add debug Anthony Minessale 2012-08-15 15:20:49 -05:00
  • 49c121919f debug lost read lock Anthony Minessale 2012-08-15 15:11:57 -05:00
  • 1ffda2e589 fix format Anthony Minessale 2012-08-15 12:15:09 -05:00
  • 4424a49af7 improve parsing Anthony Minessale 2012-08-15 11:19:11 -05:00
  • c1f4e7f719 FreeTDM: Add span start/stop callbacks to ftdm_io_interface. Stefan Knoblich 2012-08-15 13:19:38 +02:00
  • 400e6b6447 spandsp: Fix libjpeg checks for --enable-builtin-tiff builds. Stefan Knoblich 2012-08-15 12:52:28 +02:00
  • 24a45b034b Fix rtp payload number and possibly other params, since we ALWAYS use PCMU all params should be hardcoded Seven Du 2012-08-15 14:34:16 +08:00
  • fbb53c75dd STFU already Brian West 2012-08-14 21:10:43 -05:00
  • b0537b2e0d FS-4079 revert 4ef9b3fe56 Anthony Minessale 2012-08-14 17:06:02 -05:00
  • 37b36aea33 add email function to js Anthony Minessale 2012-08-14 11:10:21 -05:00
  • afbdb08fec Improvements to image translation Steve Underwood 2012-08-14 22:32:30 +08:00
  • dab313af81 building stub module Anthony Minessale 2012-08-13 15:50:52 -05:00
  • b140bfbf9c stub for mod_html5 Anthony Minessale 2012-08-13 15:20:41 -05:00
  • 35e6368602 libwebsocket inline configure Anthony Minessale 2012-08-13 14:29:04 -05:00
  • 5a6d3cf43e fix libwebsocket build Anthony Minessale 2012-08-13 14:15:06 -05:00
  • ffebc6ac9c FS-4504 vs2010 only - plus mod_sofia fix - anybody want to help with 2008 Jeff Lenk 2012-08-08 21:18:06 -05:00
  • c920135658 add ws Michael Jerris 2012-08-08 17:05:01 -05:00
  • 83d0f5055e Fix for NFAS when one of the d-channels are down David Yat Sin 2012-06-06 20:41:48 -04:00
  • 6076dde414 initial commit dyatsin 2012-04-22 07:57:37 -07:00
  • 6dc9596bec FreeSWITCH: Add WIN32 strerror_s() variant to custom switch_strerror_r() helper function and fix more strerror_r() users. Stefan Knoblich 2012-08-14 14:54:06 +02:00
  • ac730397ea FreeSWITCH: Add switch_strerror_r() to fix problems with XSI and GNU variants of strerror_r(). Stefan Knoblich 2012-08-14 14:11:44 +02:00
  • f2f4f4acff Bump Rev v1.2.1 Ken Rice 2012-08-14 00:57:44 -05:00
  • cdc614a48f FS-4517 --resolve Jeff Lenk 2012-08-13 21:31:46 -05:00
  • ab6e36283b FS-4219 --resolve Jeff Lenk 2012-08-13 21:30:10 -05:00
  • 67746bc7d9 Fixing issue with which xml pointer used. oops. William King 2012-08-13 14:45:37 -07:00
  • 608ad58415 FS-4079 new patch, please test Anthony Minessale 2012-08-13 13:48:06 -05:00
  • cf4f93d6de Add condition matching capability to only account for one or more subset of channel directions to radius. William King 2012-08-12 21:13:01 -07:00
  • 790c4d6eaa Improvements to T.4 end of image handling, and the related tests. A lot of tiny tidy up edits Steve Underwood 2012-08-12 22:11:06 +08:00
  • 08eb4d72d5 add chatExecute method to events so you can respond from chatplan in js Anthony Minessale 2012-08-11 18:34:42 -05:00
  • fb38a8bbb8 Fix typo on rtp.c causing compiler error (FS-4511) Moises Silva 2012-08-11 16:19:11 -04:00
  • 812dacfb5c Various little tweaks A bug in end of image handling fixed, which could mean some T.85 images would screw up. Steve Underwood 2012-08-11 18:32:00 +08:00
  • 9b2925e462 add javascript chatplan app Anthony Minessale 2012-08-10 20:12:20 -05:00
  • 8a98baa696 ftmod_isdn: Avoid stack smashing buffer overflow in isdn_tones_run(). Stefan Knoblich 2012-08-10 17:05:46 +02:00
  • d1db17b486 FS-4219 -- resolve windows version string. thanks Peter Jeff Lenk 2012-08-10 07:47:10 -05:00
  • dbbe5ed1e0 FS-4504 --resolve Jeff Lenk 2012-08-09 21:39:28 -06:00
  • f36a367b25 fix build Anthony Minessale 2012-08-09 16:27:15 -05:00
  • 3a478a61aa FS-4504 vs2008 pro still need express Jeff Lenk 2012-08-09 13:42:21 -05:00
  • 261d963cc5 add apr stub to get the real OS socket Michael Jerris 2012-08-09 11:56:29 -05:00
  • f37d669a7b Add default configuration example to mod_speex/conf/autoload_configs Christopher Rienzo 2012-08-09 15:57:51 +00:00
  • adece695cd Fixed a misplaced #endif that only causes trouble when you hit the right combination Steve Underwood 2012-08-09 22:19:49 +08:00
  • ae321660d9 A couple of typos in spandsp Improvements to image flattening in spandsp's image translate code Steve Underwood 2012-08-09 21:58:22 +08:00
  • a057f2a6a9 FS-4504 vs2010 add libjpeg download dependency Jeff Lenk 2012-08-09 08:34:26 -05:00