Re: [SR-Users] Regarding ASYNC module in kamailio - handling SIP replies

2017-10-02 Thread Daniel-Constantin Mierla
Hello, likely you have to look at the implementation of the function, the cfg export flags are not enough to be changed, the process of suspending implies different things for requests and replies. Maybe if you can explain with more details what exactly you want to achieve, there could be some ot

[SR-Users] Regarding ASYNC module in kamailio - handling SIP replies

2017-10-02 Thread Rajagopal Maddi
Hi, We are checking the kamailio source code for the ASYNC module. The system is working for REQUEST_ROUTE, but not for REPLY_ROUTE. We added the ANY_ROUTE in the cmd_export_t, but still the async_route is not able to suspend for SIP Reply (For example, 401 - Unauthorized). Can we get some hel