Yes, you cannot use pre-defined call-id. SIPp has to generate call-id
For your scenario, you use the same xml for re-subscribe too.
Just extract the to-tag and put it in the next request.


On Fri, Jul 18, 2008 at 7:10 PM, Erika P King <[EMAIL PROTECTED]>
wrote:

>  Hello SIPp-Users,
>
>     I have this Call scenario I'm trying to simulate and need some
> guidance.  I have to do RE-SUBSCRIBE for a UE. The RE-SUBSCRIBE has to
> re-use Call-ID, From-tag, To-tag to enable
>     successful RE-SUBSCRIBE.
>
>     What I do currently is use 1 SIPp xml script to do Initial REGISTRATION
> and Initial SUBSCRIPTION.  I save
>     the Call-ID, From-tag, and To-tag  to a file.  And I want to use these
> values in a 2nd SIPp xml script  The problem     is with Call-ID.  If I
> pre-define the Call-ID, SIPp does not recognize the 200OK(SUBSCRIBE) coming
> in - it is
>     expecting the SIPp generated Call-ID.
> .
>
> I am currently using sip2.0.  I have also tried the steps outlined in the
> documentation to read in two files without success.
>
>     How do I handle this?
>
> thx a lot for your answers.
>
> Kalpesh
>
> -------------------------------------------------------------------------
> 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
>
>


-- 
Thanks & Regards,
Santosh Reddy.
-------------------------------------------------------------------------
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