[Asterisk-Users] Tracking pressed keys
Andrew Kohlsmith
akohlsmith-asterisk at benshaw.com
Wed Oct 6 12:18:33 MST 2004
On Wednesday 06 October 2004 13:33, Carl F. Hall wrote:
> Is there a way to track the keys pressed during a call? I'd like to save
> to a database the keys pressed during a call to track the menus followed
> and for offline system processing.
Seems the regular dialplan logic can help you there... every time you jump to
a new context because of a button press, have that new context log it in a DB
or flat file.
-A.
More information about the asterisk-users
mailing list