Quick Search:

hide Line History

Line Count Graph

Constraint

Branch:
Author:
Tag:
Date: help

Changelog

10749 by mcollins on 13 December 2008, 01:31:32 -0500 (26 days ago) Add uuid_send_dtmf.lua script

./mcollins/uuid_send_dtmf.lua 10749 history download (+44) new

10685 by intralanman on 09 December 2008, 15:25:14 -0500 (29 days ago) what are you semi-colons doing here?

./intralanman/C/lcr/sql/mysql-5.0.sql 10685 history download (+3 -3) diffs

10650 by intralanman on 08 December 2008, 00:33:39 -0500 (31 days ago) update to allow secondary order by

./intralanman/C/lcr/lcr.conf.xml 10650 history download (+5 -5) diffs

./intralanman/C/lcr/mod_lcr/mod_lcr.c 10650 history download (+33 -11) diffs

10648 by intralanman on 07 December 2008, 17:36:33 -0500 (31 days ago) add support for ordering by rate, quality, or reliability... more to come

./intralanman/C/lcr/lcr.conf.xml 10648 history download (+17 -3) diffs

./intralanman/C/lcr/mod_lcr/mod_lcr.c 10648 history download (+89 -23) diffs

10644 by intralanman on 07 December 2008, 15:10:32 -0500 (31 days ago) add rupa's patch for detecting rand on diff db's

./intralanman/C/lcr/mod_lcr/mod_lcr.c 10644 history download (+55 -7) diffs

10636 by intralanman on 05 December 2008, 17:25:14 -0500 (33 days ago) mysql doesn't like random... hopefully postgres is ok with rand

./intralanman/C/lcr/mod_lcr/mod_lcr.c 10636 history download (+1 -1) diffs

10526 by intralanman on 24 November 2008, 11:13:08 -0500 (44 days ago) adding simple conf file and rupa's patches for (en|dis)abling gateways and carriers

./intralanman/C/lcr/lcr.conf.xml 10526 history download (+6) new

./intralanman/C/lcr/mod_lcr/mod_lcr.c 10526 history download (+3 -3) diffs

./intralanman/C/lcr/sql/mysql-5.0.sql 10526 history download (+2 -0) diffs

./intralanman/C/lcr/sql/postgres-8.3.sql 10526 history download (+2 -0) diffs

10522 by intralanman on 23 November 2008, 21:55:29 -0500 (45 days ago) adding enabled flag for disabling single routes (might add one to carriers table and/or carrier_gateway later)

./intralanman/C/lcr/mod_lcr/mod_lcr.c 10522 history download (+1 -1) diffs

./intralanman/C/lcr/sql/mysql-5.0.sql 10522 history download (+3 -2) diffs

./intralanman/C/lcr/sql/postgres-8.3.sql 10522 history download (+3 -2) diffs

10521 by intralanman on 22 November 2008, 23:13:20 -0500 (46 days ago) adding support for starting/ending dates and multiple lcr profiles

./intralanman/C/lcr/mod_lcr/mod_lcr.c 10521 history download (+38 -12) diffs

./intralanman/C/lcr/sql/mysql-5.0.sql 10521 history download (+1 -1) diffs

./intralanman/C/lcr/sql/postgres-8.3.sql 10521 history download (+4 -4) diffs

10510 by mikej on 21 November 2008, 18:04:55 -0500 (47 days ago) svn:eol-style

./intralanman/C/lcr/mod_lcr/mod_lcr.c 10510 history download (+601 -601) diffs

10509 by intralanman on 21 November 2008, 17:48:28 -0500 (47 days ago) schema for mysql 5.0 (should work, i think :-))

./intralanman/C/lcr/sql/mysql-5.0.sql 10509 history download (+80) new

10508 by intralanman on 21 November 2008, 17:43:55 -0500 (47 days ago) more patches from rupa

./intralanman/C/lcr/mod_lcr/mod_lcr.c 10508 history download (+601 -561) diffs

10500 by intralanman on 21 November 2008, 12:12:50 -0500 (47 days ago) stkn's patch

./intralanman/C/lcr/mod_lcr/mod_lcr.c 10500 history download (+93 -71) diffs

10499 by intralanman on 21 November 2008, 11:57:00 -0500 (47 days ago) whoops again

./intralanman/C/lcr/mod_lcr/mod_lcr.c.orig 10499 history deleted

10496 by intralanman on 21 November 2008, 11:09:17 -0500 (47 days ago) add pg schema && rm -f `find brainfart`

./intralanman/C/lcr/mod_lcr/mod_lcr.c.rej.orig 10496 history deleted

./intralanman/C/lcr/sql 10496 history download (+0) new

./intralanman/C/lcr/sql/postgres-8.3.sql 10496 history download (+79) new

10495 by intralanman on 21 November 2008, 11:01:57 -0500 (47 days ago) mod_lcr with conf file and patches from stkn and rupa

./intralanman/C/lcr 10495 history download (+0) new

./intralanman/C/lcr/mod_lcr 10495 history download (+0) new

./intralanman/C/lcr/mod_lcr/Makefile 10495 history download (+3) new

./intralanman/C/lcr/mod_lcr/mod_lcr.c 10495 history download (+539) new

./intralanman/C/lcr/mod_lcr/mod_lcr.c.orig 10495 history download (+539) new

… 4 more files in changeset.
10476 by intralanman on 20 November 2008, 09:17:01 -0500 (48 days ago) initial checkin of my mod_lcr... will stay here until it gets the seal of approval for being stable from the core devs and the community (patches still gladly accepted;-))

./intralanman/C 10476 history download (+0) new

./intralanman/C/mod_lcr 10476 history download (+0) new

./intralanman/C/mod_lcr/Makefile 10476 history download (+3) new

./intralanman/C/mod_lcr/mod_lcr.c 10476 history download (+539) new

10433 by mrene on 17 November 2008, 17:05:40 -0500 (51 days ago) Added limit_hash_usage(realm id) api

./mrene/mod_limit/mod_limit.c 10433 history download (+39 -0) diffs

10423 by mrene on 17 November 2008, 01:17:37 -0500 (52 days ago) Original mod_limit function shouldnt add more than one state change handler if its called more than once

./mrene/mod_limit/mod_limit.c 10423 history download (+8 -3) diffs

10422 by mrene on 17 November 2008, 01:07:02 -0500 (52 days ago) Merge mod_limit_hash into mod_limit and add 'hash' api+app, equivalent to db

./mrene/mod_limit 10422 history download (+0) new/moved

./mrene/mod_limit/mod_limit.c 10422 history download (+904) new/moved

./mrene/mod_limit_hash 10422 history deleted

./mrene/mod_limit_hash/mod_limit_hash.c 10422 history deleted

10340 by mrene on 11 November 2008, 22:43:34 -0500 (57 days ago) fix gcc 4.2 compiler warning

./mrene/mod_limit_hash/mod_limit_hash.c 10340 history download (+3 -3) diffs

10339 by mrene on 11 November 2008, 22:36:41 -0500 (57 days ago) Make it work with multiple limit checks on the same channel (same and different realm+id)
It is also possible to rate-limit and value-limit the same realm+id. For example:

          <action applicat…

./mrene/mod_limit_hash/mod_limit_hash.c 10339 history download (+79 -39) diffs

10338 by mrene on 11 November 2008, 19:33:07 -0500 (57 days ago) update syntax

./mrene/mod_limit_hash/mod_limit_hash.c 10338 history download (+1 -1) diffs

10337 by mrene on 11 November 2008, 19:28:48 -0500 (57 days ago) Hashtable-based resource limitations module.
Resembles mod_limit a lot, except you can do rate-limiting.

<action application="limit_hash" data="test test 3/10 default uhoh" />
This will limit to 3 ca…

./mrene/mod_limit_hash 10337 history download (+0) new

./mrene/mod_limit_hash/mod_limit_hash.c 10337 history download (+198) new

10254 by mikej on 05 November 2008, 12:36:53 -0500 (2 months 2 days ago) add

./mrene 10254 history download (+0) new

9735 by intralanman on 29 September 2008, 11:43:57 -0400 (3 months 8 days ago) thanks to Om, at least i know someone is using this :-)

./intralanman/PHP/fs_curl/fs_directory.php 9735 history download (+1 -0) diffs

9728 by intralanman on 29 September 2008, 09:22:14 -0400 (3 months 9 days ago) thanks to Om, at least i know someone is using this :-)

./intralanman/PHP/fs_curl/fs_directory.php 9728 history download (+2 -2) diffs

9537 by verifier on 12 September 2008, 11:24:28 -0400 (3 months 25 days ago) Improved documentation and added a logging delegate to let you handle logs in your favorite logging framework.

./verifier/EventSocket/trunk/EventWatcher/ChannelWatcher.cs 9537 history download (+1 -1) diffs

./verifier/EventSocket/trunk/EventWatcher/Form1.cs 9537 history download (+1 -1) diffs

./verifier/EventSocket/trunk/FreeSwitch.EventSocket.Test/EventSocket.cs 9537 history download (+1 -1) diffs

./verifier/EventSocket/trunk/FreeSwitchEventSocket/EventManager.cs 9537 history download (+59 -52) diffs

./verifier/EventSocket/trunk/FreeSwitchEventSocket/EventSocket.cs 9537 history download (+98 -55) diffs

… 4 more files in changeset.
earlier earlier | later later