Re: [asterisk-users] SIP Trace to troubleshoot one way of communications

2011-08-27 Thread Jon Farmer
On Aug 26, 2011 4:54 PM, bilal ghayyad bilmar...@yahoo.com wrote:

 Hi All;

 How can I get a SIP trace to troubleshoot a one way of communications? I
need to see what is happenning in the packets to know the reason of the
problem.


Install ngrep on the box. Then type something like.

ngrep -tq -W byline IP address port 5060

Replace IP address with the IP of the UA you want to monitor.

Regards

Jon

Sent from my iPad3.
--
_
-- 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

Re: [asterisk-users] SIP Trace to troubleshoot one way of communications

2011-08-26 Thread jesie
Hi,

Sip debug can be enabled thru asterisk CLI.  SIP signaling trace is printed on 
the console or terminal if you're connected on asterisk CLI.

If you want a complete trace of signaling  media packets, packet capturing 
tools like tcpdump, ethereal  wireshark will perfectly address your concerns.

Try to be oriented on the packet capturing tools available on the OS your 
asterisk is installed with.

Regards

Jesie



On Aug 26, 2011, at 11:53 PM, bilal ghayyad bilmar...@yahoo.com wrote:

 Hi All;
 
 How can I get a SIP trace to troubleshoot a one way of communications? I need 
 to see what is happenning in the packets to know the reason of the problem.
 
 Thanks
 Regards
 Bilal
 
 --
 _
 -- 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

--
_
-- 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