[asterisk-bugs] [JIRA] (ASTERISK-27266) cel and channel(userfield)
Asterisk Team (JIRA)
noreply at issues.asterisk.org
Tue Sep 12 08:56:08 CDT 2017
[ https://issues.asterisk.org/jira/browse/ASTERISK-27266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=238650#comment-238650 ]
Asterisk Team commented on ASTERISK-27266:
------------------------------------------
This issue has been reopened as a result of your commenting on it as the reporter. It will be triaged once again as applicable.
> 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
> Labels: cel
>
> 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