Re: [Sipp-users] Subscribe/Notify Call Flow

2010-04-23 Thread Michael Hirschbichler
Hi, you must use the placeholder [call_id] instead of your self-defined Call-ID--Header: -- A call_id identifies a call and is generated by SIPp for each new call. In clie

Re: [Sipp-users] Subscribe/Notify Call Flow

2010-04-23 Thread Himanshu Rawat
Hi Michael, Here are the scenario and logs. *XML-Scenario * - *Errors log file* sipp: The following events occured: 2010-04-1916:13:21:7341271673801.734840: Discarding message which can't be mapped to a known SIPp call: SIP/2.0 200 Ok

Re: [Sipp-users] Subscribe/Notify Call Flow

2010-04-22 Thread Michael Hirschbichler
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

Re: [Sipp-users] Subscribe/Notify Call Flow

2010-04-16 Thread Michael Hirschbichler
Well, this is not tricky, just SUBSCRIBE... 200 OK ... 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 customize