Hi Rob,
Thanks for the reply. Actually the problem is with the SIPp, but I might be
wrong here. Could you validate this.
-> When I register the user1 on server with -t tn and without providing the
port, the location table shows clientIP:45128 (UAC)
-> I have started the UAS scenario for user1 to listen for messages using
-t tn and without providing the port
-> When I register the user2 on server with -t tn and without providing the
port, the location table shows clientIP:36897 (UAC)
-> When I send message to user1 from user2, I got 477 error (UAC)
When I talked to my Dev team, they told that the error is due to the server
is unable to send the message to the client using the IP and port.
So, I have modified the script as below and it is working fine.
-> Register the user1 on server with -t t1 and -p 50001, the location table
shows clientIP:50001 (UAC)
-> I have started the UAS scenario for user1 to listen for messages using
-t t1 and -p 50001,
-> Register the user2 on server with -t t1 and -p 50002 , the location
table shows clientIP:50002 (UAC)
-> When I send message to user1 from user2, it was successful.
I am able to achieve this using on UDP with -t u1 option. This has always
registered the user on 5060 and 5061. So, the messages are working fine.
Please let me know if I am doing correctly.
Thanks,
Praveen
On Sun, Jul 20, 2014 at 5:41 AM, Rob Day <r...@rkd.me.uk> wrote:
> Hi Praveen,
>
> On 15/07/14 09:32, Praveen Bandari wrote:
> > I am receiving a 477 message from SIP server while sending a
> > message to a registered users using SIPp. Did not see the message
> > when I send the message to a registered user from iPhone client.
> >
> > Could you please let me know if you have a solution for this?
>
> I don't think this is a SIPp error - it looks as though this is an
> error your SIP server (kamailio?) is returning, possibly because the
> SIPp scenario you're using is missing a header field. I suggest you
> look in the server's logs to see why it returns that 477 error.
>
> You might also want to compare the message SIPp sends against the
> message your iPhone client sends, to see if there are any important
> differences.
>
> Best,
> Rob
>
>
> ------------------------------------------------------------------------------
> Want fast and easy access to all the code in your enterprise? Index and
> search up to 200,000 lines of code with a free copy of Black Duck
> Code Sight - the same software that powers the world's largest code
> search on Ohloh, the Black Duck Open Hub! Try it now.
> http://p.sf.net/sfu/bds
> _______________________________________________
> Sipp-users mailing list
> Sipp-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/sipp-users
>
------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
_______________________________________________
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users