[Freeswitch-users] [Dialplan?] Call either sent to VM or phone doesn't ring at all
Michael Collins
msc at freeswitch.org
Wed Dec 23 11:10:36 PST 2009
On Wed, Dec 23, 2009 at 7:39 AM, Fred-145 <codecomplete at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20091223/15b1124d/attachment-0002.html
More information about the FreeSWITCH-users
mailing list