Roman, This is not possible with a single SIPp instance, but can be accomplished using third party call control. Essentially, the call flow would have to be broken up into the following: UAC1 -> Sends INVITE, recieves 180 and 200, sends a "command message to UAC2, instructing it to send an ACK" UAC2 -> Recieves a command message, telling it to send the ACK, Sends the ACK directly to the UAS
If you can provide more details about the remainder of the call, and any XML that you already have; I can work with you to get the scenario working. Charles [EMAIL PROTECTED] wrote on 01/01/2008 07:03:31 AM: > > Hi all , > > I am trying to send one of the messages to a different UAS is it possible ? > > The full scenario is: > > 3 participants UAS, UAC and a proxy, > > 1) UAC sends INVITE to a proxy which is proxying it to UAS > 2) UAS returns 180 and 200 after that, to proxy which is returning it to a > UAC > 3) Now UAC should send ACK to a UAS directly and I don't know how to do > that because > the message is sent to a location specified in a bath file as line mode > parammeter. > > > Best regards > Mandeleil Roman > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2005. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Sipp-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/sipp-users ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Sipp-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sipp-users
