On Fri, Sep 9, 2011 at 4:42 PM, <[email protected]> wrote:
> Hi
> i am executing my test case using sipp, the flow will as follows
> sipp -> proxy -> softphone
>
> i am sending Invite from my script and getting 407. when second time i send
> invite with [authentication username= password=]
> i am geting 407 again. i expect there is some error in my script, but i am
> unable to find it out.
>
> My script is as belows
>
>
> <send retrans="500">
> <![CDATA[
>
> INVITE sip:bob@[remote_ip]:[remote_port] SIP/2.0
> Via: SIP/2.0/[transport] [local_ip]:[local_port];branch=[branch]
> From: "alice" <sip:alice@
> [local_ip]:[local_port]>;tag=[pid][call_number]
>
You have to set the domain name properly in the header From:
From: "alice" <sip:alice@some_domain_name>;tag=[pid][call_number]
The domain name is used for authentication.
------------------------------------------------------------------------------
Why Cloud-Based Security and Archiving Make Sense
Osterman Research conducted this study that outlines how and why cloud
computing security and archiving is rapidly being adopted across the IT
space for its ease of implementation, lower cost, and increased
reliability. Learn more. http://www.accelacomm.com/jaw/sfnl/114/51425301/
_______________________________________________
Sipp-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sipp-users