On Wed, Sep 3, 2008 at 12:44 PM, Daniel-Constantin Mierla
<miconda(a)gmail.com> wrote:
Hello,
I would expose the body as a dynamic structure, so components will be
accessible in the script, e.g. (naming schema just for example),
if($body(0=>content-type)=="application/sdp")
{
if($body(0=>m=>type) == "audio")
{
}
}
Based on the available content type parsers (sdp, isup), the structure has
different attributes.
Cheers,
Daniel
Yeah, my fault. It's certainly not "multipart SDP" as much as MIME
Multipart with application/sdp and application/isup parts...
application/isup is what I'm interested in, obviously!
--
Kristian Kielhofner
http://blog.krisk.org