[OpenSIPS-Devel] [OpenSIPS/opensips] 07feb8: add support for '*' keyword for listeners

Razvan Crainea razvan at opensips.org
Wed Dec 6 04:42:16 EST 2017


  Branch: refs/heads/2.2
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 07feb81119eb7044e6e0c2cfd46f71c6ee42da03
      https://github.com/OpenSIPS/opensips/commit/07feb81119eb7044e6e0c2cfd46f71c6ee42da03
  Author: Razvan Crainea <razvan at opensips.org>
  Date:   2017-12-06 (Wed, 06 Dec 2017)

  Changed paths:
    M cfg.y

  Log Message:
  -----------
  add support for '*' keyword for listeners

Using this feature you can specify opensips it should listen for a
specific protocol on all interfaces. The syntax is:
```
listen = udp:*:5060
```

(cherry picked from commit 4b39b578d430d49301a7d3fcf2f13d1bcc52a962)


  Commit: 0271920abf2c38ebe44a33b0e8b41839ff2db75b
      https://github.com/OpenSIPS/opensips/commit/0271920abf2c38ebe44a33b0e8b41839ff2db75b
  Author: Razvan Crainea <razvan at opensips.org>
  Date:   2017-12-06 (Wed, 06 Dec 2017)

  Changed paths:
    M socket_info.c

  Log Message:
  -----------
  add interface name only if specified

(cherry picked from commit 27de1916851ffc7d4208b5db119c0036170b1f56)


Compare: https://github.com/OpenSIPS/opensips/compare/5916511339e6...0271920abf2c


More information about the Devel mailing list