Over the years I have been slowly writing a node module to help me write SIP functional/integration tests: https://github.com/MayamaTakeshi/sip-lab I have been adding new features as I needed for new kinds of test but didn't have time to document it. But now I need to mentor some newcomers to the company I work for and had to do it. I asked gemini to do it for me and got: https://github.com/MayamaTakeshi/sip-lab/blob/master/DOC.md
It might be of help for other people so I am sharing it.
Hello,
thank you for sharing it, it might be indeed helpful for other people testing SIP software.
Cheers,
Henning
From: mayamatakeshi via sr-users sr-users@lists.kamailio.org Sent: Sunday, July 6, 2025 7:37 AM To: Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org Cc: mayamatakeshi mayamatakeshi@gmail.com Subject: [SR-Users] node module to help writing SIP functional/integration tests
Over the years I have been slowly writing a node module to help me write SIP functional/integration tests: https://github.com/MayamaTakeshi/sip-lab I have been adding new features as I needed for new kinds of test but didn't have time to document it. But now I need to mentor some newcomers to the company I work for and had to do it. I asked gemini to do it for me and got: https://github.com/MayamaTakeshi/sip-lab/blob/master/DOC.md
It might be of help for other people so I am sharing it.