I am trying to setup call forwarding but I am getting a failure when I attempt to implement it.
Kamailio Version 4.1.1 Centos 6 x64 Using precompiled RPMs from telephony.repo
I am following guidance from the following urls... http://www.kamailio.org/wiki/tutorials/mini-howto-admin/call_forwarding http://www.kamailio.org/dokuwiki/doku.php/tutorials:avpops http://www.kamailio.org/dokuwiki/doku.php/examples:set-blind-call-forwarding
0(16018) ERROR: <core> [cfg.y:3272]: yyparse(): cfg. parser: failed to find command is_user_in 0(16018) : <core> [cfg.y:3411]: yyerror_at(): parse error in config file //etc/kamailio/kamailio.cfg, line 1046, column 41: unknown command, missing loadmodule?
0(16018) ERROR: <core> [cfg.y:3272]: yyparse(): cfg. parser: failed to find command avp_write 0(16018) : <core> [cfg.y:3411]: yyerror_at(): parse error in config file //etc/kamailio/kamailio.cfg, line 1048, column 39: unknown command, missing loadmodule?
My understanding is that when I load module avpops that it should include those 2 procedures (avp_write and is_user_in). I am loading the module avpops.so
Can someone please set me straight. Thank you.
Gilbert T. Gutierrez, Jr. Phoenix Internet