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

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


Aydar Kamalov created ASTERISK-27266:
----------------------------------------

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