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

Reply via email to