Hello,
On 19/03/16 08:06, Franz Edler wrote:
> [...]
>
>
>
> The next step for comfortable analyzing is to use sip-scenario which I
> have provided at
> https://www.dropbox.com/s/nqay103s2rmnffq/sip_scenario.v1.2.7.zip?dl=0
>
> This tool produces a message-flow like the attached example.
>
>
>
Hi!
"to see the complete traces" - use ngrep/tcpdump
also use kamailio's sipcapture and siptrace modules, that were suggested
earlier.
cheers
--
View this message in context:
http://sip-router.1086192.n5.nabble.com/for-kamailio-registration-tp146556p146558.html
Sent from the Users mailing
Search the net for ngrep, sngrep, sipgrep, tcpdump or wireshark -- all
of them are open source tools that can be used for capturing the sip
traffic.
For ngrep, a good command to run on sip server is:
ngrep -d any -qt -W byline "sip" port 5060
Cheers,
Daniel
On 15/03/16 16:44, Shiv Patidar wrote
For registration , we would like to see the complete traces at all nodes
whoever processing UE sending REGISTER method.
could you please let me know how can we check the logging at all IMS nodes?
i am able to successfully register and got 200OK but i want understand what
and all processing has been