Re: [OpenSIPS-Users] drouting - acc issue version 1.7

2014-06-27 Thread Răzvan Crainea
Hi Russ! If you need to determine the call duration, you should use the CDR flag[1]. Also note that 1.7 is no longer supported, so you might miss important fixes of the acc module. I strongly suggest you to upgrade to a newer version. [1] http://www.opensips.org/html/docs/modules/1.7.x/acc#id

Re: [OpenSIPS-Users] OpenSIPS crashed after "out of pkg memory"

2014-06-27 Thread Kevin Mathy
Hi Bogdan, I've set given options, and now I'm waiting for a new crash of the service... Where the memdump will be located ? In another logfile than opensips.log, or in the same ? Thanks *Bien cordialement, Best Regards, **Kevin MATHY* | Ingénieur VoIP 2014-06-26 18:32 GMT+02:00 Bogdan-Andr

Re: [OpenSIPS-Users] How to set the max number of user and how to set the max number of regeisted user at the same time?

2014-06-27 Thread Răzvan Crainea
Hi, Jing! 1] Where do you want to add those users? In the subscriber table? 2] You can use the ratelimit module[A] to limit the amount of messages per second. 3] I am not sure I get the question. You want to have a limit for the maximum registered users? Or the maximum registrations of a single

Re: [OpenSIPS-Users] How to set the max number of user and how toset the max number of regeisted user at the same time?

2014-06-27 Thread jing
Hi, Razvan , thanks for your reply. 1] Where do you want to add those users? In the subscriber table? I want to add those users to subscriber. 3] I am not sure I get the question. You want to have a limit for the maximum registered users? Or the maximum registrations of a single user? I w

Re: [OpenSIPS-Users] How to set the max number of user and how toset the max number of regeisted user at the same time?

2014-06-27 Thread Răzvan Crainea
Hi, Jing! Hi, Razvan , thanks for your reply. 1] Where do you want to add those users? In the subscriber table? I want to add those users to subscriber. I don't think of any method of limiting the rows in a table. Probably only on the provisioning system side (opensipsctl, CP?). Just out of cu

[OpenSIPS-Users] 回复: How to set the max number of user and howtoset the max number of regeisted user at the same time?

2014-06-27 Thread jing
Hi, Razvan Very thanks for your reply. > 1] Where do you want to add those users? In the subscriber table? > I want to add those users to subscriber. I don't think of any method of limiting the rows in a table. Probably only on the provisioning system side (opensipsctl, CP?). Just out of cu

Re: [OpenSIPS-Users] 回复: How to set the max number of user and howtoset the max number of regeisted user at the same time?

2014-06-27 Thread Răzvan Crainea
Hi, Razvan Very thanks for your reply. > 1] Where do you want to add those users? In the subscriber table? > I want to add those users to subscriber. I don't think of any method of limiting the rows in a table. Probably only on the provisioning system side (opensipsctl, CP?). Just out of curiosi

[OpenSIPS-Users] 回复: 回复: How to set the max number of user and howtoset the max number of regeisted user at the same time?

2014-06-27 Thread jing
Hi, Razvan Your reply is helpful for me , I will try to implement it in script, thank you! -- 原始邮件 -- 发件人: "Răzvan Crainea";; 发送时间: 2014年6月27日(星期五) 下午5:10 收件人: "users"; 主题: Re: [OpenSIPS-Users]回复: How to set the max number of user and howtoset the m

Re: [OpenSIPS-Users] OpenSIPS crashed after "out of pkg memory"

2014-06-27 Thread Bogdan-Andrei Iancu
Hi Kevin, There is no need to wait for a crash. From time to time, you can send a SIGUSR1 to a worker process (or a process you suspect as running out of pkg mem) -> the process will do a pkg dump to the log. Also, I would strongly advice upgrading to 1.11 (latest LTS) - 1.9 is no longer mai

Re: [OpenSIPS-Users] drouting - acc issue version 1.7

2014-06-27 Thread Russ East
Hi Razvan. I got it. The server had been up and running for 21 months. I was using "opensipsctl restart" to load the new script. I decided to give the server a reboot and all is well. Then I learned that drouting doesn't allow me to replace the dialed number. It throws an error if I strip the

[OpenSIPS-Users] [Releases] minor releases for 1.8, 1.10 and 1.11

2014-06-27 Thread Bogdan-Andrei Iancu
Hello all, A new minor release for the currently maintained versions will be done Wednesday 2nd of July, as follows: - 1.8.5 - 1.10.2 - 1.11.2 (see http://www.opensips.org/About/AvailableVersions). Please heads-up for any pending reports or upgrade scheduling. Best Regards, --

Re: [OpenSIPS-Users] Failed to generate script

2014-06-27 Thread TDDiLu
Gordon Ross wrote > I’m trying to use osipsconfig to generate an OpenSIPs script. But when I > do “Generate Residential Script”,I get the error: > > "Config generated : > /etc/opensips/opensips_residential_2013-12-24_13:20:33.cfg = FAILED. > Press any key to continue" > > If I exit, I can see th

Re: [OpenSIPS-Users] RTPproxy project

2014-06-27 Thread Răzvan Crainea
Hi, Maxim! Good news, I am glad you are interested in these features. I will fork the project in our organization and push the requests there so you can revise them before merging them. We currently have them implemented for 1.2 - shall we adapt the changes for the master branch? Best regard

Re: [OpenSIPS-Users] TCP Errors

2014-06-27 Thread Gary Nyquist
Thanks Bogdan for looking into it.   Here is the version: opensips -V version: opensips 1.11.1-tls (x86_64/linux) flags: STATS: On, USE_TCP, USE_TLS, DISABLE_NAGLE, SHM_MEM, SHM_MMAP, PKG_MALLOC, F_MALLOC, USE_SHM_MEM, FAST_LOCK-ADAPTIVE_WAIT ADAPTIVE_WAIT_LOOPS=1024, MAX_RECV_BUFFER_SIZE 262144

[OpenSIPS-Users] redirect server and paralel forking using registrar module

2014-06-27 Thread Carlos Oliva
Hello! I'm trying to implement a redirect server based in example of: https://github.com/OpenSIPS/opensips/blob/master/examples/redirect.cfg but I have one doubt: If I use usrloc and registrar module, How can I know if there are one or more AORs? In the example Bogdan do: # rewrite current URI,