search for: call_histori

Displaying 2 results from an estimated 2 matches for "call_histori".

Did you mean: call_history
2006 Apr 11
3
model classes in different folders
Hello, I have the following structure: - app - controllers - helpdesk - call_controller.rb (Helpdesk::CallController < ApplicationController) - models - employee.rb - department.rb (Department < ActiveRecord::Base) - helpdesk - call.rb - call_history.rb (Helpdesk::CallHistory < ActiveRecord::Base) Is it possible to have a relationship between
2017 Apr 20
7
log incoming calls without answering
Hi, I've some analogic lines and I'm asked if it's possible to program an asterisk for "checking" the inbound calls without answering them, doing something like this: analog line 1 -----+---------- asterisk | \______ analog phone when a call enter, asterisk sense it and store its values (callerid, date and time, etc) somewhere, but