Hi Charles ,
Thanks for the help, there is two scripts UAC --> (See attached file:
uac.xml)
and UAS --> (See attached file: uas.xml) there is another hop in the middle
which forwards the requests
recived from UAC to UAS and backward, the point is that after UAC gets 180
the
rest of the dialog will be betwean two SIPP scripts directly.
Best regards
Mandeleil Roman
Charles P Wright
<[EMAIL PROTECTED]
com> To
Roman Mandeleil/Haifa/[EMAIL PROTECTED]
02/01/2008 16:04 cc
[email protected],
[EMAIL PROTECTED]
e.net
Subject
Re: [Sipp-users] sending some
message to a different address
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
uac.xml
Description: Binary data
uas.xml
Description: Binary data
------------------------------------------------------------------------- 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
