[asterisk-bugs] [JIRA] (ASTERISK-22069) unexpected absence of connectedline update if set before answering
Matt Jordan (JIRA)
noreply at issues.asterisk.org
Tue Jul 16 21:22:03 CDT 2013
[ https://issues.asterisk.org/jira/browse/ASTERISK-22069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=208024#comment-208024 ]
Matt Jordan commented on ASTERISK-22069:
----------------------------------------
I'm not surprised this was broken in trunk at this point. Connected Line was pretty much in a non-working state in trunk due to the bridging architecture changes until r394249, which is when Josh merged in the COLP changes for two-party bridges.
If you re-test with trunk after that point, do you get the same behavior?
> 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
>
> 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