On Wed, Dec 23, 2009 at 7:39 AM, Fred-145 <codecompl...@free.fr> wrote:

>
> More information: I can dial the default extensions like 9999 just fine.
> It's
> only when I call any of the IP phones (1001,1002,1003) that the call is
> immediately forwarded to the callee's voice-mail when the phone goes off
> the
> hook.
>
> To only keep the SIP messages in the fs_cli screen, typing "sofia loglevel
> all 0" followed by "sofia profile internal siptrace on" doesn't do the
> trick, so am unable to post the whole log yet.
>

If you're having this much trouble with the CLI then you might be better off
just using a combination of tcpdump and rotating log files. Use this command
from the shell to rotate logs:
fs_cli -x "fsctl send_sighup"

Use the info on this page to collect a pcap:
http://wiki.freeswitch.org/wiki/Packet_Capture

If you have Wireshark you can open the pcap and do some fun analysis. You
can also "follow the tcp stream" and watch the messages going back and
forth. Hopefully you'll see what's happening (or not happening) and then we
can take it from there.
-MC
_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
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