Try running

fs_cli -d 7

Maybe the debug log will shed some light.



On Sat, Jan 24, 2009 at 9:16 AM, Milena <[email protected]> wrote:

> Hi, thanks for the reply,
>
> I tried it both with fs down and it didn't work, also when it was turned
> on, no results either.
> Any other ideas please? i really wanna fix it without having to start from
> zero.
>
> thank you very much
>
> On the Freeswitch console i keep getting the message:
> 2009-01-24 10:03:23 [DEBUG] mod_event_socket.c:1791 listener_run()
> Connection Open from 127.0.0.1:54741
> 2009-01-24 10:03:23 [DEBUG] mod_event_socket.c:1914 listener_run() Session
> complete, waiting for children
> 2009-01-24 10:03:23 [DEBUG] mod_event_socket.c:1938 listener_run()
> Connection Closed
>
> This is what i did in the other console:
> -bash-3.2# cd /usr/src/freeswitch-1.0.2/libs/esl/
> -bash-3.2# make clean
> rm -f *.o src/*.o testclient testserver fs_cli libesl.a *~ src/*~
> src/include/*~
> -bash-3.2# make
> cc  -Isrc/include -DHAVE_EDITLINE -g -ggdb -I../../libs/libedit/src/ -O2
> -ffast-math -Wall -Werror -Wunused-variable -Wwrite-strings
> -Wstrict-prototypes -Wmissing-prototypes -c src/esl.c -o src/esl.o
> cc  -Isrc/include -DHAVE_EDITLINE -g -ggdb -I../../libs/libedit/src/ -O2
> -ffast-math -Wall -Werror -Wunused-variable -Wwrite-strings
> -Wstrict-prototypes -Wmissing-prototypes -c src/esl_event.c -o
> src/esl_event.o
> cc  -Isrc/include -DHAVE_EDITLINE -g -ggdb -I../../libs/libedit/src/ -O2
> -ffast-math -Wall -Werror -Wunused-variable -Wwrite-strings
> -Wstrict-prototypes -Wmissing-prototypes -c src/esl_threadmutex.c -o
> src/esl_threadmutex.o
> cc  -Isrc/include -DHAVE_EDITLINE -g -ggdb -I../../libs/libedit/src/ -O2
> -ffast-math -Wall -Werror -Wunused-variable -Wwrite-strings
> -Wstrict-prototypes -Wmissing-prototypes -c src/esl_config.c -o
> src/esl_config.o
> ar rcs libesl.a src/esl.o src/esl_event.o src/esl_threadmutex.o
> src/esl_config.o
> ranlib libesl.a
> cc  -Isrc/include -DHAVE_EDITLINE -g -ggdb -I../../libs/libedit/src/ -O2
> -ffast-math -Wall -Werror -Wunused-variable -Wwrite-strings
> -Wstrict-prototypes -Wmissing-prototypes fs_cli.c -o fs_cli -L.
> -L../../libs/libedit/src/.libs -lncurses -lpthread -lesl -ledit
> cc  -Isrc/include -DHAVE_EDITLINE -g -ggdb -I../../libs/libedit/src/ -O2
> -ffast-math -Wall -Werror -Wunused-variable -Wwrite-strings
> -Wstrict-prototypes -Wmissing-prototypes testclient.c -o testclient -L.
> -lncurses -lpthread -lesl
> cc  -Isrc/include -DHAVE_EDITLINE -g -ggdb -I../../libs/libedit/src/ -O2
> -ffast-math -Wall -Werror -Wunused-variable -Wwrite-strings
> -Wstrict-prototypes -Wmissing-prototypes testserver.c -o testserver -L.
> -lncurses -lpthread -lesl
> -bash-3.2# ./fs_cli
> -bash-3.2#
>
>
>
>
> _______________________________________________
> Freeswitch-users mailing list
> [email protected]
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
>


-- 
Anthony Minessale II

FreeSWITCH http://www.freeswitch.org/
ClueCon http://www.cluecon.com/

AIM: anthm
MSN:[email protected] <msn%[email protected]>
GTALK/JABBER/PAYPAL:[email protected]<paypal%[email protected]>
IRC: irc.freenode.net #freeswitch

FreeSWITCH Developer Conference
sip:[email protected] <sip%[email protected]>
iax:[email protected]/888
googletalk:[email protected]<googletalk%3aconf%[email protected]>
pstn:213-799-1400
_______________________________________________
Freeswitch-users mailing list
[email protected]
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

Reply via email to