[Sipp-users] How can i config SIPp send response through VIA header?

2009-04-07 Thread hui cheng
hi all How cant set SIPp send response through the ipaddress get from the first VIA header? I guess SIPp send on ther same socket which request sends into. In some situation , it will have some impact. Thanks --

Re: [Sipp-users] How can i config SIPp send response through VIA header?

2009-04-07 Thread Charles P Wright
You can use regular expression matching and the setdest action. Charles hui cheng avantasia2...@gmail.com 04/07/2009 04:58 AM To sipp-users@lists.sourceforge.net cc Subject [Sipp-users] How can i config SIPp send response through VIA header? hi all How cant set SIPp send response

Re: [Sipp-users] How can i config SIPp send response through VIAheader?

2009-04-07 Thread Kirwan, David (David)
http://sipp.sourceforge.net/doc/reference.html#setdest setdest The setdest action allows you to change the remote end point for a call. The parameters are the transport, host, and port to connect the call to. There are certain limitations baed on SIPp's design: you can not change the transport