Re: [OpenSIPS-Users] Opensips 2.5 and fraud module

2018-06-14 Thread Denis via Users
As for me, it is not solve the problem, if we will still talking about 'per call' criteria.For example. I set 10 "total calls" with 600 seconds of the "call duration". Your idea will give us 100 minute of successful calls. Not such many for minutes, but may be a lot in money. But, if it is

Re: [OpenSIPS-Users] Opensips 2.5 and fraud module

2018-06-09 Thread Denis via Users
/www.opensips-solutions.comOn 09.06.2018 11:32, Denis via Users wrote: Hello! Liviu, can i be sure, that you will analyze my question?___Users mailing listUsers@lists.opensips.orghttp://lists.opensips.org/cgi-bin/mailman/listinfo/users__

Re: [OpenSIPS-Users] Opensips 2.5 and fraud module

2018-06-09 Thread Denis via Users
Hello! Liviu, can i be sure, that you will analyze my question? Thank you. -- С уважением, Денис.Best regards, Denis 06.06.2018, 16:28, "Denis via Users" :And a final i made some tests and found that subsequent calls falls to this case"case 1:    if ($avp(3000)=="1"

Re: [OpenSIPS-Users] Opensips 2.5 and fraud module

2018-06-06 Thread Denis via Users
y("403", "Forbidden");    exit;    break;  } where,  in" -- С уважением, Денис.Best regards, Denis 06.06.2018, 14:29, "Liviu Chircu" <li...@opensips.org>:Hi, Denis!According to the table data I wrote in the tutorial [1], it's definitely seconds. It's

Re: [OpenSIPS-Users] Opensips 2.5 and fraud module

2018-06-06 Thread Denis via Users
utorial [1], it's definitely seconds. It's a pity that the docs do not reflect this as well -- I'll get them fixed!Best regards,[1]: http://www.opensips.org/Documentation/Tutorials-FraudDetection-2-1Liviu Chircu OpenSIPS Developer http://www.opensips-solutions.comOn 06.06.2018 14:20, Denis via Use

Re: [OpenSIPS-Users] Opensips 2.5 and fraud module

2018-06-06 Thread Denis via Users
Hello, Liviu! It is me, again:))) One more, call_duration measured in seconds or in minutes? Thank you. -- С уважением, Денис.Best regards, Denis 27.04.2018, 09:25, "Denis via Users" :Hello, Liviu!OK, i understand..But, to speak the truth, it would be more reasonable to control exact

[OpenSIPS-Users] Opensips 2.4.0

2018-05-16 Thread Denis via Users
Hello! First of all i want to thank everybody who made a possible to this release out. You created a great job, thank you!I read with big pleasure about 2.4.0. release and, of course, during reading, my mind tries to lay the new information about 2.4.0 on my current network topology and services. 

Re: [OpenSIPS-Users] Opensips 2.5 and fraud module

2018-04-27 Thread Denis via Users
ensips-solutions.comOn 26.04.2018 07:57, Denis via Users wrote: Liviu, it seems, i confused. You gave an example "the "sequential calls" holds the size of the last batch of calls sent to the same number. For example, if a user were to dial 44 and 45 prefixes in a round-robin manner, hi

Re: [OpenSIPS-Users] Opensips forward calls to incorrect port

2018-04-25 Thread Denis via Users
ny function call that could cause the destination port to be change?  On Tuesday, April 24, 2018, 2:26:13 PM GMT+5:30, Denis via Users <users@lists.opensips.org> wrote:  Hello! version: opensips 2.2.6 (x86_64/linux)flags: STATS: On, DISABLE_NAGLE, USE_MCAST, SHM_MMAP, PKG_MALLOC, QM_MALLOC,

Re: [OpenSIPS-Users] Opensips 2.5 and fraud module

2018-04-25 Thread Denis via Users
differently.Best regards,Liviu Chircu OpenSIPS Developer http://www.opensips-solutions.comOn 25.04.2018 17:41, Denis via Users wrote:Hello Liviu! Sorry, for long answer. I do not quite understand 07:08 was the first call to 810 prefix from 00:00 where counters, how you mentioned, has been reset. So, af

Re: [OpenSIPS-Users] Opensips 2.5 and fraud module

2018-04-25 Thread Denis via Users
IPS Developer http://www.opensips-solutions.comOn 24.04.2018 12:06, Denis via Users wrote:Hello Liviu! "Yes, the "sequential calls" holds the size of the last batch of callssent to the same number. For example, if a user were to dial 44 and 45prefixes in a round-robin manner,

Re: [OpenSIPS-Users] Opensips 2.5 and fraud module

2018-04-24 Thread Denis via Users
fixed. Thank you!Cheers,Liviu Chircu OpenSIPS Developer http://www.opensips-solutions.comOn 19.04.2018 17:28, Denis via Users wrote:Hello, Liviu! I had installed latest Opensips 2.2 (Opensips 2.2.6) In a log file, during start of Opensips, i can seeERROR:core:set_mod_param_regex: parameter not foun

[OpenSIPS-Users] Opensips forward calls to incorrect port

2018-04-24 Thread Denis via Users
Hello! version: opensips 2.2.6 (x86_64/linux)flags: STATS: On, DISABLE_NAGLE, USE_MCAST, SHM_MMAP, PKG_MALLOC, QM_MALLOC, DBG_MALLOC, FAST_LOCK-ADAPTIVE_WAITADAPTIVE_WAIT_LOOPS=1024, MAX_RECV_BUFFER_SIZE 262144, MAX_LISTEN 16, MAX_URI_SIZE 1024, BUF_SIZE 65535poll method support: poll, epoll_lt,

Re: [OpenSIPS-Users] Opensips 2.5 and fraud module

2018-04-19 Thread Denis via Users
Hello, Liviu! I had installed latest Opensips 2.2 (Opensips 2.2.6) In a log file, during start of Opensips, i can seeERROR:core:set_mod_param_regex: parameter not found in module  Where is mistake? Thank you. -- С уважением, Денис.Best regards, Denis 13.04.2018, 09:49, "Denis via

Re: [OpenSIPS-Users] Opensips 2.5 and fraud module

2018-04-12 Thread Denis via Users
r users?Best regards,Liviu Chircu OpenSIPS Developer http://www.opensips-solutions.comOn 10.04.2018 13:11, Denis via Users wrote:Hello, Liviu! "So you want to check the time of the last fraud detection attempt for a user?" Yes, but not for store this time to anywhere.I want to det

Re: [OpenSIPS-Users] Opensips 2.5 and fraud module

2018-04-10 Thread Denis via Users
[1] hassome useful return codes (-1 and -2), in case you don't want to use theE_FRD_ events.Cheers,[1]:http://www.opensips.org/html/docs/modules/2.4.x/fraud_detection.html#func_check_fraudLiviu ChircuOpenSIPS Developerhttp://www.opensips-solutions.comOn 09.04.2018 09:12, Denis via Users wrote

Re: [OpenSIPS-Users] Opensips 2.5 and fraud module

2018-04-09 Thread Denis via Users
ttp://www.opensips.org/html/docs/modules/2.2.x/fraud_detection.html#param_use_local_time[2]: http://www.opensips.org/html/docs/modules/2.4.x/fraud_detection.html#param_use_utc_timeLiviu Chircu OpenSIPS Developer http://www.opensips-solutions.comOn 04.04.2018 16:54, Denis via Users wrote:Ok, i will check

Re: [OpenSIPS-Users] Opensips 2.5 and fraud module

2018-04-04 Thread Denis via Users
Ok, i will check it. And what about "sequential call"? Should i make TT? P.S. I will ask you about one thing yet.Can i detect current 'time' using Opensips script? And compare it someway? Thank you. -- С уважением, Денис.Best regards, Denis 04.04.2018, 15:13, "Liviu Chircu"

Re: [OpenSIPS-Users] Opensips 2.5 and fraud module

2018-04-04 Thread Denis via Users
ime. Remember that OpenSIPS resets all stats if it detects a "new day" or a "new interval". IMO, the day change is the most likely cause of this behavior.Let me know if the above clears your questions. Also, one of your SIP statuses has a typo: "Fraud_detectead".C

Re: [OpenSIPS-Users] Opensips 2.5 and fraud module

2018-04-04 Thread Denis via Users
. To me, it looks like a bug. Do you agree?Liviu Chircu OpenSIPS Developer http://www.opensips-solutions.comOn 03.04.2018 16:49, Denis via Users wrote:Hello Liviu! I am sorry, i totally missed one important thing - serial forking)))I.e. i had 52 records in accounting, but several of them leads to o

Re: [OpenSIPS-Users] Opensips 2.5 and fraud module

2018-04-03 Thread Denis via Users
e the reset, followed by another "limit - 1" events past the reset. If this is too much for you, then your provisioned limits (thresholds) are incorrect, and you should simply cut them in half.Best regards,Liviu Chircu OpenSIPS Developer http://www.opensips-solutions.comOn 22.03.2018 09:59, De

Re: [OpenSIPS-Users] Opensips 2.5 and fraud module

2018-03-22 Thread Denis via Users
Hello! Is there any idea about the problem? Thank you. -- С уважением, Денис.Best regards, Denis 16.03.2018, 15:22, "Denis via Users" <users@lists.opensips.org>:Hello! I am sorry that it was early, but anyway. Server:: OpenSIPS (2.2.5 (x86_64/linux)) Fraud_module has been ac

[OpenSIPS-Users] Opensips 2.5 and fraud module

2018-03-16 Thread Denis via Users
Hello! I am sorry that it was early, but anyway. Server:: OpenSIPS (2.2.5 (x86_64/linux)) Fraud_module has been activated. Profile data  17.02.18 20:55 Opensips received first fraud call.And before Opensips detected fraud there were 52 yet calls to 810 prefix. First question is why it didn`t

Re: [OpenSIPS-Users] Add more bodies to INTITE

2017-12-05 Thread Denis via Users
rg/html/docs/modules/2.3.x/xml.htmlBest regards,Răzvan Crainea OpenSIPS Developer www.opensips-solutions.comOn 12/05/2017 04:36 PM, Denis via Users wrote:Hello, Razvan! I want to ask to analyze the example. Can i add exactly such body, in the such format, and if possible, how?In [1] we have only one par

Re: [OpenSIPS-Users] Add more bodies to INTITE

2017-12-05 Thread Denis via Users
n Crainea" <raz...@opensips.org>:Yes, starting with OpenSIPS 2.3 you can add a body part using the add_body_part() function[1].[1] http://www.opensips.org/html/docs/modules/2.3.x/sipmsgops.html#idp5587328Best regards,Răzvan Crainea OpenSIPS Developer www.opensips-solutions.comOn 12/05/2017

[OpenSIPS-Users] Add more bodies to INTITE

2017-12-05 Thread Denis via Users
Hello! Opensips 2.3 In the link below you can find an example of the INVITE which i want to send to some callee. Before, i received the INVITE from caller with only SDP body. I.e. i need to add some additional body to the INVITE with structure as shown in the example. 

[OpenSIPS-Users] Opensips crash 2.2

2017-10-13 Thread Denis via Users
Hello! version: opensips 2.2.3 (x86_64/linux)flags: STATS: On, DISABLE_NAGLE, USE_MCAST, SHM_MMAP, PKG_MALLOC, QM_MALLOC, DBG_MALLOC, FAST_LOCK-ADAPTIVE_WAITADAPTIVE_WAIT_LOOPS=1024, MAX_RECV_BUFFER_SIZE 262144, MAX_LISTEN 16, MAX_URI_SIZE 1024, BUF_SIZE 65535poll method support: poll, epoll_lt,

Re: [OpenSIPS-Users] Opensips crash

2017-09-21 Thread Denis via Users
ster. Rebuilding the node from scratch made the issue go away.On Thursday, September 21, 2017, Denis via Users <users@lists.opensips.org> wrote:> In addition>  > "> make[2]: Entering directory '/distr/opensips-2.2/modules/aaa_radius'> Compiling rad.c> Compiling aaa_radi

Re: [OpenSIPS-Users] Opensips crash

2017-09-21 Thread Denis via Users
Денис.Best regards, Denis 21.09.2017, 16:39, "Denis via Users" <users@lists.opensips.org>:Bogdan, Prehistory. I decided to migrate Opensips from 2.2. to 2.3.Using my test VirtualBox (ubuntu server) i installed 2.3., prepare opensips.cfg an so on. On VB 2.3. started without any pro

Re: [OpenSIPS-Users] Opensips crash

2017-09-21 Thread Denis via Users
exists ?How did you install the libradius ?Regards,Bogdan-Andrei Iancu OpenSIPS Founder and Developer http://www.opensips-solutions.com On 09/20/2017 06:04 PM, Denis via Users wrote:Hello! Opensips 2.3.Core file in attachment The problem with aa

Re: [OpenSIPS-Users] Opensips crash

2017-09-21 Thread Denis via Users
How did you install the libradius ?Regards,Bogdan-Andrei Iancu OpenSIPS Founder and Developer http://www.opensips-solutions.com On 09/20/2017 06:04 PM, Denis via Users wrote:Hello! Opensips 2.3.Core file in attachment The problem with aaa_radius module. Thank you

[OpenSIPS-Users] Opensips crash

2017-09-20 Thread Denis via Users
Hello! Opensips 2.3.Core file in attachment The problem with aaa_radius module. Thank you for any help. -- С уважением, Денис.Best regards, Denis   [BEGIN] 20.09.2017 18:01:52 root@opensips-reserv:/opensipscore# gdb /usr/local/opensips2.3/sbin/opensips core GNU gdb (Ubuntu 7.11.1-0ubuntu1~16.5)

Re: [OpenSIPS-Users] clusterer module

2017-09-20 Thread Denis via Users
of log messages you've provided ends soon after so I couldn't pinpoint the problem. Also the other logs weren't really helpful. So could you send a slightly longer sequence of logs from startup?Regards,Vlad Patrascu OpenSIPS Developer http://www.opensips-solutions.comOn 09/18/2017 10:54 AM, Denis via U

Re: [OpenSIPS-Users] clusterer module

2017-09-18 Thread Denis via Users
Hello! Is there any information about problem? Thank you. -- С уважением, Денис.Best regards, Denis 08.09.2017, 13:46, "Denis via Users" <users@lists.opensips.org>:Hello, Vlad! Sorry for long answer. So, here (https://yadi.sk/i/j9a4CZhS3MiJEm) you can find the log file. In t

[OpenSIPS-Users] Register and sock_info

2017-09-12 Thread Denis via Users
Hello! Opensips 2.3 On dispatcher add sock_hdrOn proxy use 's' flag in save() function get such error on proxy"ERROR:registrar:set_sock_hdr: non-local socket" What am i doing wrong?Thank you for any help. -- С уважением, Денис.Best regards, Denis   

[OpenSIPS-Users] TCP to UDP

2017-09-12 Thread Denis via Users
Hello! Should Opensips change "transport" parameter from tcp to udp in RURI during transition from one protocol to another? Opensips 2.3 Thank you. -- С уважением, Денис.Best regards, Denis    ___ Users mailing list Users@lists.opensips.org

Re: [OpenSIPS-Users] rtpproxy socket

2017-09-12 Thread Denis via Users
). -- С уважением, Денис.Best regards, Denis 12.09.2017, 10:57, "Serge S. Yuriev" <m...@nevian.org>:Hi Would you mind to share your experience with us?Thanx.--Wbr, Serge via mobile12.09.2017, 10:20, "Denis via Users" <users@lists.opensips.org>:Hello! I found solutio

Re: [OpenSIPS-Users] rtpproxy socket

2017-09-12 Thread Denis via Users
Hello! I found solution myself. The question is closed. -- С уважением, Денис.Best regards, Denis 08.09.2017, 14:51, "Denis via Users" <users@lists.opensips.org>:Hello! Opensips 2.3 One interesting question about rtpproxy using. I can use multiple rtpproxy through one set.

[OpenSIPS-Users] rtpproxy socket

2017-09-08 Thread Denis via Users
Hello! Opensips 2.3 One interesting question about rtpproxy using. I can use multiple rtpproxy through one set. During each call Opensips chooses certain socket inside the certain set of proxies.Till this time everything clear.But during existing session SIP UA (caller or callee never mind) can

Re: [OpenSIPS-Users] clusterer module

2017-09-08 Thread Denis via Users
atrascu OpenSIPS Developer http://www.opensips-solutions.comOn 08/30/2017 11:46 AM, Denis via Users wrote:Hello! Any information about the problem? Thank you. -- С уважением, Денис.Best regards, Denis 25.08.2017, 16:51, "Denis via Users" <users@lists.opensips.org>:Hello! Back to 2

Re: [OpenSIPS-Users] codec_exists_re

2017-09-04 Thread Denis via Users
Chircu OpenSIPS Developer http://www.opensips-solutions.comOn 23.08.2017 14:10, Denis via Users wrote:Hello! I have upgraded Opensips from 2.2 to version: opensips 2.3.1 (x86_64/linux)flags: STATS: On, DISABLE_NAGLE, USE_MCAST, SHM_MMAP, PKG_MALLOC, QM_MALLOC, DBG_MALLOC, FAST_LOCK-ADAPTIVE_WAITADAPTIVE

Re: [OpenSIPS-Users] clusterer module

2017-08-30 Thread Denis via Users
Hello! Any information about the problem? Thank you. -- С уважением, Денис.Best regards, Denis 25.08.2017, 16:51, "Denis via Users" <users@lists.opensips.org>:Hello! Back to 2.2.5 resolved the problem. I got replication of, for example, dialog/profile-- С уважением, Денис.Bes

Re: [OpenSIPS-Users] Pending OpenSIPS minor release

2017-08-28 Thread Denis via Users
Hello! Recently i wrote about problems with clusterer module. -- С уважением, Денис.Best regards, Denis 28.08.2017, 17:44, "Liviu Chircu" :Hi all,An OpenSIPS 2.3 minor release bump has been scheduled for Thursday, Aug31st. If you happen to have any GitHub OpenSIPS issues or

Re: [OpenSIPS-Users] clusterer module

2017-08-25 Thread Denis via Users
Hello! Back to 2.2.5 resolved the problem. I got replication of, for example, dialog/profile-- С уважением, Денис.Best regards, Denis 24.08.2017, 17:46, "Denis via Users" <users@lists.opensips.org>:Hello! I am developing VoIP architecture with two proxies and one LB.Between

[OpenSIPS-Users] clusterer module

2017-08-24 Thread Denis via Users
Hello! I am developing VoIP architecture with two proxies and one LB.Between these proxies i have a cluster, using corresponding module. All instances (proxies and LB) are on the same server.I started from 2.2 and there were no problems with the cluster.Recently, I upgraded Opensips from 2.2. to

[OpenSIPS-Users] codec_exists_re

2017-08-23 Thread Denis via Users
Hello! I have upgraded Opensips from 2.2 to version: opensips 2.3.1 (x86_64/linux)flags: STATS: On, DISABLE_NAGLE, USE_MCAST, SHM_MMAP, PKG_MALLOC, QM_MALLOC, DBG_MALLOC, FAST_LOCK-ADAPTIVE_WAITADAPTIVE_WAIT_LOOPS=1024, MAX_RECV_BUFFER_SIZE 262144, MAX_LISTEN 16, MAX_URI_SIZE 1024, BUF_SIZE

Re: [OpenSIPS-Users] Opensips and clusterer

2017-06-06 Thread Denis via Users
enSIPS Solutions www.opensips-solutions.comOn 06/05/2017 09:33 AM, Denis via Users wrote:Hello! I am sorry but is there any information about problem?Additional i see in log such message"dialog:receive_prof_binary_packet: server: xxx.xxx.xxx.xxx:44066 temporary disabled" Two instance

Re: [OpenSIPS-Users] Opensips and clusterer

2017-06-05 Thread Denis via Users
licate_profiles_buffer", 500)  Thank you. -- С уважением, Денис.Best regards, Denis 31.05.2017, 11:59, "Denis via Users" <users@lists.opensips.org>:Hello! Trying to make replication of the dialog using clusterer module and get fail.In syslog i see such message after an

[OpenSIPS-Users] Opensips and clusterer

2017-05-31 Thread Denis via Users
Hello! Trying to make replication of the dialog using clusterer module and get fail.In syslog i see such message after answer the callee. WARNING:dialog:receive_prof_binary_packet: bad packet type version: opensips 2.2.4 (x86_64/linux)flags: STATS: On, DISABLE_NAGLE, USE_MCAST, SHM_MMAP,

Re: [OpenSIPS-Users] Opensips, load_balancing and authentication process

2017-05-22 Thread Denis via Users
under and Developer http://www.opensips-solutions.com OpenSIPS Summit May 2017 Amsterdam http://www.opensips.org/events/Summit-2017Amsterdam.html On 05/18/2017 08:43 AM, Denis via Users wrote:Hello! I am sorry that it was early, but i could not find an answer for my question. I want to ask for advic

[OpenSIPS-Users] Opensips, load_balancing and authentication process

2017-05-17 Thread Denis via Users
Hello! I am sorry that it was early, but i could not find an answer for my question. I want to ask for advice from community about how can i use Opensips as c "clean" Load_balancer for my project?The scheme of the project is a classic. Load_balancer ---> Proxy1/Register1| || | mysql replication.|

Re: [OpenSIPS-Users] Opensips crash

2017-04-12 Thread Denis via Users
Hello, Bogdan! Is there any additional information that i should gather about problem?Or everything is clear? Thank you. -- С уважением, Денис.Best regards, Denis 06.04.2017, 15:18, "Denis via Users" <users@lists.opensips.org>:Bogdan, I copied tar to the backup server and resto

Re: [OpenSIPS-Users] Opensips crash

2017-04-06 Thread Denis via Users
git revision: 7922417main.c compiled on 06:29:28 Mar 23 2017 with gcc 5.4.0 -- С уважением, Денис.Best regards, Denis   04.04.2017, 12:43, "Bogdan-Andrei Iancu" <bog...@opensips.org>:Hello Denis,Thank you for the report. Do you see any CRITICAL log just before the crash, som

Re: [OpenSIPS-Users] Opensips crash

2017-04-06 Thread Denis via Users
Thank you for the report. Do you see any CRITICAL log just before the crash, something like:    "bad pointer 0xxxx (out of memory block!) - aborting"?If yes, please post here the exact line.Also, do you use the latest OpenSIPS 2.2 from GIT repo ? (run "opensips -v")Regard

Re: [OpenSIPS-Users] Opensips crash

2017-04-06 Thread Denis via Users
    "bad pointer 0 (out of memory block!) - aborting"?If yes, please post here the exact line.Also, do you use the latest OpenSIPS 2.2 from GIT repo ? (run "opensips -v")Regards,Bogdan-Andrei Iancu OpenSIPS Founder and Developer http://www.opensips-solutions.com OpenSIPS Summit

Re: [OpenSIPS-Users] Opensips drouting probing

2017-04-05 Thread Denis via Users
Bogdan, it seems to be working now. Thank you! Additional moments. 1) As i see in log do_routing returns the same error, '-1', in "no prefix in dr_rules" as weel as in "All the gateways are disabled". For my project it is enough, but, in a future, i think, it will be more useful if do_routing will

Re: [OpenSIPS-Users] Opensips crash

2017-04-05 Thread Denis via Users
u for the report. Do you see any CRITICAL log just before the crash, something like:    "bad pointer 0 (out of memory block!) - aborting"?If yes, please post here the exact line.Also, do you use the latest OpenSIPS 2.2 from GIT repo ? (run "opensips -v")Regards,Bogdan-An

Re: [OpenSIPS-Users] Opensips crash

2017-04-05 Thread Denis via Users
crash, something like:    "bad pointer 0 (out of memory block!) - aborting"?If yes, please post here the exact line.Also, do you use the latest OpenSIPS 2.2 from GIT repo ? (run "opensips -v")Regards,Bogdan-Andrei Iancu OpenSIPS Founder and Developer http://www.op

Re: [OpenSIPS-Users] Opensips drouting probing

2017-04-04 Thread Denis via Users
script_trace() function to see how your INVITE is handled :    http://www.opensips.org/Documentation/Script-CoreFunctions-2-2#toc43Regards,Bogdan-Andrei Iancu OpenSIPS Founder and Developer http://www.opensips-solutions.com OpenSIPS Summit May 2017 Amsterdam http://www.opensips.org/events/Summ

Re: [OpenSIPS-Users] Opensips drouting probing

2017-04-04 Thread Denis via Users
e() function to see how your INVITE is handled :    http://www.opensips.org/Documentation/Script-CoreFunctions-2-2#toc43Regards,Bogdan-Andrei Iancu OpenSIPS Founder and Developer http://www.opensips-solutions.com OpenSIPS Summit May 2017 Amsterdam http://www.opensips.org/events/Summit-2017Amster

Re: [OpenSIPS-Users] Opensips crash

2017-04-04 Thread Denis via Users
0 (out of memory block!) - aborting"?If yes, please post here the exact line.Also, do you use the latest OpenSIPS 2.2 from GIT repo ? (run "opensips -v")Regards,Bogdan-Andrei Iancu OpenSIPS Founder and Developer http://www.opensips-solutions.com OpenSIPS Summit May 2

Re: [OpenSIPS-Users] Opensips drouting probing

2017-04-04 Thread Denis via Users
loper http://www.opensips-solutions.com OpenSIPS Summit May 2017 Amsterdam http://www.opensips.org/events/Summit-2017Amsterdam.html On 03/28/2017 04:46 PM, Denis via Users wrote:In additional,a part of the opensips.cfg xlog ("Prepare routing"); if (!do_routing("$avp(5)",&

Re: [OpenSIPS-Users] Opensips crash

2017-04-04 Thread Denis via Users
veloper http://www.opensips-solutions.com OpenSIPS Summit May 2017 Amsterdam http://www.opensips.org/events/Summit-2017Amsterdam.html On 04/04/2017 10:58 AM, Denis via Users wrote:Hello! Server:: OpenSIPS (2.2.3 (x86_64/linux)) Thank you for any help. P.S. Opensips has been

Re: [OpenSIPS-Users] Opensips drouting probing

2017-04-04 Thread Denis via Users
cript_trace() function to see how your INVITE is handled :    http://www.opensips.org/Documentation/Script-CoreFunctions-2-2#toc43Regards,Bogdan-Andrei Iancu OpenSIPS Founder and Developer http://www.opensips-solutions.com OpenSIPS Summit May 2017 Amsterdam http://www.opensips.org/events/Summit-2017

Re: [OpenSIPS-Users] Opensips crash

2017-04-04 Thread Denis via Users
st OpenSIPS 2.2 from GIT repo ? (run "opensips -v")Regards,Bogdan-Andrei Iancu OpenSIPS Founder and Developer http://www.opensips-solutions.com OpenSIPS Summit May 2017 Amsterdam http://www.opensips.org/events/Summit-2017Amsterdam.html On 04/04/2017 10:58 AM, Denis via Users wrote

[OpenSIPS-Users] Opensips crash

2017-04-04 Thread Denis via Users
Hello! Server:: OpenSIPS (2.2.3 (x86_64/linux)) Thank you for any help. P.S. Opensips has been compiled with QM_MALLOC and DBG_MALLOC flags -- С уважением, Денис.Best regards, Denis   #0 0x7fe069215428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54 resultvar

Re: [OpenSIPS-Users] Opensips drouting probing

2017-03-28 Thread Denis via Users
modules does not do any SIP signalling for you.Best regards,Bogdan-Andrei Iancu OpenSIPS Founder and Developer http://www.opensips-solutions.com OpenSIPS Summit May 2017 Amsterdam http://www.opensips.org/events/Summit-2017Amsterdam.html On 03/17/2017 07:50 AM, Denis via Users wrote:Hello! 

Re: [OpenSIPS-Users] Opensips drouting probing

2017-03-23 Thread Denis via Users
into the script - you need to handle this case and send back whatever negative reply you want. The Drouting modules does not do any SIP signalling for you.Best regards,Bogdan-Andrei Iancu OpenSIPS Founder and Developer http://www.opensips-solutions.com OpenSIPS Summit May 2017 Amsterdam

Re: [OpenSIPS-Users] Opensips crash

2017-03-22 Thread Denis via Users
torial to enable QM_MALLOC.[1] http://www.opensips.org/Documentation/TroubleShooting-OutOfMemBest regards,Răzvan Crainea OpenSIPS Solutions www.opensips-solutions.comOn 03/22/2017 02:30 PM, Denis via Users wrote:Hello! Server:: OpenSIPS (2.2.2 (x86_64/linux)) Information from the core you can find here

[OpenSIPS-Users] Opensips crash

2017-03-22 Thread Denis via Users
Hello! Server:: OpenSIPS (2.2.2 (x86_64/linux)) Information from the core you can find here https://yadi.sk/i/Kr0nzENF3GF9VM Thank you for any help.  -- С уважением, Денис.Best regards, Denis   ___ Users mailing list Users@lists.opensips.org

Re: [OpenSIPS-Users] Opensips drouting probing

2017-03-20 Thread Denis via Users
t-2017Amsterdam.html On 03/17/2017 07:50 AM, Denis via Users wrote:Hello! According to drouting module documentation i am trying to introduce a probing feature to control destination SIP UA access.Almost everything works correct, besides one thing.If i have only one destination, which became inacc

[OpenSIPS-Users] Opensips drouting probing

2017-03-16 Thread Denis via Users
Hello! According to drouting module documentation i am trying to introduce a probing feature to control destination SIP UA access.Almost everything works correct, besides one thing.If i have only one destination, which became inaccessible, Opensips "freezes" a call, i.e. it sends 100 trying

[OpenSIPS-Users] Opensips routing

2017-03-06 Thread Denis via Users
Hello! Server:: OpenSIPS (2.2.2 (x86_64/linux)) In the link https://yadi.sk/d/6r2V-d7Y3FBTbV you can find archive with two files:- log of the call;- a part of the cfg file. In the log;1.1.1.1 - caller2.2.2.2 - Opensips3.3.3.3 - callee. The question is, should Opensips, in such situation (have a

Re: [OpenSIPS-Users] rtpproxy and record calls

2017-02-09 Thread Denis via Users
ape (or transform somehow) the '/' character in something else.Best regards,Răzvan Crainea OpenSIPS Solutions www.opensips-solutions.comOn 01/04/2017 05:24 PM, Денис Путято via Users wrote:Hello! Is there any information about the problem? Thank you.--С уважением,Путято ДенисBest regards, Denis14:47, 2

Re: [OpenSIPS-Users] Opensips backup

2017-02-08 Thread Denis via Users
or each opensips with replication . 2017-02-08 7:55 GMT+01:00 Denis via Users <users@lists.opensips.org>:Hello! There is one consulting question. If i have a two instance of the Opensips which are working with active/standby mode and there is mysql replication between two instance. Suppose standby Opensip

[OpenSIPS-Users] Opensips backup

2017-02-07 Thread Denis via Users
Hello! There is one consulting question. If i have a two instance of the Opensips which are working with active/standby mode and there is mysql replication between two instance. Suppose standby Opensips will run permanently because listen parameter will be, for example, udp:eth1:5060. So, the

Re: [OpenSIPS-Users] Opensips crash

2017-02-05 Thread Denis via Users
gards,Bogdan-Andrei Iancu OpenSIPS Founder and Developer http://www.opensips-solutions.comOn 02/02/2017 10:03 AM, Denis via Users wrote:Hello! Server:: OpenSIPS (2.2.2 (x86_64/linux)) Information from the core file: https://yadi.sk/i/IfhdM1Y83CQvPk Thank you for any help. -- С уважением,

[OpenSIPS-Users] rtpproxy and record calls

2016-12-27 Thread Denis via Users
Hello! I try to use rtpproxy for call recording and have two problems 1) rtpproxy records only one way of the call (from callee to caller). For starting rtp proxy i use rtpproxy_engage("conrf",,"1",) function. 2) i am using top_hiding with "C" flags (which should change callid) and i noticed, that

Re: [OpenSIPS-Users] rtpproxy 2.0 and extractaudio

2016-12-27 Thread Denis via Users
Denis18:08, 23 декабря 2016 г., Ovidiu Sas <o...@voipembedded.com>: Here are the steps to extract the audio:https://voipembedded.wordpress.com/2011/11/15/extracting-audio-from-calls-recorded-with-rtpproxy/ Regards, Ovidiu Sas  On Dec 23, 2016 09:52, "Denis via Users" <users@lists.

Re: [OpenSIPS-Users] rtpproxy 2.0 and extractaudio

2016-12-23 Thread Denis via Users
Hello, Bogdan! I mean haw can i extract audio from .rtp file, which was recorded by rtpproxy.In documentation to rtpproxy said, that extractaudio utility can do that. But how do that, i cannot find. -- С уважением, Денис.Best regards, Denis   23.12.2016, 17:49, "Bogdan-Andrei Iancu"

Re: [OpenSIPS-Users] uac_replace_from and top_hiding

2016-12-23 Thread Denis via Users
uac_replace_from/to() functions. There are no incompatibilities between topology_hiding and these functions, they should work just fine.Best regards,Răzvan Crainea OpenSIPS Solutions www.opensips-solutions.comOn 12/23/2016 02:49 PM, Denis via Users wrote:Hello! I wander is there any reason to use

[OpenSIPS-Users] uac_replace_from and top_hiding

2016-12-23 Thread Denis via Users
Hello! I wander is there any reason to use uac_replace_from function with top_hiding? Or this will not work?Because top_hiding doesn`t change "From domain" field. -- С уважением, Денис.Best regards, Denis    ___ Users mailing list