[asterisk-bugs] [JIRA] (ASTERISK-17201) [patch] Create a manager event when the app_dial creates a new call with a new unique id

Matt Jordan (JIRA) noreply at issues.asterisk.org
Wed Jul 31 12:47:03 CDT 2013


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

Matt Jordan commented on ASTERISK-17201:
----------------------------------------

So... not that it's much fun to hear this two and a half years after you created this patch, but:

In Asterisk 12, the next major version, this probably isn't needed any more.

Channels no longer change their names or their unique IDs - ever. Particularly not during transfers. This is true during all stages of execution.

As such, I'm going to go ahead and close this out. Thanks for the contribution anyway!
                
> [patch] Create a manager event when the app_dial creates a new call with a new unique id
> ----------------------------------------------------------------------------------------
>
>                 Key: ASTERISK-17201
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-17201
>             Project: Asterisk
>          Issue Type: New Feature
>          Components: Applications/app_dial
>            Reporter: oelewapperke
>         Attachments: newuniqueidontransfer2.patch, newuniqueidontransfer.patch
>
>
> The event contains both the old and the new unique id, allowing manager applications to track what's happening.
> The problem is that all manager events after a blind call transfer carry a new unique id, and there isn't any manager event that contains both the old and new unique ids, thereby making following the call impossible for any manager applications.
> This patch intends to remedy this situation.

--
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