On Thu, Oct 2, 2008 at 11:54 PM, Raquel Cruz <[EMAIL PROTECTED]> wrote:

> Hi everyone,
> I have made a client scenario with register, notify, messages, publish and
> subscribe messages.
>
> The problem is when I try to tun my scenario.
>
> I have a SIP server in 192.168.1.91:5060 and I run the scenario in this
> way in Windows:
>
> sipp -sf uacScneario.xml -r 7 -rp 2000 -trace_err 192.168.1.91:5060
>
> The error is always: "1222958873.919000: Unable to send UDP message: Bad
> address."
>
> Can you help me please??
>

Hi,
have you tried to just use:
sipp -sf uacScneario.xml -r 7 -rp 2000 -trace_err
192.168.1.91<http://192.168.1.91:5060/>

Since you are sending requests to the default SIP port, you don't have to
explicitly pass it to sipp.
But even if you do, it should work anyway.
Maybe you are using an old version of sipp (i'm using rev. 545)
What happens if you do this?:
sipp -sn uac 192.168.1.91:5060

If this complains just the same then you could try a more recent version.


> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's
> challenge
> Build the coolest Linux based applications with Moblin SDK & win great
> prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> Sipp-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/sipp-users
>
>
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Sipp-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to