On Saturday 31 March 2007 22:32, Victor Gamov wrote:
Hi all!
Can somebody explain me how I can fill response with my useful headers?
For example, I need to send 305 "Use proxy" response with Contact
headers. Is it possible? If so, how can I populate it?
Hi Victor,
if i understand your question correctly, the "append_to_reply()"
and "sl_send_reply()" methods could help you. You'll find more information
about the usage of this functions in the documentation in the project wiki.
Cheers,
Henning