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

Reply via email to