[sr-dev] [kamailio/kamailio] Async Routes and Route-Types (#750)
ng-voice GmbH
notifications at github.com
Fri Aug 19 08:27:33 CEST 2016
Thanks for the clarification.
This is basically the scenario, where I've found a bug:
- we are calling an unregistered user on our S-CSCF
- we are sending an Server Assignment (SAR) to the HSS in order to retrieve the profile for the unregistered user
- we trigger the Application Servers according to the users profile (ims_isc)
In the ims_isc module we have the following code:
```
if (is_route_type(FAILURE_ROUTE)) {
/* need to find the handling for the failed trigger */
```
I'll check the ims_isc module for a better fix.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/750#issuecomment-240938666
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-dev/attachments/20160818/e2c06afb/attachment.html>
More information about the sr-dev
mailing list