]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
cleanup tab completion more and introduce new callback based expansion functions...
authorAnthony Minessale <anthony.minessale@gmail.com>
Mon, 14 Dec 2009 20:10:06 +0000 (20:10 +0000)
committerAnthony Minessale <anthony.minessale@gmail.com>
Mon, 14 Dec 2009 20:10:06 +0000 (20:10 +0000)
commit4a86f888be46f90cf6fc237d821dced897e41990
treea0fb7faa39fa60e6f9912efa7f18384251f2ef5b
parent7d6f7597d865a2749d3a9eda3849b1ba7169f317
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
src/include/switch_console.h
src/include/switch_types.h
src/include/switch_utils.h
src/mod/applications/mod_commands/mod_commands.c
src/mod/endpoints/mod_sofia/mod_sofia.c
src/mod/endpoints/mod_sofia/sofia.c
src/mod/endpoints/mod_sofia/sofia_glue.c
src/switch_console.c
src/switch_core.c