Module: kamailio Branch: master Commit: 3636551ec6a97fbfa9bdea551534adf78c1d6770 URL: https://github.com/kamailio/kamailio/commit/3636551ec6a97fbfa9bdea551534adf7...
Author: Alex Hermann alex@speakup.nl Committer: Alex Hermann alex@speakup.nl Date: 2016-07-28T11:53:59+02:00
tm: uac: Add failover support for local requests
DNS failover code needs a uas and a dns_h to function.
By creating the new cell earlier, dst2dst2 can put the dns_h into the cell instead of in a throwaway variable.
The UAS is set to a faked message created from the outgoing request.
---
Modified: modules/tm/uac.c
---
Diff: https://github.com/kamailio/kamailio/commit/3636551ec6a97fbfa9bdea551534adf7... Patch: https://github.com/kamailio/kamailio/commit/3636551ec6a97fbfa9bdea551534adf7...