Hello, guys.
What is the best tool for crafting sip messages for testing purpose? For example, simple REGISTER or INVITE message. I'm new to kamailio (not sip) so it would be great for me to use debbuger module for step-by-step digging into cfg.
Hi Anton,
Previously I used the following.
sipsak http://sipsak.org/
or
sipp http://sipp.sourceforge.net/
Regards,
Mark On Mon, Aug 13, 2012 at 3:41 PM, Anton Kvashenkin anton.jugatsu@gmail.comwrote:
Hello, guys.
What is the best tool for crafting sip messages for testing purpose? For example, simple REGISTER or INVITE message. I'm new to kamailio (not sip) so it would be great for me to use debbuger module for step-by-step digging into cfg.
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
Same here, also you can use protoshoot provided by kamailio, see utils/protoshoot.
On 08/13/2012 07:45 AM, Mark Anthony Delfin wrote:
Hi Anton,
Previously I used the following.
sipsak http://sipsak.org/
or
sipp http://sipp.sourceforge.net/
Regards,
Mark
Hello
you definitely wan to to try sipp (http://sipp.sourceforge.net/). I haven't used sip inspector but have heard good things about it (http://www.sipinspector.com/ ).
Regards
Javi On Aug 13, 2012, at 7:41 AM, Anton Kvashenkin wrote:
Hello, guys.
What is the best tool for crafting sip messages for testing purpose? For example, simple REGISTER or INVITE message. I'm new to kamailio (not sip) so it would be great for me to use debbuger module for step-by-step digging into cfg. _______________________________________________ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
Thanks for the sipinspector. I will try it.
2012/8/13 Javi Gallart jgallart@systemonenoc.com
Hello
you definitely wan to to try sipp (http://sipp.sourceforge.net/). I haven't used sip inspector but have heard good things about it ( http://www.sipinspector.com/).
Regards
Javi On Aug 13, 2012, at 7:41 AM, Anton Kvashenkin wrote:
Hello, guys.
What is the best tool for crafting sip messages for testing purpose? For example, simple REGISTER or INVITE message. I'm new to kamailio (not sip) so it would be great for me to use debbuger module for step-by-step digging into cfg. _______________________________________________ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
Sipsak
Sent from my iPhone
On Aug 12, 2012, at 10:41 PM, Anton Kvashenkin anton.jugatsu@gmail.com wrote:
Hello, guys.
What is the best tool for crafting sip messages for testing purpose? For example, simple REGISTER or INVITE message. I'm new to kamailio (not sip) so it would be great for me to use debbuger module for step-by-step digging into cfg. _______________________________________________ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
sipsak is very handy tool but AFAIK it lacks of simulating call flow like REGISTER, 401 etc. Only -f register.message.
2012/8/13 Brandon Armstead brandon@cryy.com
Sipsak
Sent from my iPhone
On Aug 12, 2012, at 10:41 PM, Anton Kvashenkin anton.jugatsu@gmail.com wrote:
Hello, guys.
What is the best tool for crafting sip messages for testing purpose? For example, simple REGISTER or INVITE message. I'm new to kamailio (not sip) so it would be great for me to use debbuger module for step-by-step digging into cfg.
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
When I want to test special messages I write them in a test editor and send them with netcat.
When I want to test real call flows I often use a standard SIP client where I configure an outbound proxy. then on this outbound proxy (usually another Kamailio instance) I do message manipulation before forwarding the message.
regards Klaus
On 13.08.2012 07:41, Anton Kvashenkin wrote:
Hello, guys.
What is the best tool for crafting sip messages for testing purpose? For example, simple REGISTER or INVITE message. I'm new to kamailio (not sip) so it would be great for me to use debbuger module for step-by-step digging into cfg.
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users