SIP Log Tool

Hey folks -

I’m on the prowl for a tool to help read Genesys SIP Server logs that will allow me to parse out the SIP messaging. Anyone have any suggestions?

Thanks -

I don’t know of one specifically for any of the stacks that Genesys uses, but here’s a Ruby script that I’ve modified for Asterisk logs. Might be a start for someone that has the time to modify for Genesys.

Script to parse sip messages and insert to Mysql:
http://fisheye.freeswitch.org/browse/FreeSWITCH/scripts/contrib/seven/sip/sip2db.rb

2 Likes