Files
asterisk/main
Luigi Rizzo 0b798e298d don't use outputstr in the struct mansession, it's just
an extra allocation on a path where we have way too many already.

Unfortunately the AMI-over-HTTP requires multiple copies,
because we need to generate a header, then the raw output to
an intermediate buffer, then convert it to html/xml, and
finally copy everything into a malloc'ed buffer because
that's what the generic_http_callback interface expects.



git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@48090 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-11-28 17:08:19 +00:00
..
2006-08-29 20:50:36 +00:00
2006-10-13 23:03:36 +00:00
2006-11-18 20:17:06 +00:00
2006-10-25 14:44:50 +00:00
2006-10-02 17:26:34 +00:00
2006-11-11 02:12:27 +00:00
2006-11-24 14:00:19 +00:00
2006-11-01 23:04:14 +00:00
2006-11-28 14:07:09 +00:00