[asterisk-bugs] [JIRA] (ASTERISK-27266) cel and channel(userfield)

Asterisk Team (JIRA) noreply at issues.asterisk.org
Tue Sep 12 00:16:08 CDT 2017


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

Asterisk Team commented on ASTERISK-27266:
------------------------------------------

Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.

A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.

Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].

> cel and channel(userfield)
> --------------------------
>
>                 Key: ASTERISK-27266
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-27266
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: CEL/cel_custom, CEL/General
>    Affects Versions: 14.6.1
>         Environment: centos 7
>            Reporter: Aydar Kamalov
>
> I have Set(CHANNEL(userfield)=AAAAAA}) in first line of extension in dialplan and ${CSV_QUOTE(${CHANNEL(userfield)})} in cel_custom.conf
> after the call, this value AAAAAAA is only present in 6 rows of 13. not in all.
> "CHAN_START","2017-09-12 05:12:01","53003","34200","kamailio",""
> "CHAN_START","2017-09-12 05:12:01","","s","kamailio",""
> "ANSWER","2017-09-12 05:12:03","34200","34200","kamailio",""
> "ANSWER","2017-09-12 05:12:03","53003","34200","kamailio","AAAAAA}"
> "BRIDGE_ENTER","2017-09-12 05:12:03","34200","","kamailio",""
> "BRIDGE_ENTER","2017-09-12 05:12:03","53003","34200","kamailio","AAAAAA}"
> "BRIDGE_EXIT","2017-09-12 05:12:04","34200","","kamailio",""
> "HANGUP","2017-09-12 05:12:04","34200","","kamailio",""
> "CHAN_END","2017-09-12 05:12:04","34200","","kamailio",""
> "BRIDGE_EXIT","2017-09-12 05:12:04","53003","34200","kamailio","AAAAAA}"
> "HANGUP","2017-09-12 05:12:04","53003","h","kamailio","AAAAAA}"
> "CHAN_END","2017-09-12 05:12:04","53003","h","kamailio","AAAAAA}"
> "LINKEDID_END","2017-09-12 05:12:04","53003","h","kamailio","AAAAAA}"
> Is it bug or feature?



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



More information about the asterisk-bugs mailing list