HI, Instead of taking traces on asterisk console, try capturing traffic in pcap using tcpdump command and later analyze it with wireshark. #tcpdump -i eth*N *-s 0 -w sip-capture.pcap -v Download this file to any machine with wireshark installed and apply "sip" as filter there. Regards. Sammy
On Fri, Mar 2, 2012 at 11:46 PM, Markus <[email protected]> wrote: > For a few days now I'm getting > > "chan_sip.c: No compatible codecs, not accepting this offer!" > > on the CLI and in the messages log in irregular intervals. How can I find > out what (who) is causing this? If I turn on "sip debug" I get flooded with > SIP messages from peers/users (qualify=yes etc.) and it's hard to analyze. > > Thanks! > > > -- > ______________________________**______________________________**_________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > New to Asterisk? Join us for a live introductory webinar every Thurs: > http://www.asterisk.org/hello > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > > http://lists.digium.com/**mailman/listinfo/asterisk-**users<http://lists.digium.com/mailman/listinfo/asterisk-users> >
-- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
