Menu

#594 we don't follow the RFC

closed
modules (357)
5
2009-11-26
2009-11-24
Anonymous
No

Hello all,

As I could see in the source, we don’t follow the RFCs.
If I send an INVITE, kamailio response a “Giving a try”
It isn’t in the RFCs! It is normaly “Trying”.
I could change it in
-src/modules/tm/t_funcs.c
-line: static str relay_reason_100 = str_init("Giving a try");

I hope you understand what I mean

Discussion

  • Klaus Darilion

    Klaus Darilion - 2009-11-26
    • assigned_to: nobody --> klaus_darilion
    • status: open --> closed
     
  • Klaus Darilion

    Klaus Darilion - 2009-11-26

    btw: upt to Kamailio 1.5 you could send the 100 response manually (with arbitrary reason phrase) and use a flag in t_Relay to not generate a 100 response.

     

Log in to post a comment.