[asterisk-bugs] [JIRA] (ASTERISK-22069) unexpected absence of connectedline update if set before answering

Birger "WIMPy" Harzenetter (JIRA) noreply at issues.asterisk.org
Fri Jul 19 12:18:03 CDT 2013


    [ https://issues.asterisk.org/jira/browse/ASTERISK-22069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=208091#comment-208091 ] 

Birger "WIMPy" Harzenetter commented on ASTERISK-22069:
-------------------------------------------------------

Ok, when looking for CONENCTEDLINE on the wiki, I didn't end up there. But the information there is inconsistent.
First it says "to be sent when the call is answered", which is what I'd expect as well and the section name of "COLP" seems to imply.
Then it says "SIP will immediately update the caller with a Re-INVITE" which is not the behavior I see.
chan_sip will also just store the information and send it out once the call is answered, just like the first paragraph says and which seems logical to me.
So if only for consistency of behavior between channeltypes, I think chan_iax2 should do it the same way.


                
> unexpected  absence of connectedline update if set before answering
> -------------------------------------------------------------------
>
>                 Key: ASTERISK-22069
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-22069
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Channels/chan_iax2
>    Affects Versions: SVN
>            Reporter: Birger "WIMPy" Harzenetter
>            Assignee: Birger "WIMPy" Harzenetter
>            Severity: Minor
>         Attachments: iaxdebug
>
>
> chan_iax does not send connectedline information on answer if the CONNECTEDLINE function has been used with ",i".
> As the connectedline information isn't useful before answer, the presence or absence of ",i" shouldn't make a difference at that point.
> (At least) On chan_sip it actually doesn't make a difference.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list