| FreeSWITCH:/scripts/ |
hide Line HistoryConstraintSort: path | last-commit | first-commit Sub Directories
|
Changelog
10526
by intralanman on
24 November 2008, 11:13:08 -0500
(9 days ago)
adding simple conf file and rupa's patches for (en|dis)abling gateways and carriers
./contrib/intralanman/C/lcr/lcr.conf.xml
10526
./contrib/intralanman/C/lcr/mod_lcr/mod_lcr.c
10526
./contrib/intralanman/C/lcr/sql/mysql-5.0.sql
10526
./contrib/intralanman/C/lcr/sql/postgres-8.3.sql
10526
10522
by intralanman on
23 November 2008, 21:55:29 -0500
(9 days ago)
adding enabled flag for disabling single routes (might add one to carriers table and/or carrier_gateway later)
./contrib/intralanman/C/lcr/mod_lcr/mod_lcr.c
10522
./contrib/intralanman/C/lcr/sql/mysql-5.0.sql
10522
./contrib/intralanman/C/lcr/sql/postgres-8.3.sql
10522
10521
by intralanman on
22 November 2008, 23:13:20 -0500
(10 days ago)
adding support for starting/ending dates and multiple lcr profiles
./contrib/intralanman/C/lcr/mod_lcr/mod_lcr.c
10521
./contrib/intralanman/C/lcr/sql/mysql-5.0.sql
10521
./contrib/intralanman/C/lcr/sql/postgres-8.3.sql
10521
10510
by mikej on
21 November 2008, 18:04:55 -0500
(12 days ago)
svn:eol-style
./contrib/intralanman/C/lcr/mod_lcr/mod_lcr.c
10510
10509
by intralanman on
21 November 2008, 17:48:28 -0500
(12 days ago)
schema for mysql 5.0 (should work, i think :-))
./contrib/intralanman/C/lcr/sql/mysql-5.0.sql
10509
10508
by intralanman on
21 November 2008, 17:43:55 -0500
(12 days ago)
more patches from rupa
./contrib/intralanman/C/lcr/mod_lcr/mod_lcr.c
10508
10500
by intralanman on
21 November 2008, 12:12:50 -0500
(12 days ago)
stkn's patch
./contrib/intralanman/C/lcr/mod_lcr/mod_lcr.c
10500
10499
by intralanman on
21 November 2008, 11:57:00 -0500
(12 days ago)
whoops again
./contrib/intralanman/C/lcr/mod_lcr/mod_lcr.c.orig
10499
10496
by intralanman on
21 November 2008, 11:09:17 -0500
(12 days ago)
add pg schema && rm -f `find brainfart`
./contrib/intralanman/C/lcr/mod_lcr/mod_lcr.c.rej.orig
10496
./contrib/intralanman/C/lcr/sql
10496
./contrib/intralanman/C/lcr/sql/postgres-8.3.sql
10496
10495
by intralanman on
21 November 2008, 11:01:57 -0500
(12 days ago)
mod_lcr with conf file and patches from stkn and rupa
./contrib/intralanman/C/lcr
10495
./contrib/intralanman/C/lcr/mod_lcr
10495
./contrib/intralanman/C/lcr/mod_lcr/Makefile
10495
./contrib/intralanman/C/lcr/mod_lcr/mod_lcr.c
10495
./contrib/intralanman/C/lcr/mod_lcr/mod_lcr.c.orig
10495
10478
by intralanman on
20 November 2008, 10:22:56 -0500
(13 days ago)
this should fix whitespace errors
./contrib/intralanman/PHP/fs_curl/configuration/xml_cdr.conf.php
10478
./contrib/intralanman/PHP/fs_curl/dialplan_importer.php
10478
./contrib/intralanman/PHP/fs_curl/fs_configuration.php
10478
./contrib/intralanman/PHP/fs_curl/fs_curl.php
10478
./contrib/intralanman/PHP/fs_curl/fs_dialplan.php
10478
10476
by intralanman on
20 November 2008, 09:17:01 -0500
(13 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;-))
./contrib/intralanman/C
10476
./contrib/intralanman/C/mod_lcr
10476
./contrib/intralanman/C/mod_lcr/Makefile
10476
./contrib/intralanman/C/mod_lcr/mod_lcr.c
10476
10433
by mrene on
17 November 2008, 17:05:40 -0500
(16 days ago)
Added limit_hash_usage(realm id) api
10423
by mrene on
17 November 2008, 01:17:37 -0500
(16 days ago)
Original mod_limit function shouldnt add more than one state change handler if its called more than once
10422
by mrene on
17 November 2008, 01:07:02 -0500
(16 days ago)
Merge mod_limit_hash into mod_limit and add 'hash' api+app, equivalent to db
./contrib/mrene/mod_limit
10422
./contrib/mrene/mod_limit/mod_limit.c
10422
./contrib/mrene/mod_limit_hash
10422
./contrib/mrene/mod_limit_hash/mod_limit_hash.c
10422
10340
by mrene on
11 November 2008, 22:43:34 -0500
(21 days ago)
fix gcc 4.2 compiler warning
./contrib/mrene/mod_limit_hash/mod_limit_hash.c
10340
10339
by mrene on
11 November 2008, 22:36:41 -0500
(21 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…
./contrib/mrene/mod_limit_hash/mod_limit_hash.c
10339
10338
by mrene on
11 November 2008, 19:33:07 -0500
(22 days ago)
update syntax
./contrib/mrene/mod_limit_hash/mod_limit_hash.c
10338
10337
by mrene on
11 November 2008, 19:28:48 -0500
(22 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…
./contrib/mrene/mod_limit_hash
10337
./contrib/mrene/mod_limit_hash/mod_limit_hash.c
10337
10177
by brian on
28 October 2008, 06:22:31 -0400
(36 days ago)
FSSCRIPTS-7
./trace/sipgrep
10177
9866
by brian on
06 October 2008, 19:33:53 -0400
(58 days ago)
Gizmo config script
./FreeSWITCH-GizmoConfig.pl
9866
9811
by anthm on
03 October 2008, 14:14:11 -0400
(2 months ago)
write cng frames during sleep
./trace/sipgrep
9811
9735
by intralanman on
29 September 2008, 11:43:57 -0400
(2 months 4 days ago)
thanks to Om, at least i know someone is using this :-)
./contrib/intralanman/PHP/fs_curl/fs_directory.php
9735
9728
by intralanman on
29 September 2008, 09:22:14 -0400
(2 months 4 days ago)
thanks to Om, at least i know someone is using this :-)
./contrib/intralanman/PHP/fs_curl/fs_directory.php
9728
9593
by brian on
18 September 2008, 19:40:26 -0400
(2 months 15 days ago)
add quick debug util for trying to debug sofia... crank up the debug. christian sent it in
./debug_sofia.sh
9593
9583
by greenlizard on
17 September 2008, 20:07:15 -0400
(2 months 16 days ago)
improve debuggability
./socket/freepy/__init__.py
9583
./socket/freepy/globals.py
9583
./socket/freepy/request.py
9583
9537
by verifier on
12 September 2008, 11:24:28 -0400
(2 months 21 days ago)
Improved documentation and added a logging delegate to let you handle logs in your favorite logging framework.
./contrib/verifier/EventSocket/trunk/EventWatcher/ChannelWatcher.cs
9537
./contrib/verifier/EventSocket/trunk/EventWatcher/Form1.cs
9537
./contrib/verifier/EventSocket/trunk/FreeSwitch.EventSocket.Test/EventSocket.cs
9537
./contrib/verifier/EventSocket/trunk/FreeSwitchEventSocket/EventManager.cs
9537
./contrib/verifier/EventSocket/trunk/FreeSwitchEventSocket/EventSocket.cs
9537
9529
by greenlizard on
11 September 2008, 18:25:35 -0400
(2 months 22 days ago)
improve docs
./socket/freepy/README
9529
|