<div dir="ltr">Hi,<br><br>I am trying to customize the reason phrase using t_reply.<br><br>I noticed that we can not set the reason phrase when the code is in the 6xx range<br><br>Kamailio TM is setting the reason phrase to "unknown" or to a default one.<br>
<br>For example : <br><br>        t_reply("603","My custom reason phrase");<br><br>Will send "603 Decline"<br><br></div>