[SR-Users] In need of a simple, stateless 302 redirect for INVITE

Fred Posner fred at palner.com
Thu Nov 30 22:46:28 CET 2017


Can you post how you are doing this?

Something like this should work...

append_to_reply("Contact: sip:fred at 10.11.12.13\r\n");
sl_send_reply("302","moved");
exit;

Regards,

Fred Posner
https://qxork.com



More information about the sr-users mailing list