Hi All.
I followed Adrian's instructions here to get Lenny up and running, and it works like a charm.
My question is, how would one record the incoming call when the call hits Lenny?
My inbound rule looks like this:
condition > destination_number > ^(myDIDnumber)$
action > set > effective_caller_id_number=incoming_caller_id_number${caller_id_number}
action > lua > /etc/freeswitch/scripts/lenny.lua
I tried putting a action > record in there, but I'm obviously missing something somewhere.
Thanks!
I followed Adrian's instructions here to get Lenny up and running, and it works like a charm.
My question is, how would one record the incoming call when the call hits Lenny?
My inbound rule looks like this:
condition > destination_number > ^(myDIDnumber)$
action > set > effective_caller_id_number=incoming_caller_id_number${caller_id_number}
action > lua > /etc/freeswitch/scripts/lenny.lua
I tried putting a action > record in there, but I'm obviously missing something somewhere.
Thanks!