tirpi       2008/05/22 18:12:16 CEST

  SER CVS Repository

  Modified files:
    parser               parse_content.h 
  Added files:
    parser               parse_body.c parse_body.h 
  Log:
  get_body_part() function is introduced, that returns
  a specific part of the message body, for example application/sdp.
  The result can be the whole body, or a part of it
  in case of multipart/somehing Content-Type.
  
  Revision  Changes    Path
  1.1       +291 -0    sip_router/parser/parse_body.c (new)
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/sip_router/parser/parse_body.c?rev=1.1&content-type=text/plain
  1.1       +40 -0     sip_router/parser/parse_body.h (new)
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/sip_router/parser/parse_body.h?rev=1.1&content-type=text/plain
  1.13      +6 -1      sip_router/parser/parse_content.h
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/sip_router/parser/parse_content.h.diff?r1=1.12&r2=1.13
_______________________________________________
Serdev mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/serdev

Reply via email to