[OpenSER-Users] OpenSER + FreeRadius + CDRTool

2007-07-23 Thread Marc LEURENT
Good Morning everybody, I hope you had a pleasant week-end! I'm trying to set up an infrastructure for prepaid calls for my school working with OpenSER + Freeradius + CDRTool OpenSER is working well with FreeRadius, but I have followed the CDRTool installation tutorial and now Freeradius doesn't

Re: [OpenSER-Users] MediaProxy 2.0 roadmap

2007-07-23 Thread Dan-Cristian Bogos
Hi Adrian, what about possibility of copying as per request each channel RTP (to be used further when call recording is needed). Cheers, DanB On 7/22/07, Jeremy McNamara [EMAIL PROTECTED] wrote: Adrian Georgescu wrote: Hello, I am capturing requirements for MediaProxy 2.0. This is a

Re: [OpenSER-Users] OpenSER + FreeRadius + CDRTool

2007-07-23 Thread Dan-Cristian Bogos
Hi Marc, I am using the scenario u have specified. What do u mean by Freeradius doesn't work anymore. Can u post us some logs? A good point to start troubleshooting would be starting FreeRADIUS in debug mode (freeradius -X). Cheers, DanB On 7/23/07, Marc LEURENT [EMAIL PROTECTED] wrote: Good

Re: [OpenSER-Users] MediaProxy 2.0 roadmap

2007-07-23 Thread samuel
I'd also like to have this forked RTP feature so we can redirect a copy of the stream to another location. Sam. 2007/7/23, Dan-Cristian Bogos [EMAIL PROTECTED]: Hi Adrian, what about possibility of copying as per request each channel RTP (to be used further when call recording is needed).

Re: [OpenSER-Users] Possible Problem in code mysql/dbase.c, MySQL issue

2007-07-23 Thread Henning Westerholt
On Saturday 21 July 2007, Schumann Sebastian wrote: Dear Henning I think you just changed the function names, not the passed parameters acc. declaration. Hi Sebastian, yes, you're right, thank you. One should not commit to the public svn tree five minutes before the weekend, when you're

Re: [OpenSER-Users] MediaProxy 2.0 roadmap

2007-07-23 Thread Mike O'Connor
Hi Adrian I'd like a feature which allow OpenSER to force the call to be proxied via a different set of servers. This would help with multi site installation where control of which set of proxy used would be helpful. I'd also like to see away of having calling be routed thought multiply

[OpenSER-Users] Dispatcher Module

2007-07-23 Thread NicklasZ
Hi, ok now i have openser and asterisk running (at the moment i can only connect to the database with asterisk if it is on the local client but hope i can fix it soon, if someone had a suggestion i will be glad [ res_odbc.c:559 odbc_obj_connect: res_odbc: Error SQLConnect=-1 errno=1044

Re: [OpenSER-Users] Re: [Users] 473 Filtered destination?

2007-07-23 Thread James Holden
Hi Zahid, On Fri, Jul 20, 2007 at 12:51:20PM -0400, Zahid Mehmood wrote: I need help dealing with this as well. One of our sip carrier was unavailable and that ip got blacklisted in openser. I started seeing the 473 filtered messages. We do have multiple routes defined in our lcr but

Re: [OpenSER-Users] Dispatcher Module

2007-07-23 Thread Henning Westerholt
On Monday 23 July 2007, NicklasZ wrote: Hi, ok now i have openser and asterisk running (at the moment i can only connect to the database with asterisk if it is on the local client but hope i can fix it soon, if someone had a suggestion i will be glad [ res_odbc.c:559 odbc_obj_connect:

[OpenSER-Users] Re: SER 0.9.6 and xlog + syslog

2007-07-23 Thread Cesc Santa
Hi, Sorry for the cross-posting, but I think that this problem effects ser and openser. I managed to fix the newline with syslog thing ... sure, it is a hack, but it works for me. Hope that you guys can get inspired and figure out a better way. Basically, what I do is look for \n or \r, print up

Re: [OpenSER-Users] OpenSER + FreeRadius + CDRTool

2007-07-23 Thread Dan-Cristian Bogos
Can u see accounting packets coming in FreeRADIUS (in the case you are running this in debug mode it should be easier for you to troubleshoot)? Did u mark the packets to be accounted by openser (setflag for accounting). U must inform also radiusclient-ng where to send the accounting packets. Let

Re: [OpenSER-Users] OpenSER + FreeRadius + CDRTool

2007-07-23 Thread Marc LEURENT
I've checked in the radiusclient-ng config file, the acctserver is configured. But when I use 'ngrep port 1813' I can't see anything coming What do you mean by setflag for accounting? Is there something to add in the openser config file? Thanks, Best Regards Marc Dan-Cristian Bogos wrote:

Re: [OpenSER-Users] OpenSER + FreeRadius + CDRTool

2007-07-23 Thread Dan-Cristian Bogos
Yeah, u must tell openser which request to account by setting the flag for accounting (eg: INVITE and BYE methods). I would suggest checking the following docs before going further: http://www.openser.org/docs/modules/1.2.x/acc.html#AEN295 http://www.openser.org/docs/openser-radius-1.0.x.html

Re: [OpenSER-Users] Re: [Users] 473 Filtered destination?

2007-07-23 Thread Zahid Mehmood
James, thanks for your reply. I tried capturing the 473 in failure route but it doesn't look like it makes it that far. t_on_failure(4); t_on_reply(4); if (!next_gw()) { sl_send_reply(503, Service not available - No gateways); xlog(L_ERR,$ci: 503 Service not available -

Re: [OpenSER-Users] Re: [Users] 473 Filtered destination?

2007-07-23 Thread Christian Schlatter
We recently had some issues with dns blacklisting and 473 as well, we had to disable blacklisting on our production proxies. Unfortunately I wasn't able to reproduce the problem so far. It *seems* that sometimes the blacklist gets activated mistakenly for targets that are alive. E.g. we

RE: [OpenSER-Users] MediaProxy 2.0 roadmap

2007-07-23 Thread Edson
How about some time-out funtionality? So that out-time calls could be disconnected, or forwarded (to a URA, p.ex.) after a predefined time or after receiving a Radius PoD packet?? All to accommodate better Pre-Pay systems. Edson -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL

RE: [OpenSER-Users] Re: [Users] 473 Filtered destination?

2007-07-23 Thread Zahid Mehmood
Christian, In our case IP gets blacklisted for about 4 minutes as described on http://openser.org/pipermail/users/2007-January/008848.html (.. The rules from this list have a life time of 4 minutes - you can change it at compile time, from blacklists.h ) The behaviour is consistent during

[OpenSER-Users] Multidomain support

2007-07-23 Thread Iñaki Baz Castillo
Hi, I want to mantain independent domains in OpenSer. In my case I've a OpenSer with a single DNS A record and various CNAME (I still don't want to play with SRV and so). so: DNS A = openser.domain.org CNAME = sip1.domain.org CNAME = sip2.domain.org And I want users of sip1.domain.org

[OpenSER-Users] bug ? remote mysql server in openser-devel

2007-07-23 Thread Julien REVERET
Hi, I'm currently using openser-devel release 2497 and I'm facing what I think is a bug. I'm using a remote mysql server. My openser.cfg file contains the following lines : loadmodule /usr/local/lib/openser/modules/mysql.so loadmodule /usr/local/lib/openser/modules/usrloc.so loadmodule

Re: [OpenSER-Users] bug ? remote mysql server in openser-devel

2007-07-23 Thread Daniel-Constantin Mierla
Hello, you have to set the db_url parameter for uri_db module. Just introduce it in the line: modparam(usrloc|auth_db,db_url,mysql://foo:[EMAIL PROTECTED]:3306/openser) to become: modparam(usrloc|auth_db|uri_db,db_url,mysql://foo:[EMAIL PROTECTED]:3306/openser) Cheers, Daniel On

Re: [OpenSER-Users] Multidomain support

2007-07-23 Thread Klaus Darilion
Iñaki Baz Castillo wrote: Hi, I want to mantain independent domains in OpenSer. In my case I've a OpenSer with a single DNS A record and various CNAME (I still don't want to play with SRV and so). so: DNS A = openser.domain.org CNAME = sip1.domain.org CNAME = sip2.domain.org And I

Re: [OpenSER-Users] Multidomain support

2007-07-23 Thread Iñaki Baz Castillo
El Monday 23 July 2007 17:50:58 Klaus Darilion escribió: Iñaki Baz Castillo wrote: Hi, I want to mantain independent domains in OpenSer. In my case I've a OpenSer with a single DNS A record and various CNAME (I still don't want to play with SRV and so). so: DNS A =

[OpenSER-Users] Re: [OpenSER-Devel] MediaProxy 2.0 roadmap

2007-07-23 Thread Tavis P.
I think it would be very useful to have some level of bi-directional integration with OpenSER such that an active dialog can be terminated by/in the mediaproxy and that termination would be communicated to OpenSER so that the appropriate SIP messages could be sent out This could facilitate: -

[OpenSER-Users] Re: [OpenSER-Devel] MediaProxy 2.0 roadmap

2007-07-23 Thread Bayan Towfiq
Hi Adrian, -Call Recording -Music on Hold Bayan Towfiq On Jul 24, 2007, at 3:38 AM, Tavis P. wrote: I think it would be very useful to have some level of bi-directional integration with OpenSER such that an active dialog can be terminated by/in the mediaproxy and that termination would be