On 03/28/2016 03:40 PM, Alex Balashov wrote:
On 03/28/2016 03:37 PM, Marrold wrote:
That works, thanks. It turns out the following does work *without* appending the contact header-
ds_select_domain("1", "8") sl_send_reply("302","Redirect");
Huh. I would not have expected that.
Oh. Yeah. The documentation actually says that:
http://kamailio.org/docs/modules/4.3.x/modules/sl.html#sl_send_reply
-- Alex