[sr-dev] Crash bug

Daniel-Constantin Mierla miconda at gmail.com
Fri Mar 20 13:00:24 CET 2015


Can you cherry pick the next commit and give it a try with branch 4.2?

-
https://github.com/kamailio/kamailio/commit/0ee3dc5e3edc49cf62f97ddd87a40b12c59b73ff

It will be backported if all goes fine.

Cheers,
Daniel

On 19/03/15 22:25, Alex Balashov wrote:
> On 03/19/2015 05:22 PM, Daniel-Constantin Mierla wrote:
>
>> I asked about what happens before t_suspend() -- if you have there
>> t_newtran() and then some header/msg changes.
>
> Ah, I see. In that case, no, no transaction is created then.
>
> In some other call flows - not these - it is possible for us to create
> a transaction in order to support nonce protection on authentication
> challenges, i.e.
>
>         t_lookup_request();
>
>         if(!auth_check("$Ri", "subscriber", "0")) {
>            ...
>
> This happens before t_suspend(), although no header manipulations
> apart from removing Route header if present. Is this a bad idea?
>
> However, in this case the source is IP-trusted, so this does not take
> place.
>
> -- Alex
>

-- 
Daniel-Constantin Mierla
http://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda
Kamailio World Conference, May 27-29, 2015
Berlin, Germany - http://www.kamailioworld.com




More information about the sr-dev mailing list