You can change the address things are sent to in the latest trunk using the setdest action. Something like <setdest host="[$host]" port="[$port]" protocol="udp" />
You will need to combine it with regular expressions. In UAS mode SIPp responds to the address that sent it a message. You can also change the SIPp source code to do something like that for UAC mode as well. Charles [EMAIL PROTECTED] wrote on 07/08/2008 07:51:30 AM: > Hello, > > I send this message to the forum last week, but i haven't obtain no > anwser yet. > Does anyone know if this is possible or not, i need to know as soon as > possible, i am > facing deadlines. > Just need a anwser yes or no and if yes how to do it. > > Thanks in advance > Ricardo > > > Hello, > > I am facing a problem with the [remote_ip] keyword when using sipp as > a sipp caller client. > I have tree sip server machines(machine A,B and C). > Machine A is a Load Balancing machine that distributes the sip > messages to B or C. > I set up the remote_ip has beeing the machine A. > Sipp send the sip message Invite to machine A and the sip messages > 100,180 ,486 or 200 are received from machine A. > Then i put the sipp client on hold, but the Invite message to sipp > cames from machine B, so the ack must go to machine B, but because > i defined that the [remote_ip] is machine A sipp sends the request to > machine A when sipp should send it to B. > Is there a way to change the [remote_ ip] on run time on the scenario file? > In the atachment goes my scenario file. > In this url http://www.tech-invite.com/Ti-sip-service-1.html is a > example of what i am trying to acomplish. > > Regards > Ricardo Fernandes > [attachment "ScenarioHold.xml" deleted by Charles P > Wright/Watson/IBM] > ------------------------------------------------------------------------- > Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! > Studies have shown that voting for your favorite open source project, > along with a healthy diet, reduces your potential for chronic lameness > and boredom. Vote Now at http://www.sourceforge.net/community/cca08 > _______________________________________________ > Sipp-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/sipp-users ------------------------------------------------------------------------- Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08 _______________________________________________ Sipp-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sipp-users
