[OpenSIPS-Devel] [OpenSIPS/opensips] 159fc0: dialog: support named scripting flags

Vlad Pătrașcu noreply at github.com
Mon Mar 27 19:55:57 UTC 2023


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 159fc077bb56dc00107333865ca746302dae0cb1
      https://github.com/OpenSIPS/opensips/commit/159fc077bb56dc00107333865ca746302dae0cb1
  Author: Vlad Patrascu <vladp at opensips.org>
  Date:   2023-03-27 (Mon, 27 Mar 2023)

  Changed paths:
    M db/schema/dialog.xml
    M flags.c
    M flags.h
    M modules/dialog/dialog.c
    M modules/dialog/dlg_db_handler.c
    M modules/dialog/dlg_db_handler.h
    M modules/dialog/dlg_handlers.c
    M modules/dialog/dlg_handlers.h
    M modules/dialog/dlg_hash.c
    M modules/dialog/doc/dialog_admin.xml
    M modules/usrloc/dlist.c
    M modules/usrloc/udomain.c
    M pvar.c
    M scripts/db_berkeley/opensips/dialog
    M scripts/db_berkeley/opensips/version
    M scripts/dbtext/opensips/dialog
    M scripts/dbtext/opensips/version
    M scripts/mysql/dialog-create.sql
    M scripts/oracle/dialog-create.sql
    M scripts/pi_http/dialog-table
    M scripts/pi_http/pi_framework.xml
    M scripts/postgres/dialog-create.sql
    M scripts/sqlite/dialog-create.sql

  Log Message:
  -----------
  dialog: support named scripting flags

Dialog flags will now be handled as alphanumerical values instead of integer
bit indexes, in the same way as the message and branch scripting flags.





More information about the Devel mailing list