[asterisk-bugs] [JIRA] (ASTERISK-26495) Lost CDR Uniqueid

Asterisk Team (JIRA) noreply at issues.asterisk.org
Fri Oct 21 16:47:02 CDT 2016


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

Asterisk Team commented on ASTERISK-26495:
------------------------------------------

We appreciate the difficulties you are facing, however information request type issues would be better served in a different forum.

The Asterisk community provides support over IRC, mailing lists, and forums as described at http://asterisk.org/community. The Asterisk issue tracker is used specifically to track issues concerning bugs and documentation errors.

If this issue is actually a bug please use the Bug issue type instead.

Please see the Asterisk Issue Guidelines [1] for instruction on the intended use of the Asterisk issue tracker.

Thanks!

[1] https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines

> Lost CDR Uniqueid
> -----------------
>
>                 Key: ASTERISK-26495
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-26495
>             Project: Asterisk
>          Issue Type: Information Request
>      Security Level: None
>          Components: CDR/General
>    Affects Versions: 11.22.0
>         Environment: Freepbx last version
> Avaya CS1000S
> AsteriskPBX <(T1)> Avaya Nortel
>            Reporter: Ivoxs Support
>
> hi, have the next issue i have a macro app this app is execute when the user hit *1 for get information about the call.
> when the user execute the *1 i get a UNIQUEID but when the user hangup the call in the cdr i get a diferent UNIQUEID how i can have the same uniqueid ?
> For example if user from asterisk call a user in the avaya and the user from asterisk hit *1 i get the same uniqueid in the macro app and the cdr but when user from avaya call a user in the asterisk and the avaya user hit *1 the uniqueid in the macro is not the same of the cdr.
> Macro
> [macro-test]
> exten => s,n,Set(channel=${CDR(channel)})
> exten => s,n,Set(dstchannel=${CDR(dstchannel)})
> exten => s,n,Set(account=${CDR(accountcode)})
> exten => s,n,Set(sname=${SYSTEMNAME})
> exten => s,n,Set(getuid=${UNIQUEID})



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list