Can you send us the xml-scenario and the "-trace_msg" - Logfile?

br
Michael


On 2010-04-20 08:20, Himanshu Rawat wrote:
> Hi Michael,
> 
> I made sample Subscribe/Notify XML scenario and getting below error in
> sipp error log files. Error log files shows me 200 response received but
> with below error.
> *
> "Discarding message which can't be mapped to a known SIPp call:"*
> 
> Scenario:
> 
>    SUBSCRIBE ---------->                          
>          200 <----------               
>       NOTIFY <----------               
>          200 ---------->
> 
> In the voice mail server I can see SUBSCRIBE getting processed and 200
> response is getting sent. Also Call-id, from tag and CSeq values are same.
> 
> Any idea why this error is coming ???
> 
> 
> Cheers,
> Rawat
> 
> 
> 
> 
> On Mon, Apr 19, 2010 at 12:28, Himanshu Rawat <himanshu.ra...@gmail.com
> <mailto:himanshu.ra...@gmail.com>> wrote:
>> Thanks Michale.
>>
>> Tried and worked though with some errors. Will get back if not
>> resolved + more Questions.
>>
>> Cheers,
>> Rawat
>>
>>
>>
>> On Fri, Apr 16, 2010 at 17:46, Michael Hirschbichler
>> <s...@hirschbichler.biz <mailto:s...@hirschbichler.biz>> wrote:
>>> Well, this is not tricky, just
>>>
>>> <send>
>>>   SUBSCRIBE...
>>> </send>
>>>
>>> <recv response="200"></recv>
>>>
>>> <recv request="NOTIFY"></recv>
>>>
>>> <send>
>>>   200 OK ...
>>> </send>
>>>
>>> For the SIP-messages, just start the SIP-client of your choice and
>>> record the messages with wireshark
>>>
>>> br
>>> Michael
>>>
>>> On 2010-04-16 13:55, Himanshu Rawat wrote:
>>>> Hi Guys,
>>>>
>>>> Can anyone tell me on how to write a simple customized
>>>> Subscribe/Notify Call scenario.
>>>>
>>>> Subscribe needs to be send to voice mail server ( which i already have).
>>>>
>>>> ----------> SUBSCRIBE   ( to my voice mail server which will process
> it )
>>>>
>>>>  <---------- 200
>>>>  [     50ms] Pause
>>>>  <---------- NOTIFY ( Will come from my voice mail server )
>>>>  ----------> 200
>>>>
>>>> Any link/docs will help :)
>>>>
>>>> Cheers,
>>>> Rawat
>>>>
>>>>
> ------------------------------------------------------------------------------
>>>> Download Intel&#174; Parallel Studio Eval
>>>> Try the new software tools for yourself. Speed compiling, find bugs
>>>> proactively, and fine-tune applications for parallel performance.
>>>> See why Intel Parallel Studio got high marks during beta.
>>>> http://p.sf.net/sfu/intel-sw-dev
>>>> _______________________________________________
>>>> Sipp-users mailing list
>>>> Sipp-users@lists.sourceforge.net
> <mailto:Sipp-users@lists.sourceforge.net>
>>>> https://lists.sourceforge.net/lists/listinfo/sipp-users
>>>
>>>
>>>
> ------------------------------------------------------------------------------
>>> Download Intel&#174; Parallel Studio Eval
>>> Try the new software tools for yourself. Speed compiling, find bugs
>>> proactively, and fine-tune applications for parallel performance.
>>> See why Intel Parallel Studio got high marks during beta.
>>> http://p.sf.net/sfu/intel-sw-dev
>>> _______________________________________________
>>> Sipp-users mailing list
>>> Sipp-users@lists.sourceforge.net
> <mailto:Sipp-users@lists.sourceforge.net>
>>> https://lists.sourceforge.net/lists/listinfo/sipp-users
>>>
>>
> 
> 
> 
> 
> ------------------------------------------------------------------------------
> Download Intel&#174; Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> 
> 
> 
> _______________________________________________
> Sipp-users mailing list
> Sipp-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/sipp-users


------------------------------------------------------------------------------
_______________________________________________
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to