Page 1 of 1
Agent Script custom field variable insertion
Posted:
Wed Oct 31, 2012 4:23 pm
by Acidshock
Is it possible to insert data from the custom fields of a list into an agent script? Right now I am using PHP to look up the variables and its rather DB intensive.
VERSION: 2.6-375a
BUILD: 120831-1523
Asterisk:1.4.39.2-vici
Redux 3.1.15
Re: Agent Script custom field variable insertion
Posted:
Thu Nov 01, 2012 3:41 am
by mflorell
Yes, that should be possible.
Re: Agent Script custom field variable insertion
Posted:
Thu Nov 01, 2012 11:39 am
by Acidshock
Hi Matt,
What placeholder do you use in the agent script for the leads custom field?
Thanks!
Re: Agent Script custom field variable insertion
Posted:
Mon Nov 05, 2012 12:55 pm
by Acidshock
Anyone else maybe know?
Re: Agent Script custom field variable insertion
Posted:
Mon Nov 05, 2012 6:16 pm
by williamconley
have you tried
--A--fieldname--B--
?