The way to do this is to customise the XML scenario file -- the default
one uses sip:[service]@[remote_ip]:[remote_port] as the Req-URI.

To use a custom one, just run sipp -sd uac > myuac.xml to dump it to a
file, edit myuac.xml to set the Req-URI you want, then run sipp -sf
myuac.xml [other args] to use that scenario file.

Rob

On 17/08/15 19:08, Gonzalo Gasca Meza wrote:
> I need to specify the SIP URI in my SIP INVITE, I have tried to
> define the SIP URI on the CLI as remote host, but I get the IP
> address:
> 
> INVITE sip:service@107.21.231.147:5060 SIP/2.0 I need INVITE
> sip:serv...@gonzalo.sipprovider.com SIP/2.0
> 
> Is this supported?
> 
> Thanks
> 
> 
> 
> ------------------------------------------------------------------------------
>
> 
> 
> 
> _______________________________________________ Sipp-users mailing
> list Sipp-users@lists.sourceforge.net 
> https://lists.sourceforge.net/lists/listinfo/sipp-users
> 

------------------------------------------------------------------------------
_______________________________________________
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to