On Tue, Apr 5, 2011 at 3:24 AM, chandan kumar <chandan_...@yahoo.co.in>wrote:

> Hi ,
>
> Thanks guys for your suggestions.I could able to make a call from sipp to
> Voip phone.
> unfortunately my Voip Phone is not sending ACK ,If  a call is made from
> Voip phone to Sipp .any guess?( Voip to Voip works  perfectly fine)
>

- Are you using the embedded uas scenario for this?
- have you confirmed (using ngrep, tcpdump or wireshark) the VoIP Phone is
not sending the ACK to somewhere else (problem with the header Contact in
the "200 OK").
- Maybe your VoIP phone doesn't like something in the "200 OK". Usually I
resolve this problem by creating a scenario based on the messages exchanged
in a successful call and then I would go changing things to make it look
like the scenario that fails until it stops to work.


> I could able to generate a script for registration to server.
>
> But how to register & make alias call using Sipp script.
>

I myself never had to test this scenario. But this was asked before in the
mailing list:
http://osdir.com/ml/telephony.sipp.user/2007-09/msg00096.html
You might want to take a look at ims_bench as suggested in the thread.


>
>
> --- On *Wed, 30/3/11, mayamatakeshi <mayamatake...@gmail.com>* wrote:
>
>
> From: mayamatakeshi <mayamatake...@gmail.com>
> Subject: Re: [Sipp-users] Sipp Script for INVITE
> To: "chandan kumar" <chandan_...@yahoo.co.in>
> Cc: sipp-users@lists.sourceforge.net
> Date: Wednesday, 30 March, 2011, 5:37 AM
>
>
>
> On Wed, Mar 30, 2011 at 3:50 AM, chandan kumar 
> <chandan_...@yahoo.co.in<http://in.mc954.mail.yahoo.com/mc/compose?to=chandan_...@yahoo.co.in>
> > wrote:
>
>   Hi,
>
>  Iam pretty new to Sipp tool.Could some one send me the xml script for
> Outgoing  INVITE and also response for Incomming Request
>
>
>
>
> For simple tests, you can just use the embedded uac and uas scenarios:
> sipp -i local_ip -p local_port -sn uac server_address
> sipp -i local_ip -p local_port -sn uas
>
> If you need to test more complex cases, you can always dump a scenario to a
> file
> sipp -sd uac > uac.xml
> and edit it according to your needs. Just read the documentation:
> http://sipp.sourceforge.net/doc/reference.html
> It if very clear and will save you a lot of time.
>
> Also, you can search the mailing lists for scenarios:
> http://www.mail-archive.com/sipp-users@lists.sourceforge.net/msg05136.html
>
>
------------------------------------------------------------------------------
Xperia(TM) PLAY
It's a major breakthrough. An authentic gaming
smartphone on the nation's most reliable network.
And it wants your games.
http://p.sf.net/sfu/verizon-sfdev
_______________________________________________
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to