[asterisk-dev] [Code Review] 3438: Implement SIP TImer C in Asterisk
Leif Madsen
reviewboard at asterisk.org
Fri May 16 08:55:19 CDT 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/3438/#review11904
-----------------------------------------------------------
I just opened ASTERISK-23746 which would have been "helped" by a Timer C. We ran the same test through OpenSIPS and things tore down correctly because of the availability of Timer C there. Not sure if this particular review would have helped, but at least it provides an example of a situation where Timer C could have helped with port exhaustion.
Of course the issue also identifies a problem with what Asterisk is doing as well, so this would not be the solution, but would certainly have helped.
- Leif Madsen
On May 16, 2014, 12:32 p.m., Olle E Johansson wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviewboard.asterisk.org/r/3438/
> -----------------------------------------------------------
>
> (Updated May 16, 2014, 12:32 p.m.)
>
>
> Review request for Asterisk Developers.
>
>
> Repository: Asterisk
>
>
> Description
> -------
>
> SIP Timer C is defined for proxys that forward messages. In some ways, we forward calls. It is activated when we receive a 100 trying and wait for any other message. If that's not received, timer C triggers and cancels the call attempt.
>
> This is required in an interoperability test I'm working with.
>
> Red dots will be handled in the way they deserve.
>
>
> Diffs
> -----
>
> /trunk/configs/sip.conf.sample 414046
> /trunk/channels/sip/include/sip.h 414046
> /trunk/channels/chan_sip.c 414046
> /trunk/CHANGES 414046
>
> Diff: https://reviewboard.asterisk.org/r/3438/diff/
>
>
> Testing
> -------
>
> Passed interoperability testing with funky test tool.
>
>
> Thanks,
>
> Olle E Johansson
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20140516/cc6a7041/attachment.html>
More information about the asterisk-dev
mailing list