Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 0db77896288e7ef093352fc0a08f4035c1191bf4
      
https://github.com/OpenSIPS/opensips/commit/0db77896288e7ef093352fc0a08f4035c1191bf4
  Author: Bogdan-Andrei Iancu <[email protected]>
  Date:   2016-02-18 (Thu, 18 Feb 2016)

  Changed paths:
    M modules/b2b_entities/dlg.c
    M modules/b2b_entities/server.c
    M modules/cpl_c/cpl_proxy.h
    M modules/seas/seas.c
    M modules/tm/t_funcs.c
    M modules/tm/t_lookup.c

  Log Message:
  -----------
  t_newtran() automatically sends a 100 Tryting for INVITE.

TO have a consistent behavior between:
        t_newtran();
        t_relay();
and
        t_relay();

(where in the first case a 100 Trying will not be auto generated), we do not 
sent the 100 Trying on r_relay (when transaction is built) but on t_newtan().
Reported by MAxim Sobolev.


  Commit: bd94e6b2f06aebf5073587a6fe572fc00a62d5a8
      
https://github.com/OpenSIPS/opensips/commit/bd94e6b2f06aebf5073587a6fe572fc00a62d5a8
  Author: Bogdan-Andrei Iancu <[email protected]>
  Date:   2016-02-18 (Thu, 18 Feb 2016)

  Changed paths:
    M modules/tm/README
    M modules/tm/doc/tm_admin.xml
    M modules/tm/t_funcs.h

  Log Message:
  -----------
  Docs updated on t_newtran()


Compare: 
https://github.com/OpenSIPS/opensips/compare/8d6bba5336db...bd94e6b2f06a
_______________________________________________
Devel mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel

Reply via email to