Module: kamailio
Branch: master
Commit: 9d59f5cbb7896ad5a6077b94a418bfdc7e2ef374
URL:
https://github.com/kamailio/kamailio/commit/9d59f5cbb7896ad5a6077b94a418bfd…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Committer: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2019-11-19T10:15:15+01:00
dispatcher: new variable $dsv(...)
- access attributes related to response code when executing event routes
- $dsv(code) - the response code that triggered execution of the
event_route dispatcher:dst-up or dispatcher:dst-down
- $dsv(reason) - the response reason; $dsv(flags) - internal flags set
during event route execution
---
Modified: src/modules/dispatcher/dispatch.c
Modified: src/modules/dispatcher/dispatch.h
Modified: src/modules/dispatcher/dispatcher.c
---
Diff:
https://github.com/kamailio/kamailio/commit/9d59f5cbb7896ad5a6077b94a418bfd…
Patch:
https://github.com/kamailio/kamailio/commit/9d59f5cbb7896ad5a6077b94a418bfd…