[Kamailio-Users] save() function
Kris Amy
kris at amy.id.au
Wed Feb 10 05:34:29 CET 2010
Hi All,
It was to my understanding that this function was part of the core and thus
didn't come from a module.
The relevant code snippet is
if(!save("location"))
{
xlog("L_ERR", "Saving contact failed - M=$rm RURI=$ru F=$fu
T=$tu IP=$si ID=$ci\n");
sl_reply_error();
exit;
}
The error I'm getting is..
0(20467) DEBUG: <core> [sr_module.c:516]: find_export_record: <save> not
found
0(20467) DEBUG: <core> [sr_module.c:516]: find_export_record: <save> not
found
0(20467) : <core> [cfg.y:3329]: parse error in config file
/etc/kamailio/kamailio.cfg, line 656, column 21: unknown command, missing
loadmodule?
Cheers,
Kris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-users/attachments/20100210/1007939f/attachment.htm>
More information about the sr-users
mailing list