Thanks Takeshi. It worked with -aa option.


________________________________
 From: mayamatakeshi <mayamatake...@gmail.com>
To: Patrick Wakano <pwak...@gmail.com>; Prashant Prabhu <prashant...@yahoo.com> 
Cc: "sipp-users@lists.sourceforge.net" <sipp-users@lists.sourceforge.net> 
Sent: Wednesday, February 29, 2012 9:18 AM
Subject: Re: [Sipp-users] sip MESSAGE request - discarding message
 




On Wed, Feb 29, 2012 at 12:42 PM, mayamatakeshi <mayamatake...@gmail.com> wrote:


>
>On Mon, Feb 27, 2012 at 10:38 PM, Patrick Wakano <pwak...@gmail.com> wrote:
>
>You can't have two call-ids in the same scenario. The first one was created by 
>the Registration you mentioned, the second one would be created by the MESSAGE 
>you expect to receive, and this isnt supported by SIPp....
>
>Yes. But if Prashant really needs this, he can try this patch by Matthew 
>Briggs:
>
>http://permalink.gmane.org/gmane.comp.telephony.sipp.user/5769
>

Well, actually, the requirement is just to send a "200 OK" reply, so I think 
just using option "-aa" would be enough:

   -aa              : Enable automatic 200 OK answer for INFO, UPDATE and
                      NOTIFY messages.

(The doc doesn't mention MESSAGE but I believe i tested it sometime ago with it 
and it worked).




  
>
>
>>
>>
>>On Mon, Feb 27, 2012 at 8:50 AM, Prashant Prabhu <prashant...@yahoo.com> 
>>wrote:
>>
>>Hi
>>>
>>>I am facing issue with MESSAGE request and response.
>>>
>>>
>>>Scenario is to receive a MESSAGE request and send 200 OK response to it.
>>>
>>>When I receive a MESSAGE request, I get the error 
>>>
>>>
>>>
>>>"Discarding message which can't be mapped to a known SIPp call".
>>>
>>>
>>>-----
>>>
>>>The scenario contains REGISTRation followed by 
>>>
>>>
>>>
>>><recv request="MESSAGE">
>>></recv>
>>>
>>>
>>><send>
>>>   <![CDATA[
>>>
>>>      SIP/2.0 200 OK
>>>      [last_Via:]
>>>      [last_From:]
>>>      [last_To:]
>>>      [last_Call-ID:]
>>>      [last_CSeq:]
>>>      Content-Length: 0      
>>>
>>>   ]]>
>>></send>
>>>
>>>-------
>>>
>>>
>>>Any help is appreciated.
>>>Thanks in advance.
>>>
>>>
>>>Regards,
>>>Prashant
>>>
>>>------------------------------------------------------------------------------
>>>Try before you buy = See our experts in action!
>>>The most comprehensive online learning library for Microsoft developers
>>>is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
>>>Metro Style Apps, more. Free future releases when you subscribe now!
>>>http://p.sf.net/sfu/learndevnow-dev2
>>>_______________________________________________
>>>Sipp-users mailing list
>>>Sipp-users@lists.sourceforge.net
>>>https://lists.sourceforge.net/lists/listinfo/sipp-users
>>>
>>>
>>
>>------------------------------------------------------------------------------
>>Try before you buy = See our experts in action!
>>The most comprehensive online learning library for Microsoft developers
>>is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
>>Metro Style Apps, more. Free future releases when you subscribe now!
>>http://p.sf.net/sfu/learndevnow-dev2
>>_______________________________________________
>>Sipp-users mailing list
>>Sipp-users@lists.sourceforge.net
>>https://lists.sourceforge.net/lists/listinfo/sipp-users
>>
>>
>
------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to