Hi folks,
I'm trying to get my accounting services working, but am having trouble doing so... I am using the sample ser.cfg file, and am having a problem loading the acc.so module.
In the ser.cfg file, I try added the line: loadmodule "/usr/sfw/lib/ser/modules/acc.so" to the bottom of the loadmodule section. I haven't done any modparam or scripting yet, even so, when I restart the ser service, I get: Starting SER : cat: cannot open /var/run/ser.pid.
If I comment or remove the loadmodule line, ser will load again. Is there anything else I need to add or configure before loading this module? I went to /usr/sfw/lib/ser/modules to make sure acc.so is there, and it is.
Any help is greatly appreciated. Thank you very much. Ben
Ben, the cat error just tells you that ser didn't start. Find the command in your ser service script that actually starts ser and start it manually. You may also add -E -D -D -D -D -D to get lots of debug info to stderr (or just look in your /var/log/messages) g-)
POON Ben wrote:
Hi folks,
I'm trying to get my accounting services working, but am having trouble doing so... I am using the sample ser.cfg file, and am having a problem loading the acc.so module.
In the ser.cfg file, I try added the line: loadmodule "/usr/sfw/lib/ser/modules/acc.so" to the bottom of the loadmodule section. I haven't done any modparam or scripting yet, even so, when I restart the ser service, I get: Starting SER : cat: cannot open /var/run/ser.pid.
If I comment or remove the loadmodule line, ser will load again. Is there anything else I need to add or configure before loading this module? I went to /usr/sfw/lib/ser/modules to make sure acc.so is there, and it is.
Any help is greatly appreciated. Thank you very much. Ben
Serusers mailing list Serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
Hello Im configuring a server with hundreds of users and Im not using RTPproxy in order to allow more calls / second. But my clients that are behind NAT need SER to force the RTP to pass through the server.... how can I configure RTPproxy to be used only in the calls inside my domain? Thanks regards Joao Pereira
Just use the getting started config files as a starting point and look for nat_uac_test(). Replace with the appropriate tests for your domain calls. g-)
Joao Pereira wrote:
Hello Im configuring a server with hundreds of users and Im not using RTPproxy in order to allow more calls / second. But my clients that are behind NAT need SER to force the RTP to pass through the server.... how can I configure RTPproxy to be used only in the calls inside my domain? Thanks regards Joao Pereira
Serusers mailing list Serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
My SER is giving this error:
2(17923) ERROR: parse_uri: bad port in uri (error at char : in state 8) parsed: sip:218440118@193.137.195.228:1720(34) /sip:218440118@193.137.195.228:1720:5060;user=phone (50) 2(17923) ERROR: parse_sip_msg_uri: bad uri sip:218440118@193.137.195.228:1720:5060;user=phone 2(17923) ERROR: new_t: uri invalid 2(17923) ERROR: t_newtran: new_t failed 2(17923) ERROR: sl_reply_error used: I'm terribly sorry, server error occurred (1/SL)
Im using RTPproxy to help nated clients... does someone knows wats the problem?
Im using a client called "ilevo" and its a ADSL router that works with the electrical network. Thanks regards Joao Pereira
You probably have an ALG NAT that tries to fix things for the client. It looks like a Zyxel... g-)
Joao Pereira wrote:
My SER is giving this error:
2(17923) ERROR: parse_uri: bad port in uri (error at char : in state 8) parsed: sip:218440118@193.137.195.228:1720(34) /sip:218440118@193.137.195.228:1720:5060;user=phone (50) 2(17923) ERROR: parse_sip_msg_uri: bad uri sip:218440118@193.137.195.228:1720:5060;user=phone 2(17923) ERROR: new_t: uri invalid 2(17923) ERROR: t_newtran: new_t failed 2(17923) ERROR: sl_reply_error used: I'm terribly sorry, server error occurred (1/SL)
Im using RTPproxy to help nated clients... does someone knows wats the problem?
Im using a client called "ilevo" and its a ADSL router that works with the electrical network. Thanks regards Joao Pereira _______________________________________________ Serusers mailing list Serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
Hello whats a ALG NAT? the client is a Ilevo adsl router. But I think the problem is in the configuration because the error appears when the client is an X-Lite Regards Joao Pereira
Greger V. Teigre wrote:
You probably have an ALG NAT that tries to fix things for the client. It looks like a Zyxel... g-)
Joao Pereira wrote:
My SER is giving this error:
2(17923) ERROR: parse_uri: bad port in uri (error at char : in state 8) parsed: sip:218440118@193.137.195.228:1720(34) /sip:218440118@193.137.195.228:1720:5060;user=phone (50) 2(17923) ERROR: parse_sip_msg_uri: bad uri sip:218440118@193.137.195.228:1720:5060;user=phone 2(17923) ERROR: new_t: uri invalid 2(17923) ERROR: t_newtran: new_t failed 2(17923) ERROR: sl_reply_error used: I'm terribly sorry, server error occurred (1/SL)
Im using RTPproxy to help nated clients... does someone knows wats the problem?
Im using a client called "ilevo" and its a ADSL router that works with the electrical network. Thanks regards Joao Pereira _______________________________________________ Serusers mailing list Serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
Application Layer Gateway. Router, NAT, WLAN device whatever, that has some SIP knowledge and tries to do rewrite SIP messages it sees. g-)
Joao Pereira wrote:
Hello whats a ALG NAT? the client is a Ilevo adsl router. But I think the problem is in the configuration because the error appears when the client is an X-Lite Regards Joao Pereira
Greger V. Teigre wrote:
You probably have an ALG NAT that tries to fix things for the client. It looks like a Zyxel... g-)
Joao Pereira wrote:
My SER is giving this error:
2(17923) ERROR: parse_uri: bad port in uri (error at char : in state 8) parsed: sip:218440118@193.137.195.228:1720(34) /sip:218440118@193.137.195.228:1720:5060;user=phone (50) 2(17923) ERROR: parse_sip_msg_uri: bad uri sip:218440118@193.137.195.228:1720:5060;user=phone 2(17923) ERROR: new_t: uri invalid 2(17923) ERROR: t_newtran: new_t failed 2(17923) ERROR: sl_reply_error used: I'm terribly sorry, server error occurred (1/SL)
Im using RTPproxy to help nated clients... does someone knows wats the problem?
Im using a client called "ilevo" and its a ADSL router that works with the electrical network. Thanks regards Joao Pereira _______________________________________________ Serusers mailing list Serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers