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
Hi All,
Never mind it seems it's in registrar.
Cheers, K
On Wed, Feb 10, 2010 at 2:34 PM, Kris Amy kris@amy.id.au wrote:
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
Hello,
On 2/10/10 5:38 AM, Kris Amy wrote:
Hi All,
Never mind it seems it's in registrar.
fyi, the wiki has an index of functions/parameters/... it is not yet updated for 3.0, but the 1.5 is still pretty actual - for functions see:
http://www.kamailio.org/dokuwiki/doku.php/modules:1.5.x:index-functions
Cheers, Daniel
Cheers, K
On Wed, Feb 10, 2010 at 2:34 PM, Kris Amy <kris@amy.id.au mailto:kris@amy.id.au> wrote:
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
Kamailio (OpenSER) - Users mailing list Users@lists.kamailio.org http://lists.kamailio.org/cgi-bin/mailman/listinfo/users http://lists.openser-project.org/cgi-bin/mailman/listinfo/users