On Wed, Mar 2, 2011 at 1:26 AM, Gopalakrishnan A.N <sai...@gmail.com> wrote:

> Forgot to attach the wireshark log. Please apply the filter in the filter
> box "sip || udp" to pin point the registration process.
>

SIPp is terminating the "call" (actually, you never send BYE while
processing REGISTER. This is a SIPp bug) because the scenario is expecting a
401/407 but received 100 instead.
So just add this into the scenario before the tags for 401 and 407.

  <recv response="100" optional="true"/>
------------------------------------------------------------------------------
Free Software Download: Index, Search & Analyze Logs and other IT data in 
Real-Time with Splunk. Collect, index and harness all the fast moving IT data 
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business 
insights. http://p.sf.net/sfu/splunk-dev2dev 
_______________________________________________
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to