Commit Graph

  • e22015c799 update Anthony Minessale 2006-10-24 18:51:33 +00:00
  • 10ead46ffd update Anthony Minessale 2006-10-24 18:50:52 +00:00
  • bfab0a6efc minor tweak Anthony Minessale 2006-10-24 18:23:23 +00:00
  • 92adc26e0e Potential fix for a problem we can't seem to cause again... but the fix shouldn't be capable of causing any new problems so lets do it just incase. Paul Tinsley 2006-10-24 02:26:25 +00:00
  • 04546b6b93 fix sillyness Anthony Minessale 2006-10-24 01:29:04 +00:00
  • 2d3ab6b5d8 let you pick event type Anthony Minessale 2006-10-23 22:32:50 +00:00
  • 900ad177d6 Rework of Filter's handling of the socket with freeswitch, the previous implementation was a serious cheat. We now properly handle the Content-Length tag and go out of line based mode and into length mode. Paul Tinsley 2006-10-23 20:47:22 +00:00
  • 39df1481c2 move to new sofia tarball for windows build, this new tarball includes fix for build w/o glib on *nix, fix for segfault on cancel during early media, and proper implementation of handing subscribe and publish requests up to the application (removes our private hacks to enable this behavior). Michael Jerris 2006-10-23 20:39:48 +00:00
  • b30eb82b84 new sofia rollout Anthony Minessale 2006-10-23 20:28:55 +00:00
  • d1965b701c let log and event work Anthony Minessale 2006-10-23 17:40:26 +00:00
  • 776919d5fd tweeks Anthony Minessale 2006-10-23 17:34:03 +00:00
  • af23ce4853 whitespace cleanup. Michael Jerris 2006-10-22 17:44:41 +00:00
  • 1cd8709762 add "all" member target for vol and energy commands, fix init of len for record. Michael Jerris 2006-10-22 17:07:28 +00:00
  • 90fe19867c initialize to null so we can check for null before we free. Michael Jerris 2006-10-22 15:46:23 +00:00
  • 49a130962c code before declaration Michael Jerris 2006-10-22 15:46:01 +00:00
  • 71043450c7 A change has been made to the user directory. the <param> tags that was in the <user> are now nested in thier own <params> tag. Anthony Minessale 2006-10-22 04:49:46 +00:00
  • aba9c77c35 your run-of-the mill nightmarish attempt at normalizing not one crazy protocol but many.... Anthony Minessale 2006-10-22 04:37:19 +00:00
  • 1bc0db0db6 clarify in mod_skel. (thanks knhor). Michael Jerris 2006-10-21 23:02:36 +00:00
  • d0f877a32f Make record only end the application, and not hangup the call on * (thanks knhor). Michael Jerris 2006-10-21 23:01:58 +00:00
  • dd5d73742a add ability to specify member "all" on conference api commands taking a member (thanks knhor). Michael Jerris 2006-10-21 23:01:17 +00:00
  • ae717d3be1 add sqlite to mod_conference linking Michael Jerris 2006-10-21 23:00:18 +00:00
  • f4b25c70b4 add viles patch Anthony Minessale 2006-10-21 22:54:55 +00:00
  • b2f9fae6d1 conference recording Anthony Minessale 2006-10-21 21:19:40 +00:00
  • 1f29ce2749 add some more nifty stuff and fix a bug or 2 Anthony Minessale 2006-10-21 04:58:15 +00:00
  • 7e61bcf9bb fix Anthony Minessale 2006-10-21 03:19:48 +00:00
  • beb4922646 fix typo, thanks knhor Michael Jerris 2006-10-21 01:33:23 +00:00
  • 796ed1813e tweak warning level up. Michael Jerris 2006-10-21 01:32:11 +00:00
  • 59f3204d61 update Anthony Minessale 2006-10-21 01:20:46 +00:00
  • 4770a54d37 strip html till we figure it out Anthony Minessale 2006-10-21 00:59:51 +00:00
  • a67dc0aab6 fix Anthony Minessale 2006-10-20 22:26:06 +00:00
  • 343fd5cea5 refactor the presence stuff and add it to mod_conference Anthony Minessale 2006-10-20 22:11:26 +00:00
  • db2753b78a this ascii 20 ' ' sponsored by Matt Klein aka Vile Anthony Minessale 2006-10-20 13:32:44 +00:00
  • 003f33e409 *WARNING* delete /usr/local/freeswitch/db/* cos the schema has changed Anthony Minessale 2006-10-20 07:35:55 +00:00
  • 26fa772094 update Anthony Minessale 2006-10-20 07:34:08 +00:00
  • 4943c5939f another step closer Anthony Minessale 2006-10-20 06:55:30 +00:00
  • 747ab41f78 bs Anthony Minessale 2006-10-20 06:44:58 +00:00
  • 458b6012a2 fix typo profile->profiles, unmatched tag. Michael Jerris 2006-10-20 06:28:39 +00:00
  • bb5b51dfbe Initial checkin of the POE::Filter::FSSocket module and fsconsole.pl which is a curses, multi-window console for freeswitch mod_event_socket. See http://search.cpan.org/~ptinsley/POE-Filter-FSSocket-0.04/lib/POE/Filter/FSSocket.pm for more info on the perl module. Paul Tinsley 2006-10-20 06:20:39 +00:00
  • 3a32d9e53c Presence and Chat Gateway Code Anthony Minessale 2006-10-20 06:17:00 +00:00
  • e70a025a88 fix segfault? Michael Jerris 2006-10-20 05:45:52 +00:00
  • eaf4409b45 Fix for broken trunk commit, setting contact_str size to the size of sql variable it's stored in [contact VARCHAR(1024)] + 1 for the null. Paul Tinsley 2006-10-20 03:33:49 +00:00
  • b9a215313d update Anthony Minessale 2006-10-19 19:39:18 +00:00
  • ce984a90fe present from tony Anthony Minessale 2006-10-19 19:09:51 +00:00
  • 858cc7fa19 present from pdt Anthony Minessale 2006-10-19 18:52:46 +00:00
  • e6b81ff14a remove useless comment. Michael Jerris 2006-10-19 17:09:48 +00:00
  • 87aaab80d5 Get Alert-Info from inbound invite and set to the channel variable so that it can be passed through to the other end of the call if it is a sip call. Michael Jerris 2006-10-19 17:04:58 +00:00
  • c1f346b99e change to switch_mprintf Michael Jerris 2006-10-19 16:42:41 +00:00
  • 12243c194e tidy up, note yesterday's propagate_vars was changed to export_vars Anthony Minessale 2006-10-19 16:33:54 +00:00
  • f33768085a tweak up another warning level. Michael Jerris 2006-10-19 16:10:46 +00:00
  • 9d52ec2ae1 add Alert-Info: Thanks Ken. Michael Jerris 2006-10-19 16:10:24 +00:00
  • 99e22d69bd refactor earlier junk from this eve and add ken's propagate variable thing Anthony Minessale 2006-10-19 07:13:34 +00:00
  • 80f91a5824 add xmlcdr to windows build of mod_cdr. Michael Jerris 2006-10-19 06:30:15 +00:00
  • e415095df3 up the msvc warning level on srtp Michael Jerris 2006-10-19 06:29:49 +00:00
  • 25273b6d9d add XmlCDR (like pddcdr, but xml format). Thanks ken for another great contribution. Michael Jerris 2006-10-19 03:51:46 +00:00
  • 3eb8ebd45c fix windows build from recent changes. Michael Jerris 2006-10-19 01:28:29 +00:00
  • faf7cd383b add new sha1 code on windows build. Michael Jerris 2006-10-19 01:21:43 +00:00
  • f64ae18ac6 add endian defines on MSVC Michael Jerris 2006-10-19 01:21:17 +00:00
  • 930fc4dee4 fix Anthony Minessale 2006-10-19 00:26:00 +00:00
  • 78697e7dfe fix build Anthony Minessale 2006-10-19 00:20:40 +00:00
  • dba1b9b7a1 update Anthony Minessale 2006-10-19 00:17:47 +00:00
  • 70bfba5b63 Christmas Presence Anthony Minessale 2006-10-18 22:57:35 +00:00
  • 61e118db18 some proper casts after bit shifts to force to the right data type. Michael Jerris 2006-10-18 21:09:35 +00:00
  • 4acbf41663 fix target on release dll build. Michael Jerris 2006-10-18 19:22:23 +00:00
  • d6e3a46174 fix windows core build due to wrong include path for libresample. Michael Jerris 2006-10-18 18:30:10 +00:00
  • 56c9608c4d finish ani-ii name change. Michael Jerris 2006-10-18 18:29:29 +00:00
  • 48a8cd0786 comment registration in default config so all new builds don't try to reg. Michael Jerris 2006-10-18 17:18:16 +00:00
  • 614010db63 Rename ani2 to aniii and ANI2 to ANI-II where appropriate. Because its not ANI2 its ANI II (eye eye) Brian West 2006-10-17 23:33:32 +00:00
  • 5148aa2da6 up the warning level. Michael Jerris 2006-10-17 21:56:45 +00:00
  • 3b47c3e85c raise warning levels. Michael Jerris 2006-10-17 03:45:51 +00:00
  • 782725241f typo Michael Jerris 2006-10-17 03:41:05 +00:00
  • b01828b6a1 let * be end playback not hangup Anthony Minessale 2006-10-16 20:24:11 +00:00
  • 0e2a7c122c find missing ret = and put them back Anthony Minessale 2006-10-16 19:56:42 +00:00
  • 786cfc4557 Make error message more descriptive, and less antagonistic. Michael Jerris 2006-10-16 16:06:44 +00:00
  • b2ac3d1bdc add privacy application, thanks ken. Michael Jerris 2006-10-16 15:04:54 +00:00
  • 438cf0327e rpid for sofia Anthony Minessale 2006-10-16 04:39:00 +00:00
  • d6f7158094 cast atoi returns. Michael Jerris 2006-10-15 05:24:00 +00:00
  • 4c795c3d1c update to new tarball for sofia Michael Jerris 2006-10-15 05:21:40 +00:00
  • 7311675768 add tport_log redirect, fix typo. Michael Jerris 2006-10-15 05:20:49 +00:00
  • 277ce65dca work in progress should not seem much different Anthony Minessale 2006-10-15 05:10:34 +00:00
  • 4933582aad update Anthony Minessale 2006-10-15 04:44:33 +00:00
  • fec1ffeb6e update .indent.pro, and script to generate it Anthony Minessale 2006-10-15 02:03:49 +00:00
  • 8e269b37d4 update .indent.pro Anthony Minessale 2006-10-15 01:32:44 +00:00
  • 4c386b1959 dont write nulls in event_socket Anthony Minessale 2006-10-13 14:32:38 +00:00
  • a2b11dd93d in the name of interop Anthony Minessale 2006-10-12 20:37:08 +00:00
  • efd246babd add auto-reply option to dingaling to allow the gateway bot to auto-reply to chat msgs recieved outside the context of a call Anthony Minessale 2006-10-12 14:06:09 +00:00
  • e1125f336c udpate Anthony Minessale 2006-10-12 02:26:20 +00:00
  • ba46200539 refactoring and general improvement (do a make sure) Anthony Minessale 2006-10-12 00:59:09 +00:00
  • dfb9845d85 making the world a little less ugly, one commit at a time. Michael Jerris 2006-10-10 12:00:22 +00:00
  • 691a8ac558 update Anthony Minessale 2006-10-10 03:19:59 +00:00
  • ba984f35d7 update Anthony Minessale 2006-10-10 02:16:29 +00:00
  • b1b18faa04 improve dingaling Anthony Minessale 2006-10-10 00:11:41 +00:00
  • ed15d399a0 update Anthony Minessale 2006-10-09 23:00:11 +00:00
  • 672842361b update Anthony Minessale 2006-10-09 22:46:51 +00:00
  • 514a73bcb1 we don't need glib so disable it. Michael Jerris 2006-10-09 21:53:39 +00:00
  • 8651542608 force sdp to allways be in 200 OK regardless of 100rel and SDP O/A state. Some devices demand it (Cisco 5300 at least). Michael Jerris 2006-10-09 20:40:46 +00:00
  • 21bb1bd2b0 update to new sofia tarball. Michael Jerris 2006-10-09 20:13:12 +00:00
  • 42f8237ed1 fix checks in new logger function. Michael Jerris 2006-10-09 20:04:38 +00:00
  • ab65dab071 update sofia Anthony Minessale 2006-10-09 19:30:54 +00:00
  • 8b4e110053 update Anthony Minessale 2006-10-09 17:46:23 +00:00
  • 5efcd0d3ee update Anthony Minessale 2006-10-09 17:12:00 +00:00