[OpenSIPS-Users] Automated Testing Scenario with OpenSIPS

Nick Khamis symack at gmail.com
Fri Feb 8 05:40:57 CET 2013


On 2/7/13, Pink Cupcake <pinkcupcake1979 at gmail.com> wrote:
> Hi Bogdan-Andrei,
>
> Your response really doesn't help me or deal with the questions I laid out
> in my original post. Perhaps I was not being clear. Let me start over.
>
>
>
> I need to implement an automated testing scenario on an OS X build machine.
>
> The test requires two different SIP UAs -- which are both running locally
> on the same machine -- to successfully engage in a SIP call. In order for
> two UAs to talk to one another, they need to be registered with a SIP
> server.
>
> I am trying to determine if OpenSIPS can be used as the server component in
> my testing scenario.

Would not be much of a SIP Proxy if it didn't (i.e., yes).

> Since this is an integration test and doesn't require any state being
> retained, the test steps look like this: (1) bring up an OpenSIPS server in
> userspace, (2) have the two SIP UA clients register with that server, as
> simply as possible, (3) have the two SIP UA clients engage in and then end
> a SIP call, (4) stop the SIP UA clients, (5) shut down the server.

The location of the UA needs to be stored to initiate two ways calls. OpenSIPS
does this during REGISTER, INVITE whatever you like.

Nick.



More information about the Users mailing list