[asterisk-dev] [Code Review] Timout or error on INFO or MESSAGE transaction causes call to be disconnected. (trunk)

David Vossel reviewboard at asterisk.org
Thu Jun 9 13:26:21 CDT 2011


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/1258/#review3699
-----------------------------------------------------------



/trunk/channels/chan_sip.c
<https://reviewboard.asterisk.org/r/1258/#comment7444>

    don't you want the in_dialog check before do_msg_auth here?


- David


On 2011-06-08 16:13:05, rmudgett wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviewboard.asterisk.org/r/1258/
> -----------------------------------------------------------
> 
> (Updated 2011-06-08 16:13:05)
> 
> 
> Review request for Asterisk Developers and Russell Bryant.
> 
> 
> Summary
> -------
> 
> JIRA ASTERISK-17901
> 
> Receiving a 408 request timeout response to an INFO or MESSAGE request causes the call to be disconnected.
> 
> The INFO method MUST NOT change the state of calls or related sessions (RFC 2976).
> 
> The MESSAGE method should not change the state of calls or related sessions if associated with a dialog. (Implied by RFC 3428 Section 2).
> 
> This is the trunk version of
> https://reviewboard.asterisk.org/r/1257/
> 
> 
> This addresses bug 19341.
>     https://issues.asterisk.org/jira/browse/19341
> 
> 
> Diffs
> -----
> 
>   /trunk/channels/chan_sip.c 322485 
> 
> Diff: https://reviewboard.asterisk.org/r/1258/diff
> 
> 
> Testing
> -------
> 
> Should work.
> 
> 
> Thanks,
> 
> rmudgett
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20110609/9e295108/attachment.htm>


More information about the asterisk-dev mailing list