|
From: Koji Y. <ya...@ne...> - 2005-05-13 06:57:55
|
Thank you Olivier, I'm waiting for the next snapshot. :-) Best Regards, Koji Jacques, Olivier (OCBU-Test Infra) wrote: > Hello Koji, > > I have fixed this and this will be in the next SIPp snapshot. > > Best regards, > Olivier. > > >>-----Original Message----- >>From: Koji Yamada [mailto:ya...@ne...] >>Sent: lundi 11 avril 2005 19:44 >>To: Jacques, Olivier (OCBU-Test Infra) >>Cc: sip...@li...; R.Kuribayashi; Shuichi Sasahara >>Subject: Re: [Sipp-users] SIP uri of authentication >> >>Thank you reply Oliver, >> >>Yes, I need port number in uri. >> >>Is possible to get the port number in uri? >>The below command show me only IP address in uri. >> >>sipp -sf uac1.xml 127.0.0.1:5060 >> >>Best Regards, >>Koji >> >>Olivier Jacques wrote: >> >>>Koji Yamada wrote: >>> >>> >>> >>>>Hi >>>> >>>>I'm trying the scenario for 401 and 407. >>>>I'd like to send uri="sip:127.xx.xx.xx:5060" on Proxy-Authorization. >>>>but sipp send uri="sip:127.0.0.1" automaticaly. >>>> >>>>How can I send uri="sip:127.xx.xx.xx:5060" (ip address:port)? >>>> >>>>The scenario is attached. >>>> >>>>Best Regards, >>>>Koji >>>> >>> >>>Hello Koji, >>> >>>The "uri" is created using the remote IP that you specified by >>>starting sipp. >>>So if you run >>>sipp -sf uac1.xml 127.0.0.1 >>>the uri will be "127.0.0.1" >>> >>>If you run >>>sipp -sf uac1.xml 192.168.0.5 >>>the uri will be "192.168.0.5" >>> >>>There is currently no port included. Is that needed? >>> >>>Olivier. >>> >> >> > > > > |