| FreeSWITCH:/scripts/contrib/ |
hide Line HistoryConstraintSort: path | last-commit | first-commit Sub Directories |
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
10685
by intralanman on
09 December 2008, 15:25:14 -0500
(29 days ago)
what are you semi-colons doing here?
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
./intralanman/C/lcr/mod_lcr/mod_lcr.c
10650
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
./intralanman/C/lcr/mod_lcr/mod_lcr.c
10648
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
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
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
./intralanman/C/lcr/mod_lcr/mod_lcr.c
10526
./intralanman/C/lcr/sql/mysql-5.0.sql
10526
./intralanman/C/lcr/sql/postgres-8.3.sql
10526
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
./intralanman/C/lcr/sql/mysql-5.0.sql
10522
./intralanman/C/lcr/sql/postgres-8.3.sql
10522
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
./intralanman/C/lcr/sql/mysql-5.0.sql
10521
./intralanman/C/lcr/sql/postgres-8.3.sql
10521
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
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
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
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
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
./intralanman/C/lcr/sql
10496
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
./intralanman/C/lcr/mod_lcr
10495
./intralanman/C/lcr/mod_lcr/Makefile
10495
./intralanman/C/lcr/mod_lcr/mod_lcr.c
10495
./intralanman/C/lcr/mod_lcr/mod_lcr.c.orig
10495
10478
by intralanman on
20 November 2008, 10:22:56 -0500
(48 days ago)
this should fix whitespace errors
./intralanman/PHP/fs_curl/configuration/xml_cdr.conf.php
10478
./intralanman/PHP/fs_curl/dialplan_importer.php
10478
./intralanman/PHP/fs_curl/fs_configuration.php
10478
./intralanman/PHP/fs_curl/fs_curl.php
10478
./intralanman/PHP/fs_curl/fs_dialplan.php
10478
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
./intralanman/C/mod_lcr
10476
./intralanman/C/mod_lcr/Makefile
10476
./intralanman/C/mod_lcr/mod_lcr.c
10476
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
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
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
./mrene/mod_limit/mod_limit.c
10422
./mrene/mod_limit_hash
10422
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
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
./mrene/mod_limit_hash/mod_limit_hash.c
10337
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
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
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
./verifier/EventSocket/trunk/EventWatcher/Form1.cs
9537
./verifier/EventSocket/trunk/FreeSwitch.EventSocket.Test/EventSocket.cs
9537
./verifier/EventSocket/trunk/FreeSwitchEventSocket/EventManager.cs
9537
./verifier/EventSocket/trunk/FreeSwitchEventSocket/EventSocket.cs
9537
9365
by verifier on
26 August 2008, 04:17:43 -0400
(4 months 13 days ago)
no comment
./verifier/EventSocket/trunk/FreeSwitchEventSocket/Commands/Originate.cs
9365
./verifier/EventSocket/trunk/FreeSwitchEventSocket/EventManager.cs
9365
./verifier/EventSocket/trunk/FreeSwitchEventSocket/EventParser.cs
9365
./verifier/EventSocket/trunk/FreeSwitchEventSocket/EventSocket.cs
9365
./verifier/EventSocket/trunk/FreeSwitchEventSocket/SipEvents/EventPresenceIn.cs
9365
|