435 Commits

Author SHA1 Message Date
Anthony Minessale
33c05ead16 add uuid_autoanswer command 2010-04-16 09:35:41 -05:00
Anthony Minessale
63120a7452 make break uuid_break and add cascade flag 2010-04-14 12:51:28 -05:00
Anthony Minessale
536ea60d60 missed a spot 2010-04-07 19:09:16 -05:00
Anthony Minessale
e36972bc7a add in hostname to sql stmts 2010-04-07 01:46:00 -05:00
Anthony Minessale
80a93da4ed handle some errors on missing db handle conditions
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17136 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-30 03:13:49 +00:00
Brian West
1a1cfdc907 here ya go
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17019 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-16 23:55:19 +00:00
Brian West
27eed1b0e2 FSCORE-468
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17015 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-16 19:07:06 +00:00
Anthony Minessale
b1ddb70cf1 add fsctl min_idle_cpu and min-idle-cpu feature to refuse calls after the system fallse below a certian percentage of idle cpu
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16962 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-10 20:21:34 +00:00
Anthony Minessale
625b477c95 add ability for multiple profiles to share the same gateway names via profile::gwname syntax for normT
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16698 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-18 22:39:08 +00:00
Anthony Minessale
886e1ddb4d run indent on the whole tree and update copyright dates in prep for 1.0.5
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16579 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-06 03:38:24 +00:00
Rupa Schomaker
639d72cbc8 update timer_test help
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16556 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-02 20:55:09 +00:00
Rupa Schomaker
3c252f6cde MODAPP-354 - add sql_escape
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16462 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-22 17:55:39 +00:00
Anthony Minessale
035d9c0506 make banner an api command so you can fetch it over event socket
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16451 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-22 02:42:05 +00:00
Anthony Minessale
9ca05d7906 add uuid_simplify and sip_auto_simplify
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16424 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-20 19:20:11 +00:00
Brian West
e435cd8271 put math patch back
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16423 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-20 19:19:48 +00:00
Anthony Minessale
d186928224 add uuid_simplify and sip_auto_simplify
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16422 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-20 19:09:57 +00:00
Anthony Minessale
da82398e07 add uuid_simplify and sip_auto_simplify
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16420 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-20 18:55:38 +00:00
Anthony Minessale
c26d08dbfc forgot to print ok
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16419 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-20 18:44:35 +00:00
Anthony Minessale
bd97fb615f allow alias expansion from fs_cli
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16416 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-20 17:45:53 +00:00
Mathieu Rene
edcf706d2a backport per-session loglevel from stkn's branch
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16390 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-18 19:29:39 +00:00
Anthony Minessale
f4a50a5e91 save history when stoping now
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16312 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-14 21:00:32 +00:00
Anthony Minessale
abd116829e switch to conditional broadcast mode on slow kernels
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16308 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-14 16:02:46 +00:00
Brian West
fe74b20563 don't segfault when -nonat is used and nat_map reinit is called
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16253 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-12 00:40:43 +00:00
Brian West
da20b09be7 add to desc
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16222 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-08 22:51:16 +00:00
Brian West
6907aedbac add to desc
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16221 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-08 22:43:12 +00:00
Anthony Minessale
009fe09c3c fsctl add shutdown now for debugging
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16220 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-08 22:10:03 +00:00
Jeff Lenk
5e45ff07a3 add show tasks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16219 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-08 21:43:43 +00:00
Jeff Lenk
3dfe5bd7f3 edit show syntax
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16217 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-08 21:05:54 +00:00
Anthony Minessale
6c33ec1ce4 add timer_test cli app
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16079 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-29 18:54:49 +00:00
Mathieu Rene
f2b9cbf23e remove unused var
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16052 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-24 04:35:17 +00:00
Mathieu Rene
c4deeb75b8 Avoiding segfault
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16051 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-24 04:29:16 +00:00
Michael Jerris
8d517cfbc5 group_call_function not loading group-dial-string and dial-string from user type pointer (MODAPP-335)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16034 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-23 01:24:36 +00:00
Mathieu Rene
3f021b986f mod_commands: check for zstr(cmd) in escape_function
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16029 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-22 21:44:46 +00:00
Michael Jerris
b2694f2c4b fix leaks and edge case segs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16014 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-22 06:55:55 +00:00
Michael Collins
67d6b290f8 Add 'like' param to show channels syntax
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15995 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-17 23:25:49 +00:00
Anthony Minessale
a5f83ef691 add uuid_audio cli cmd
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15989 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-17 20:46:49 +00:00
Brian West
8b6824ba24 missing break
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15983 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-17 14:57:39 +00:00
Anthony Minessale
ba8e009228 add fsctl flush_db_handles to expire any unused db handles
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15982 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-17 00:03:17 +00:00
Mathieu Rene
26793b552d mod_commands: fix db_cache's auto-complete
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15969 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-15 18:37:58 +00:00
Mathieu Rene
d2c72cf569 add console_complete_xml api
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15967 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-15 18:26:06 +00:00
Anthony Minessale
a0479189b2 bowl over previous commit that nearly conflicted out 2 hours of coding (grrr) hook new complete api up to FSAPI and export tab completion down to fs_cli
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15956 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-15 00:19:30 +00:00
Anthony Minessale
4a86f888be cleanup tab completion more and introduce new callback based expansion functions to do real time tab completion in some areas, needs people to add more funcs etc
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15952 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-14 20:10:06 +00:00
Brian West
bdd80b759a missing ikey
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15843 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-08 17:00:09 +00:00
Michael Jerris
39ee7ef2af change name of 'key' field due to reserved name in sql
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15842 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-08 16:37:48 +00:00
Anthony Minessale
1326265b96 add uuid_recv_dtmf
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15840 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-08 01:47:54 +00:00
Anthony Minessale
6592c9a616 remove unnecessary line and add NULL check
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15832 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-07 19:07:53 +00:00
Mathieu Rene
302355202a add escape api command to escape a string
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15764 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-03 02:37:05 +00:00
Anthony Minessale
f07550126b FSCORE-503
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15697 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-27 16:47:08 +00:00
Anthony Minessale
04889efc17 another crank on the can opener for the big can o worms
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15584 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-20 23:12:07 +00:00
Brian West
579bb3e7c4 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15583 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-20 23:09:53 +00:00