THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - Víctor Seva (linuxmaniac)
Attached to Project - sip-router Summary - textops: add functions to convert and append multipart bodies. Task Type - Feature Request Category - Modules kamailio Status - New Assigned To - Víctor Seva Operating System - All Severity - Low Priority - Normal Reported Version - Development Due in Version - Undecided Due Date - Undecided Details - I've added two functions to textops:
- set_body_multipart([txt, content_type]): This will replace or convert, if no parameters are given, the body to multipart. Replacing Content-Type to multipart/mixed;boundary="unique-boundary-1" appending Mime-Version: 1.0 and enclosing the body between --unique-boundary-1
- append_body_multipart(txt, content_type[, content-disposition]): This will append txt with conten_type as Content-Type and if given content_dispositon as Content-Disposition enclosed between --unique-boundary-1
One or more files have been attached.
More information can be found at the following URL: https://sip-router.org/tracker/index.php?do=details&task_id=410
You are receiving this message because you have requested it from the Flyspray bugtracking system. If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.