On 2011-04-15 17:04, mayamatakeshi <mayamatakeshi@gm...> wrote:

> > Hi,
> >
> > If I want to run SIPp as UAS and xlite or IP Phone as client, in the UAS
> > scenario file do I need to use register messages to register the softphone
> > or IP phone (or) without registering is there any way that I can directly
> > start the test from the <recv invite....>?
> >

> I believe depends of the SIP phone.
> Some will require to register first with a server before being able to send 
> an INVITE.
> But in case of xlite, IIRC you can set it to peer-to-peer mode and so it will 
> not do a registration and can be used to do an INVITE to any peer at any 
> moment.

However, if you have to deal with a SIP phone that does require
registration to be performed before it enters "ready" state and does
registration to the same server that it uses for outgoing calls, you
can just write a sipp scenario to deal with both INVITE and REGISTER
(use tag recv with optional="true" and use labels and jumps).
------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload 
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve 
application availability and disaster protection. Learn more about boosting 
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to