Commit Graph

79 Commits

Author SHA1 Message Date
Michael Jerris
d0479faee1 fix fs_cli windows build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11994 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-13 20:29:33 +00:00
Mathieu Rene
06aeca3586 Make fs_cli exit on EOF and handle SIGQUIT, thanks rupa
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11929 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-12 18:22:10 +00:00
Michael Collins
422f59fa04 Too many people asking 'how do I...' with fs_cli
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11676 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-06 20:33:20 +00:00
Brian West
0dc800c78e doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11664 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-06 16:05:46 +00:00
Anthony Minessale
a223a59d5e fix regression in previous fix for MODAPP-209
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11663 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-06 16:03:56 +00:00
Mathieu Rene
3b35273b30 its __cplusplus not _cplusplus
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11501 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-27 03:07:20 +00:00
Anthony Minessale
d0900fb1d5 make err more obvious
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11492 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-26 18:10:19 +00:00
Michael Collins
092ff4058a Add /debug to /help list for fs_cli
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11381 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-22 19:44:08 +00:00
Mathieu Rene
1c8681fffb Newlines
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11337 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-21 20:14:08 +00:00
Mathieu Rene
0a8735931b Make esl work with C++ compilers
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11336 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-21 20:04:07 +00:00
Anthony Minessale
0158e7b848 add linger event_socket command to make outbound socket notify channel disconnect and wait for you to terminate
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11255 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-16 15:32:10 +00:00
Michael Jerris
17ace6d995 fix windows build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11237 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-15 23:05:50 +00:00
Anthony Minessale
6f8e06f087 fix disconnect issue in event socket and fix a few small bugs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11234 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-15 22:11:27 +00:00
Anthony Minessale
f31da71c14 add more sanity checks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11083 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-06 23:40:28 +00:00
Anthony Minessale
bbac44c53a cleanup and fix disconnect race
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11078 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-06 00:18:57 +00:00
Michal Bielicki
e18156535b vasprintf does not exist in solaris, so adding another ifndef
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11068 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-05 15:23:06 +00:00
Michal Bielicki
15d45c0604 getting rid of freaking DOS file endings
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11067 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-05 15:01:47 +00:00
Ken Rice
c5134b9448 why didnt we do this earlier
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11057 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-02 17:40:26 +00:00
Michael Jerris
d9c88301ee fix help
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11044 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-01 18:57:30 +00:00
Michael Jerris
7cafeaf110 fix bsd fs_cli build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11037 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-31 19:58:52 +00:00
Anthony Minessale
20ca0c41a0 allow unix build without libedit
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11036 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-31 19:44:16 +00:00
Anthony Minessale
42d9888c94 integrate fs_cli into core build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11035 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-31 19:38:00 +00:00
Anthony Minessale
00b1efed34 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11034 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-31 19:14:52 +00:00
Ken Rice
6ba873e0a1 try to match the main console
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11032 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-31 18:55:49 +00:00
Anthony Minessale
9b68b47440 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11031 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-31 18:55:08 +00:00
Anthony Minessale
938cf9f1de tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11029 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-31 18:51:26 +00:00
Anthony Minessale
3d57467b56 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11028 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-31 18:49:28 +00:00
Anthony Minessale
d4b85e7858 merge patch FSSCRIPTS-12
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11027 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-31 18:45:41 +00:00
Anthony Minessale
fc6df88250 add fkeys
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11026 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-31 18:30:03 +00:00
Anthony Minessale
c6b3871eb0 cleanup debug handling
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11023 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-31 16:52:11 +00:00
Anthony Minessale
716d8f996e update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11009 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-30 21:34:59 +00:00
Anthony Minessale
47ffbb3dde update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11008 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-30 21:28:29 +00:00
Michael Jerris
eb9685f655 set default level
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10999 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-30 01:55:59 +00:00
Ken Rice
4de09281b4 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10998 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-30 01:24:32 +00:00
Anthony Minessale
58abcae22c update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10997 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-30 00:31:15 +00:00
Anthony Minessale
97656065cd don't display console_clean logs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10990 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-29 18:40:40 +00:00
Michael Jerris
f510f50dbb formatting
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10965 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-26 21:24:34 +00:00
Michael Jerris
568d0313fc better output
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10964 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-26 21:20:58 +00:00
Michael Jerris
7e02aeca1f fix command line args when config file present
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10963 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-26 21:10:40 +00:00
Ken Rice
5267761ff9 add debug to profile config
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10962 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-26 20:47:53 +00:00
Michael Jerris
e8e72dd313 cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10961 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-26 20:39:03 +00:00
Ken Rice
4bfb153513 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10960 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-26 19:25:36 +00:00
Ken Rice
5a8a9cf2f2 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10959 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-26 19:24:45 +00:00
Ken Rice
451ddc15ec update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10956 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-26 18:45:49 +00:00
Ken Rice
32bc21e861 clean up usage help
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10955 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-26 18:43:54 +00:00
Ken Rice
0bdbc85b58 add some bounds checking
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10954 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-26 18:41:59 +00:00
Ken Rice
0b976886fc add a couple of more options
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10953 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-26 18:14:00 +00:00
Michael Jerris
db6f99ba33 fix /log
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10952 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-26 18:11:31 +00:00
Michael Jerris
b899c073e0 fix /log
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10951 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-26 18:07:36 +00:00
Michael Jerris
feaa9ced1c tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10950 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-26 17:54:30 +00:00