>>>>> "Steve" == Steve Foy <steve at unite.net> writes: Steve> Is there a way of logging all SIP debuging info to a file Steve> somewhere? Use tethereal or tcpdump to log sip (and/or rtp/rtcp) packets to a pcap file, then use ethereal (presumably on a different box) to view them. -JimC