Hi all !
I would like to make some call logs and I wondered it there was a way to record the messages that SER sends back to the users like "move permanently" in order to log forwarded call and blocking calls.
Thank you a lot
Best Regards
Steve
Try to use ngrep -d any -W byline -O /tmp/trace.log port 5060 or tethereal port 5060 -w /tmp/trace.log or tcpdump -p -s 0 -i any -e port 5060 -w /tmp/trace.log
All do the same thing. Then use for example sipscenario to see the call flow.
Ladislav
Steve Morard wrote:
Hi all !
I would like to make some call logs and I wondered it there was a way to record the messages that SER sends back to the users like "move permanently" in order to log forwarded call and blocking calls.
Thank you a lot
Best Regards
Steve
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers