Skip to content

refactor: remove unused defines from template#147

Open
Amygos wants to merge 1 commit into
mainfrom
refactor-remove-unused-defines
Open

refactor: remove unused defines from template#147
Amygos wants to merge 1 commit into
mainfrom
refactor-remove-unused-defines

Conversation

@Amygos

@Amygos Amygos commented Feb 23, 2026

Copy link
Copy Markdown
Member

Summary

Removed defines

  • FR_TIMEOUT_100_INTERNAL — never used in any t_set_fr() or modparam
  • FR_TIMEOUT_BYE — never used
  • FR_TIMEOUT_INTERNAL — never used
  • WAIT_TRANSACTION_TIMER — never used
  • DEFAULT_REPLY_MESSAGE — only DEFAULT_REPLY_CODE is used
  • CUSTOMER_DIALPLAN — never referenced
  • SQL_DBURL — no sqlops modparam or sql_query() calls

Remove defines that are never referenced anywhere:
FR_TIMEOUT_100_INTERNAL, FR_TIMEOUT_BYE,
FR_TIMEOUT_INTERNAL, WAIT_TRANSACTION_TIMER,
DEFAULT_REPLY_MESSAGE, CUSTOMER_DIALPLAN, SQL_DBURL.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@Amygos Amygos marked this pull request as ready for review February 23, 2026 08:53
@Amygos Amygos requested a review from paolovisintin February 23, 2026 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant