That wont work since I need to use the same To and From as I did receive (but 
change them vice versa). This is actually what I would like to see in some 
example, how to retreive the From header in an inital request and use that info 
in a To header instead (and of course to do the same with incoming To header).

the example you provided the A side must always send this:
            To: sipp <sip:[EMAIL PROTECTED]:[local_port]>
            From: sut <sip:[EMAIL PROTECTED]:[remote_port]>[peer_tag_param]
which is what happens in  my case

Regards,
// Andreas


________________________________
Från: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Skickat: den 28 maj 2008 12:11
Till: Andreas Byström (Polystar T & M)
Ämne: RE: [Sipp-users] Sending requests from inital UAS

Just change To and From address respectively and check this should work.

Regards,

Shekarr

________________________________
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Andreas Byström 
(Polystar T & M)
Sent: Wednesday, May 28, 2008 3:29 PM
To: [email protected]
Subject: [Sipp-users] Sending requests from inital UAS

Hi,

I'm trying to write a scenario where sipp should act as B side and I want to 
send BYE from sipp

A -> invite -> sipp
A <- 100 trying <- sipp
A <- 180 Ringing <- sipp
A <- 200 OK <- sipp
A -> ACK -> sipp
A <- BYE <- sipp
A -> 200 OK -> sipp

However I'm stuck with getting the correct To/From headers ( and requestln) 
when creating the BYE request. Anyone that know of an example where the initial 
uas side should act as auc and send a request?

Attached are my scenario sofar ( call setup but no BYE from B)

Regards,
// Andreas




Please do not print this email unless it is absolutely necessary.

The information contained in this electronic message and any attachments to 
this message are intended for the exclusive use of the addressee(s) and may 
contain proprietary, confidential or privileged information. If you are not the 
intended recipient, you should not disseminate, distribute or copy this e-mail. 
Please notify the sender immediately and destroy all copies of this message and 
any attachments.

WARNING: Computer viruses can be transmitted via email. The recipient should 
check this email and any attachments for the presence of viruses. The company 
accepts no liability for any damage caused by any virus transmitted by this 
email.

www.wipro.com
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Sipp-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to