[OpenSIPS-Devel] [OpenSIPS/opensips] e9f6e9: fix proto selections issues

ionutrazvanionita ionutionita at opensips.org
Tue Dec 8 17:17:09 CET 2015


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: e9f6e97e49b88176daeaace0d5109f97f593b791
      https://github.com/OpenSIPS/opensips/commit/e9f6e97e49b88176daeaace0d5109f97f593b791
  Author: ionutrazvanionita <ionutionita at opensips.org>
  Date:   2015-12-08 (Tue, 08 Dec 2015)

  Changed paths:
    M modules/proto_hep/hep.c
    M modules/siptrace/siptrace.c

  Log Message:
  -----------
  fix proto selections issues

* proto was set to PROTO_UDP in siptrace;now set it depending
on the protocol used
* proto_hep function pack_hep will receive the proto id in
netinet form(IPPROTO_*)
* siptrace transforms from netinet id (IPPROTO_*) to
opensips-like id (PROTO_*)




More information about the Devel mailing list