unable to set reason phrase with "t_reply" when cause code is 6xx
Hi, I am trying to customize the reason phrase using t_reply. I noticed that we can not set the reason phrase when the code is in the 6xx range Kamailio TM is setting the reason phrase to "unknown" or to a default one. For example : t_reply("603","My custom reason phrase"); Will send "603 Decline"
I am sorry, please ignore this thread , my problem is introduced by another equipment, I was not tracing directly on the server and I was not suspecting it ! U 2013/06/21 16:19:37.914918 46.46.46.46:5060 -> 50.50.50.50:5060 SIP/2.0 603 My custom reason phrase. On Fri, Jun 21, 2013 at 3:44 PM, Julien Chavanton <jchavanton@gmail.com>wrote:
Hi,
I am trying to customize the reason phrase using t_reply.
I noticed that we can not set the reason phrase when the code is in the 6xx range
Kamailio TM is setting the reason phrase to "unknown" or to a default one.
For example :
t_reply("603","My custom reason phrase");
Will send "603 Decline"
participants (1)
-
Julien Chavanton