Displaying 1 result from an estimated 1 matches for "whoansweredthephone".
2010 Jul 26
1
URgent - capturing 'answered'
...$my.query("UPDATE call_log
SET endtime = NOW() WHERE id = #{call_log_id}")
 
   And i needed to do something like:
 
 
                                                $my.query("UPDATE call_log
SET endtime = NOW(),answeredby= #{$agi.WHOANSWEREDTHEPHONE} WHERE id =
#{call_log_id}")
 
And in above example it would write SIP/operator1-e77f into answeredby.
 
Any help is greatly appreciated!
 
 
 
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachment...