[asterisk-dev] [Code Review] Handle all possible responses to REFER requests.
Matthew Nicholson
mnicholson at digium.com
Wed Aug 4 08:08:51 CDT 2010
> On 2010-08-03 15:28:01, David Vossel wrote:
> > /trunk/channels/chan_sip.c, lines 19777-19781
> > <https://reviewboard.asterisk.org/r/837/diff/1/?file=12090#file12090line19777>
> >
> > Why are we taking the handling of the sip SUBSCRIBE response here?
This was unintentional. I'll fix it.
- Matthew
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/837/#review2527
-----------------------------------------------------------
On 2010-08-03 15:06:16, Matthew Nicholson wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviewboard.asterisk.org/r/837/
> -----------------------------------------------------------
>
> (Updated 2010-08-03 15:06:16)
>
>
> Review request for Asterisk Developers.
>
>
> Summary
> -------
>
> Currently asterisk does not handle certain responses to refer requests (e.g. 400). This patch updates chan_sip to handle all possible responses to REFER requests. Prior to this patch, asterisk can freeze in the Transfer app if asterisk receives an unhanded response to a REFER request.
>
>
> This addresses bug 17486.
> https://issues.asterisk.org/view.php?id=17486
>
>
> Diffs
> -----
>
> /trunk/channels/chan_sip.c 280743
>
> Diff: https://reviewboard.asterisk.org/r/837/diff
>
>
> Testing
> -------
>
> The reporter tested the patch.
>
>
> Thanks,
>
> Matthew
>
>
More information about the asterisk-dev
mailing list