The SIP server that I am using is Kamailio. 


-----Original Message-----
From: Rob Day <r...@rkd.me.uk>
To: Munzer,David J <mund...@ufl.edu>
Cc: sipp-users <sipp-users@lists.sourceforge.net>
Sent: Wed, Mar 26, 2014 1:14 pm
Subject: Re: [Sipp-users] Connecting phone system to SIPp

Rob,


By phone system, I do mean SIP server, specifically a combination of Kamailio 
and Freeswitch. When I try running the program using "./sipp -sn uac the ip 
address",  It informs me  that it's unable to send UDP message: Bad address. 
I've checked that the SIP server's address is correct by doing ip add on the 
SIP server to verify the IP address.  Any ideas how to approach this issue?


Thankfully, 
David

David,

When you say that you have a phone system running, do you mean that
you have a SIP server (Kamailio/Clearwater/Asterisk) running, or
something else?

If you have a SIP server, it is probably listening on port 5060
(though you can check by running `netstat -lnp`) and you can just give
the IP address of that machine as a command-line argument to SIPp. I'm
assuming you want to use SIPp in UAC mode to test this phone system -
if you want SIPp in UAS mode, handling calls sent to it by that SIP
server, you'll need to check the documentation of that SIP server to
find how to configure it.

SIPp only communicates through the SIP protocol, so if by 'phone
system' you don't mean a SIP server, you'll have to set one up to
translate between SIP and whatever phone system you have.

Best,
Rob

On 25 March 2014 19:14, Munzer,David J <mund...@ufl.edu> wrote:
> Hi,
>
> I have just finished installing SIPp and am not sure how to connect my
> phone system to SIPp. My computer is running the program on Windows 7
> through Cygwin. My phone system runs on Alpine Linuz through a USB.
> Because of the two different operating systems, I need need to connect
> the two most likely through the IP address. However, I am unsure how to
> go about this. I would really appreciate help on this matter.
>
> Thankfully,
> David
>
> ------------------------------------------------------------------------------
> Learn Graph Databases - Download FREE O'Reilly Book
> "Graph Databases" is the definitive new guide to graph databases and their
> applications. Written by three acclaimed leaders in the field,
> this first edition is now available. Download your free book today!
> http://p.sf.net/sfu/13534_NeoTech
> _______________________________________________
> Sipp-users mailing list
> Sipp-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/sipp-users

 
------------------------------------------------------------------------------
_______________________________________________
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to