]> git.ipfire.org Git - thirdparty/asterisk.git/commit
cdr: Allow setting of user field from 'h' extension
authorSebastian Gutierrez <sgutierrez@integraccs.com>
Tue, 21 Mar 2017 17:32:06 +0000 (14:32 -0300)
committerJoshua Colp <jcolp@digium.com>
Wed, 22 Mar 2017 13:32:29 +0000 (07:32 -0600)
commite196190f118d12212311e79b27177484e8c0a472
treee90fd86df3ad0a33c90ce6dfc70602251dba862e
parentfdea3698527495c940e03a45df03621c7a9a876c
cdr: Allow setting of user field from 'h' extension

The CDR code previously did not allow the user field to be set
from the 'h' extension in the dialplan. This change removes that
limitation and allows it to be set.

ASTERISK-26818

Change-Id: I0fed8a79b5e408bac4e30542b8f33a61c5ed9aa6
main/cdr.c