I am having problems getting exec_dst to work correctly. I am loading the module, but every time that I attempt to start SER I am getting an error saying that I haven't loaded the module.
I am using the latest stable SER 0.8.14 - downloaded from CVS today.
Here are snipets from my SER.CFG.
loading the module.... ----- loadmodule "/usr/local/lib/ser/modules/exec.so" -----
calling exec_dst.... ----- #exec external app to determine dest URI if (exec_dst("/usr/local/sbin/sip-route")) { route(1); break; }; -----
The error that I am getting is... ----- 0(20149) parse error (161,57-58): unknown command, missing loadmodule? -----
Line 161 in my ser.cfg file is the "exec_dst" line shown in my snipet above.
I have verified that the exec.so module exists, and have even tried recompiling / reinstalling it.
Any suggestions?
Thanks! Darren Nay
_______________________________ Do you Yahoo!? Declare Yourself - Register online to vote today! http://vote.yahoo.com
On Tue, 19 Oct 2004, Darren Nay wrote:
I am having problems getting exec_dst to work correctly. I am loading the module, but every time that I attempt to start SER I am getting an error saying that I haven't loaded the module.
The current documentation needs updating. The function name is actually exec_dset().
Antonio Querubin Pacific LightNet Communications / Hawaii OnLine System Administrator tony@aloha.net (808) 791-2898