It seems to me like the freeswitch platform itself would be a good place to start. I haven't thoroughly thought this out, but maybe you could write a test library using mod_<language-of-your-choice> designed to do human-like things such as issuing dtmf tones, pausing, speaking, etc.<br>
<br>You could even run test scripts using the event socket (api commands) and test the results by subscribing to related events. I'd love to hear about what you come up with.<br><br>--Stephen<br><br><div class="gmail_quote">
On Tue, Apr 14, 2009 at 8:59 PM, Mike Fedyk <span dir="ltr"><<a href="mailto:mfedyk@mikefedyk.com">mfedyk@mikefedyk.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi all,<br><br>I'm looking for suggestions on which open source tools to use for creating (or extending if there is already a project for this) a sip test suite.<br><br>I have already heard of sipp, but I want to know what others are using and how they go about this before starting from scratch myself.<br>
<br>Some things I'd like to do:<br> - Dialplan/ voice menu/provider/did testing: Call number, press 1, expect to receive call on another extension. (kinda like expect)<br> - Load testing<br><br>Basically I want to be able to automate how a human may interact with my installation to reproduce bugs and make sure they don't come back. That way I can make sure my changes (wherever they may be in my stack, dialplan, freeswitch, openser/kamailio/opensips, etc.).<br>
<br>Any pointers and/or tips will be much appreciated.<br>
<br>_______________________________________________<br>
Freeswitch-users mailing list<br>
<a href="mailto:Freeswitch-users@lists.freeswitch.org">Freeswitch-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br>