[SR-Users] How I can turn off 100 trying reply

Henning Westerholt henning.westerholt at 1und1.de
Tue Apr 12 18:20:44 CEST 2011


On Tuesday 12 April 2011, Derrick Ding wrote:
> I wonder how I can make Kamailio not to send "100  Trying" msg when
> receive INVITE request, by modifying kamailio.cfg or source code.

Hi Derrick,

if you use a 3.x version, try t_relay_to (from the tm module docs):

1.5.37.  t_relay_to(proxy, flags)

   Forward the SIP request to a specific address, controlling internal
   behavior via flags.
...
     * flags - bitmask integer value to control the internal behavior.
       Bits can be:
          + 0x01 - do not generate 100 reply.

Cheers,

Henning



More information about the sr-users mailing list