Hi, I'm not sure what your application is intended to do, but I think it should send 200 OK response to accept a call (and then be ready to receive subsequents requests and respond to them).
If you want just to talk between two sipp's running on two computers, run the calling one with "uac" scenario and the receiving one with "uas". But, in this case there is no place for you application :/ Regarding documentation, you may look at section "Using SIPp" in the official doc at http://sipp.sourceforge.net/doc/reference.html Also look at the scenarios that can be dumped with -sd option. So you will know what messages are actually sent and what is expected from the other side. Best regards -- Tomasz Radziszewski Senior Software Engineer Ericpol Telecom sp. z o.o. Madalinskiego 9, 30-303 Krakow, Poland e-mail: [EMAIL PROTECTED] http://www.ericpol.com/ > Hi all, > > I'm using SIPp2.0 RHEL 4 version. I simulated some SIP calls (Machine 1) > and I can see in my application (Machine 2) that calls were made. How can I > accept those SIPp calls in my application? Do I need to install SIPp on the > machine where my application (Machine 2) is running? If yes, which mode I > have to use. Please help me with some basic document about the SiPp tool > and how to start with? > > > Regards, > Manoj kumar M S ------------------------------------------------------------------------- Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08 _______________________________________________ Sipp-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sipp-users
