On 26-07-2005 16:19, Aisling wrote:
Hi,
Sorry for re-posting but I am still stuck with the following:
1)
I have modified my ser.cfg (based on ser 0.9.0 onsip getting started
document) for missed calls based on example from the
Terena IP Telephony Cookbook. I get an error with the line:
acc_request("404 Not Found");
The name of the function is acc_log_request. Each module has a README
file which lists all functions and parameters exported by the module.
parse error - unknown command, missing
loadmodule?
Even though I have loaded the acc.so and tm.so modules and used
modparam("acc", "log_missed_flag", 3);
2)
Besides that when I comment the above out, I am under the impression
that if a user 314 rings user 2092 and hangs up before user 2092
answers i.e. sending a CANCEL message - an entry for this should now
be in the "missed_calls" table fo the ser database....Is this
correct?...I tested this scenario and the table was still empty.
Could someone explain what I am missing?
No, it should be there -- it is a missed call for 2092.
Jan.