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....



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

Reply via email to