HI,
As I dont currently have a working PSTN I wanted to get the hello world config working so I can generate calls from one IP phone to another just across my LAN. However with the route config (put into my previous working registrar test cfg) from this example:
http://openser.oralnet.co.uk/#AEN424
I am recieving a "filtered destination" error from XLite when it attempts to register. I can see the packets hitting my server from tcpdump...
If I try and use the whole example cfg (not just the route) I am recieving an error like:
0(23448) find_cmd_export_t: <lookup> not found 0(23448) parse error (105,23-24): unknown command, missing loadmodule?
Any help or tips on diagnosing this would be greatly appreciated! I am using OpenSER 1.2.2 on CentOS Linux...
thanks Andy.
________________________________________________ Message sent using UK Grid Webmail 2.7.9
On Wednesday 16 January 2008 13:44:10 A.smith wrote:
If I try and use the whole example cfg (not just the route) I am recieving an error like:
0(23448) find_cmd_export_t: <lookup> not found 0(23448) parse error (105,23-24): unknown command, missing loadmodule?
"lookup()" is defined in "registrar" module that you are not loading: http://www.openser.org/docs/modules/1.2.x/registrar.html#AEN342
I just found another example from rfc3261 where an endpoint will use 5xx class answer:
12.2.2 UAS Behavior
Page 76:
If the remote sequence number is empty, it MUST be set to the value of the sequence number in the CSeq header field value in the request. If the remote sequence number was not empty, but the sequence number of the request is lower than the remote sequence number, the request is out of order and MUST be rejected with a 500 (Server Internal Error) response.
Hope I convinced you!
tks, Aymeric MOIZARD / ANTISIP amsip - http://www.antisip.com osip2 - http://www.osip.org eXosip2 - http://savannah.nongnu.org/projects/exosip/
On Wed, 16 Jan 2008, Iñaki Baz Castillo wrote:
On Wednesday 16 January 2008 13:44:10 A.smith wrote:
If I try and use the whole example cfg (not just the route) I am recieving an error like:
0(23448) find_cmd_export_t: <lookup> not found 0(23448) parse error (105,23-24): unknown command, missing loadmodule?
"lookup()" is defined in "registrar" module that you are not loading: http://www.openser.org/docs/modules/1.2.x/registrar.html#AEN342
-- Iñaki Baz Castillo ibc@in.ilimit.es
Users mailing list Users@lists.openser.org http://lists.openser.org/cgi-bin/mailman/listinfo/users