I think I got it :)
From the doc (http://sipp.sourceforge.net/doc1.1/reference.html#SIP+authentication):
When receiving a 401 (Unauthorized)
or a 407 (Proxy Authentication Required), you must add auth="true"
in the <recv> command to take the challenge into account.
Then, the authorization header can be re-injected in the next message
(in your case the INVITE) by using [authentication] keyword.
To compute the authorization header, you must specify a username and password. This is done with the "[authentication]" keyword:
[authentication username=myusername password=mypassword]The loop you are seeing is actually the proxy that keeps asking for authentication.
here you go...
Thanks in advance for your help
Regards,
MakarandOn 9/28/05, Olivier Jacques <ojacques2@gmail.com > wrote:Hi,
Can you provide the SIPp scenario you are using as well as the traces (output of trace_msg) ?
Olivier.On 9/28/05, Makarand Bhagwat < mbhagwat@gmail.com> wrote:hi,
I have been trying to build basic call flows where the first invite is challenged and then the second invite goes through fine and the call is completed
However what happens is that once the 401 is sent out the server goes into a loop and i can get it out of the loop..
so it keeps sending 401s for all inbound messages.
Can you suggest something ...
MakarandOn 9/28/05, Olivier Jacques <ojacques2@gmail.com > wrote:Hi,
Can you copy the file c:\usr\share\terminfo\c\cygwin into
c:\cygwin\usr\share\terminfo\c\cygwin and let me know if it works?
Olivier.
On 9/28/05, Malik, Ali <Ali_Malik@cable.comcast.com > wrote:I'm trying to get SIPp (1.0) working on windows XP, however I'm getting the error below. As you can see i'm starting the basic embbeded uac and uas scripts.
Any pointers in the right direcion would be appreciated.
C:\Program Files\SIPp>sipp -sn uas
Warning: open file limit > FD_SETSIZE; limiting max. # of open files to FD_SETSIZE = 64
Error opening terminal: cygwin.
C:\Program Files\SIPp>
C:\Program Files\SIPp>
C:\Program Files\SIPp>
C:\Program Files\SIPp>sipp -sn uac 127.0.0.1
Warning: open file limit > FD_SETSIZE; limiting max. # of open files to FD_SETSIZE = 64
Resolving 127.0.0.1...
Error opening terminal: cygwin.
C:\Program Files\SIPp>
thanks
Ali
-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users
--
http://www.hp.com/go/opencall/
--
http://www.hp.com/go/opencall/