Module: kamailio
Branch: master
Commit: 52d08e0bde1c16ae19506b8053e6bd1c6c006d21
URL:
https://github.com/kamailio/kamailio/commit/52d08e0bde1c16ae19506b8053e6bd1…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Committer: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2015-04-18T14:29:12+02:00
uac: new fields in $uac_req() to allow execution of event route on reply
- attributes:
- evroute - set to 1 to enable execution of event route
- evparam - generic string value that will be available in event route
- evcode - sip reply code, available in event route
- evtype - type of the reply - received or local generated (e.g.,
timout)
---
Modified: modules/uac/uac_send.c
---
Diff:
https://github.com/kamailio/kamailio/commit/52d08e0bde1c16ae19506b8053e6bd1…
Patch:
https://github.com/kamailio/kamailio/commit/52d08e0bde1c16ae19506b8053e6bd1…