[OpenSIPS-Devel] [OpenSIPS/opensips] 6dc726: dispatcher: add priority column

Razvan Crainea razvan at opensips.org
Tue May 20 13:38:43 CEST 2014


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 6dc726158f4042e07bd019c1fbbf8288a1b655b4
      https://github.com/OpenSIPS/opensips/commit/6dc726158f4042e07bd019c1fbbf8288a1b655b4
  Author: Razvan Crainea <razvan at opensips.org>
  Date:   2014-05-20 (Tue, 20 May 2014)

  Changed paths:
    M db/schema/dispatcher.xml
    M modules/dispatcher/dispatch.c
    M modules/dispatcher/dispatch.h
    M modules/dispatcher/dispatcher.c
    M scripts/db_berkeley/opensips/dispatcher
    M scripts/dbtext/opensips/dispatcher
    M scripts/mysql/dispatcher-create.sql
    M scripts/oracle/dispatcher-create.sql
    M scripts/pi_http/dispatcher-mod
    M scripts/pi_http/dispatcher-table
    M scripts/pi_http/pi_framework.xml
    M scripts/postgres/dispatcher-create.sql

  Log Message:
  -----------
  dispatcher: add priority column

This is useful for "first entry" algorithm, where you can now
order the entries regardless the database order


  Commit: 310dafa013b1f127c9cf60b4f7a5efac639b1aed
      https://github.com/OpenSIPS/opensips/commit/310dafa013b1f127c9cf60b4f7a5efac639b1aed
  Author: Razvan Crainea <razvan at opensips.org>
  Date:   2014-05-20 (Tue, 20 May 2014)

  Changed paths:
    M modules/dispatcher/dispatch.c

  Log Message:
  -----------
  dispatcher: fix possible bogus gateways

In case the domain name can not be resolved, the destination should
be droped and the number of destinations within the set should not be
increased.


Compare: https://github.com/OpenSIPS/opensips/compare/79249f8ce0ac...310dafa013b1


More information about the Devel mailing list