Re: [SR-Users] Kamailio 5.0.0 KEMI Lua event routes

2017-04-04 Thread José Seabra
Hello Daniel, Thanks a lot for you help. I will start testing it for Dispatcher and Dialog. Thank you for your great job. Regards 2017-04-04 16:29 GMT+01:00 Daniel-Constantin Mierla : > Hello, > > On 01.04.17 15:43, José Seabra wrote: > > Hi all, > > > > I'm s

[SR-Users] Kamailio 5.0.0 KEMI Lua event routes

2017-04-01 Thread José Seabra
unction to the KEMI framework? Can anyone give an example please. Many thanks José Seabra ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users

Re: [SR-Users] kamailio re.subst question.

2017-03-02 Thread José Seabra
Mar 02, 2017 at 03:46:01PM +0000, José Seabra wrote: > > I changed the way that i was trying to get it done. > > > > Now I'm using the {line.sw,match} ( you had already mentioned this > function > > on an old email), > > Im not that Daniel :) > Or my memory

Re: [SR-Users] kamailio re.subst question.

2017-03-02 Thread José Seabra
lling-Name: ?(.{2,50}>)$. This way I get what i need, that is the sip uri and display name. Thank you. José Seabra 2017-03-02 15:28 GMT+00:00 José Seabra : > Hi Daniel, > Thank you for your hint. > I will continuing investigating and try to reach my goal. > > Best regards >

Re: [SR-Users] kamailio re.subst question.

2017-03-02 Thread José Seabra
Hi Daniel, Thank you for your hint. I will continuing investigating and try to reach my goal. Best regards José 2017-03-02 14:29 GMT+00:00 Daniel Tryba : > On Wed, Mar 01, 2017 at 04:58:00PM +0000, José Seabra wrote: > > #015#012Calling-Name-Status: available#015#012Calling-Na

[SR-Users] kamailio re.subst question.

2017-03-01 Thread José Seabra
that this re.subst function doesn't match the accents, I have tested this regex on regex101.com and it does match. My question is how i can get the same result with re.subst? Anyone can help? Thank you Regards -- José Seabra ___ SIP Express Route

Re: [SR-Users] Kamailio -can we change 478 to 503 when dns fails?

2017-03-01 Thread José Seabra
amailio.org/docs/modules/stable/modules/tm. > html#tm.f.t_set_disable_internal_reply > > before t_relay() and then catch the failure execution with if(!t_relay()) > and send there response you want there. > > Cheers, > Daniel > > On 01/03/2017 15:11, José Seabra wrote: >

Re: [SR-Users] Kamailio -can we change 478 to 503 when dns fails?

2017-03-01 Thread José Seabra
Hi Daniel, I'm using t_relay(). Regards José 2017-03-01 14:09 GMT+00:00 Daniel-Constantin Mierla : > Hello, > > are you using forward() or t_relay() to send out? > > Cheers, > Daniel > > On 28/02/2017 12:32, José Seabra wrote: > > Hello there, > Some

[SR-Users] Kamailio -can we change 478 to 503 when dns fails?

2017-02-28 Thread José Seabra
efault_code", 503) but in situations where dns fails, kamailio doesn't reply 503. Thank you for your support Regards José Seabra ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://l

Re: [SR-Users] DMQ Cluster - hosts loose network connectivity

2017-02-06 Thread José Seabra
ot;, "multi_notify", 1) modparam("dmq", "num_workers", 4) loadmodule "dmq_usrloc.so" modparam("dmq_usrloc", "enable", 1) modparam("dmq_usrloc", "sync", 1) modparam("dmq_usrloc", "batch_size", DMQ_BA

[SR-Users] DMQ Cluster - hosts loose network connectivity

2017-02-01 Thread José Seabra
oubts here are: - Is this an expected behavior of DMQ module? - Is there any way of put them again on DMQ bus without need restart kamailio? Thank you Best Regards José Seabra ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing

[SR-Users] Kamailio segfault on TM module

2017-01-13 Thread José Seabra
is segfault, but the segfault was on TM module not on database module. Thank you Regards José Seabra ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users

Re: [SR-Users] Forking with 404 replies

2016-12-19 Thread José Seabra
) condition to drop the replies not matching transactions. > > Cheers, > Daniel > > On 13/12/2016 17:12, José Seabra wrote: > > Hi all, > Forget my last email. > > This happens because the phone is sending the 404 in the wrong format. > > Thank you and sorry for my

Re: [SR-Users] Kamailio TM - t_set_fr

2016-12-13 Thread José Seabra
es not? > > I am trying to identify a pattern of the situation, because there is > nothing obvious I could spot being wrong. > Cheers, > Daniel > > > On 08/12/2016 19:33, José Seabra wrote: > > Hello Daniel, > In all situations it receives 100, I can do more differ

Re: [SR-Users] Forking with 404 replies

2016-12-13 Thread José Seabra
Hi all, Forget my last email. This happens because the phone is sending the 404 in the wrong format. Thank you and sorry for my last email. Regards José 2016-12-13 14:40 GMT+00:00 José Seabra : > Hello there, > I have a Kamailio server acting as registrar server and when the > subsc

[SR-Users] Forking with 404 replies

2016-12-13 Thread José Seabra
Kamailio forward the 404 to UAC? I'm asking this because i'm facing the second behavior, that is, kamailio is forwarding the 404 to UAC and the call is terminated. -- Regards José Seabra ___ SIP Express Router (SER) and Kamailio (OpenSER)

Re: [SR-Users] Kamailio TM - t_set_fr

2016-12-08 Thread José Seabra
en you say it works, do you receive the 100? > > Cheers, > Daniel > > On 08/12/2016 12:26, José Seabra wrote: > > Hi Daniel, > > Yes I get 100 Trying. > > Thank you > Regards > > José > > 2016-12-08 7:58 GMT+00:00 Daniel-Constantin Mierla : > >

Re: [SR-Users] Kamailio TM - t_set_fr

2016-12-08 Thread José Seabra
Hi Daniel, Yes I get 100 Trying. Thank you Regards José 2016-12-08 7:58 GMT+00:00 Daniel-Constantin Mierla : > Hello, > > do you get any 1xx response after sending out the request? > > Cheers, > Daniel > > On 07/12/2016 21:11, José Seabra wrote: > > Hi Dan

Re: [SR-Users] Kamailio TM - t_set_fr

2016-12-07 Thread José Seabra
r to a non-zero value? > > Cheers, > Daniel > > On 06/12/2016 16:45, José Seabra wrote: > > Hello Daniel, > > Yes, i have attached this in this email, please checkout. > Regarding to t_set_fr() function, i use it in several places within my > kamailio scripts without any is

[SR-Users] Kamailio TM - t_set_fr

2016-12-06 Thread José Seabra
} if (is_method("INVITE")) { if(!t_is_set("failure_route")) t_on_failure("MANAGE_FAILURE"); } if (!t_relay()) { sl_reply_error(); } exit; } version: kamailio 4.4.2 (x86_64/linux) Thanks -- Cum

Re: [SR-Users] Kamailio script config - Generate Documentation

2016-10-20 Thread José Seabra
Hi, Olle, Thank you for your reply. I will take your advice and try Doxygen :) Thank you all. BR José Seabra 2016-10-20 10:36 GMT+01:00 Olle E. Johansson : > I imagine that you could use tools like Doxygen for this. Doxygen is > something we use in > Kamailio to create developer d

Re: [SR-Users] Kamailio script config - Generate Documentation

2016-10-20 Thread José Seabra
Hello Daniel, Thank you for your reply, Can you advice one of these tools please? i will try it :) BR José Seabra 2016-10-20 10:18 GMT+01:00 Daniel-Constantin Mierla : > Hello, > > not aware of any such effort, but maybe tools that can be used to extract > the documentation from a c

[SR-Users] Kamailio script config - Generate Documentation

2016-10-18 Thread José Seabra
erate documentation about our kamailio script, saving time and leave our deployment documented. Thank you -- Best Regards José Seabra ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://list

Re: [SR-Users] Kamailio - DMQ dns srv Question

2016-10-11 Thread José Seabra
Hi Charles, Sorry for my late reply. I have tried that parameter but seems that for the dmq FQDN kamailio doesn't send a NAPTR query. Even for the SRV query, the kamailio makes it without service associated(_sip._udp). Thank you. Best regards José Seabra 2016-09-26 13:07 GMT+01:00 Ch

Re: [SR-Users] Kamailio - DMQ dns srv Question

2016-09-22 Thread José Seabra
Thank you Charles, Cheers José Seabra 2016-09-22 14:19 GMT+01:00 Charles Chance : > Hi, > > On 22 September 2016 at 14:08, José Seabra wrote: > >> Hi charles, >> Inline >> Thanks >> >> 2016-09-22 13:51 GMT+01:00 Charles Chance >> : >> >

Re: [SR-Users] Kamailio - DMQ dns srv Question

2016-09-22 Thread José Seabra
on that I'm using multi_notify, the doubt here was why > it is querying dns using SRV without service specification. > > > Does that help? > > Cheers, > Charles > > > On 22 September 2016 at 13:36, José Seabra wrote: > >> Hi Charles >> I ha

Re: [SR-Users] Kamailio - DMQ dns srv Question

2016-09-22 Thread José Seabra
ddress found. A non-zero value resolves to all IP addresses associated with the host. This includes addresses from DNS SRV records, A and records. *Default value is “0”.* Thank you Cheers José 2016-09-22 13:28 GMT+01:00 Charles Chance : > Hey, > > On 22 September 2016 at 12:18, Jo

Re: [SR-Users] Kamailio - DMQ dns srv Question

2016-09-22 Thread José Seabra
Hello Daniel and Charles, Thank you for your feedback. Another doubt is when we use a FQDN that only resolves as A record, would be better DMQ send only a A query or is there any reason for always try SRV? Thank you for your great job. BR José Seabra 2016-09-22 8:33 GMT+01:00 Charles Chance

[SR-Users] Kamailio - DMQ dns srv Question

2016-09-21 Thread José Seabra
then SRV? I'm asking this because kamailio is trying resolve the SRV record without any transport protocol specified on query, as my dns server only accepts queries on the format "_Service._Proto.Name" the SRV will never be resolved. Thank you

Re: [SR-Users] Issues on getting Notify Body data and parse it

2016-09-12 Thread José Seabra
nesw_match > > Cheers, > Daniel > > On 08/09/16 01:44, José Seabra wrote: > > Hello there, > I'm facing some issues trying to get the attributes from notify Body that > contains information that i need for my calls > . > First i save the $rb into $var then i try to r

[SR-Users] Issues on getting Notify Body data and parse it

2016-09-07 Thread José Seabra
Hello there, I'm facing some issues trying to get the attributes from notify Body that contains information that i need for my calls . First i save the $rb into $var then i try to replace the characters #012 that seems to be the separator of all attributes in the body, i have tried it using s.selec

Re: [SR-Users] Resume suspended invite transation after x seconds

2016-09-05 Thread José Seabra
I understood you now, I have to set the t_fr_time before suspend the INVITE transaction. Thank you for your support. Cheers José 2016-09-05 13:25 GMT+01:00 José Seabra : > Hello Daniel, > I already have the failure_route enabled for the SUBSCRIBE msg and the > function t_set_fr(0,300

Re: [SR-Users] Resume suspended invite transation after x seconds

2016-09-05 Thread José Seabra
configuration to this work? Thank you for you help Regards José 2016-09-05 8:21 GMT+01:00 Daniel-Constantin Mierla : > Hello, > > > On 03/09/16 02:47, José Seabra wrote: > > Hello, > > I have the following scenario: > > Kamailio is suspending an INVITE then g

[SR-Users] Resume suspended invite transation after x seconds

2016-09-02 Thread José Seabra
ue is that sometimes kamailio doesn't receive a NOTIFY and the transaction is not resumed, any one have an idea how can i implement a solution to resume the suspended invite after x seconds without receiving NOTIFY msg? Best Regards -- José Seabra

Re: [SR-Users] Kamailio out-of-mem

2016-07-05 Thread José Seabra
2016-07-04 17:59 GMT+01:00 José Seabra : > Hello, > > It won't be ease because of the network firewall where the servers are > behind. > > I will setup a new test environment in my laptop then give feedback. > > Regards > José > > 2016-07-04 15:46

Re: [SR-Users] Kamailio out-of-mem

2016-07-04 Thread José Seabra
at the xavp is linked to the root > list and should be deleted with the rest of xavps when the > message/transaction structure is destroyed. > > Would it be possible to allow me access to the test system in order to > check the memory of kamailio with gdb? > > Cheers, > Daniel &g

Re: [SR-Users] Kamailio out-of-mem

2016-07-04 Thread José Seabra
er functions from registrar module) as well? > Cheers, > Daniel > > > On 04/07/16 15:21, José Seabra wrote: > > Hello, > Right now I'm using registrar functions only in request_route. > > At first i had disabled both, after received your email, I disabled one by > one

Re: [SR-Users] Kamailio out-of-mem

2016-07-04 Thread José Seabra
> > Were you able to detect if both cause the leak or you disabled both of > them without trying each one? > > Cheers, > Daniel > > On 04/07/16 14:01, José Seabra wrote: > > Hello Daniel, > > I think that the issue is on registrar module. > > I'm usi

Re: [SR-Users] Kamailio out-of-mem

2016-07-04 Thread José Seabra
timer > or via asyn framework (e.g., via t_continue() or async module)? > > Cheers, > Daniel > > On 03/07/16 20:35, José Seabra wrote: > > Hello, > I'm monitoring these testes with "corex.shm_summary" provided by kamcmd. > > I'm noticing that

Re: [SR-Users] Kamailio out-of-mem

2016-07-03 Thread José Seabra
e memory consume for xavp.c doesn't decrease. It seems that there is a memory leak in this module xavp.c. Thank you for your help. Regards José 2016-07-02 11:45 GMT+01:00 José Seabra : > I'm running burning tests against kamailio and after some time ~ 2 days I > see kamailio

[SR-Users] Kamailio out-of-mem

2016-07-02 Thread José Seabra
ere is any possibility of memory leak on Kamailio 4.4.0? Best Regards -- José Seabra ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users

Re: [SR-Users] Dialplan module doubt

2016-07-01 Thread José Seabra
uctures. > > But then, if the next value added shares a prefix with the previous > values, then it reuses from the previous internal structures. > > The best to see how it goes is to put the data in database table and load > them, then check the use of shared memory. > > Chee

Re: [SR-Users] Dialplan module doubt

2016-07-01 Thread José Seabra
t of records. > > Cheers, > Daniel > > On 01/07/16 10:20, José Seabra wrote: > > Hello Daniel, > Thank you for your reply, > What are optimizations to increase the speed of processing? > > I have thought in another solution that is use diaplan module only fo

Re: [SR-Users] Dialplan module doubt

2016-07-01 Thread José Seabra
for your great support. Regards José Seabra 2016-07-01 8:58 GMT+01:00 Daniel-Constantin Mierla : > Hello, > the transalation records are cached by kamailio and precompiled, so there > are optimizations to increase the speed of processing. But have in mind > that the rules are matche

Re: [SR-Users] P-Asserted-Identity - Pseudo-Variables are set as null

2016-06-30 Thread José Seabra
> > > El jue, 30-06-2016 a las 15:34 +0100, José Seabra escribió: > > Hello there, > > The Pseudo-Variablest hat store information about P-Asserted-Identity are > all as set null: > > $pU= > $pd= > $pn= > > Is there any known reason for that? > > >

[SR-Users] P-Asserted-Identity - Pseudo-Variables are set as null

2016-06-30 Thread José Seabra
Hello there, The Pseudo-Variablest hat store information about P-Asserted-Identity are all as set null: $pU= $pd= $pn= Is there any known reason for that? The kamailio version that I'm using this 4.4.1 Thank you for you support Best regards -- José S

[SR-Users] Dialplan module doubt

2016-06-29 Thread José Seabra
n entries. What are your thoughts about this solution? Thank you -- José Seabra ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users

Re: [SR-Users] Kamailio consult CNAM server through SIP Subscribe.

2016-06-21 Thread José Seabra
Email with attatchement. 2016-06-21 12:22 GMT+01:00 José Seabra : > Hello, > Thanks for the hint to use cherry-pick, > > After applying these two patches the issue seems to be fixed. > Please find out the attachment with kamailio logs. > > Thank you for your help. > >

Re: [SR-Users] Kamailio consult CNAM server through SIP Subscribe.

2016-06-21 Thread José Seabra
pick them with git into the branch 4.4. > > Cheers, > Daniel > > On 21/06/16 11:04, José Seabra wrote: > > Hi Daniel, > I have applied your last two patchs on tm module but i can't compile the > module because kemi framwork. > > I'm using kamailio versi

Re: [SR-Users] Kamailio consult CNAM server through SIP Subscribe.

2016-06-21 Thread José Seabra
f function ‘sr_kemi_cbname_lookup_idx’ t_fwd.c: In function ‘add_blind_uac’: t_fwd.c:715: error: ‘TM_UAC_FLAG_BLIND’ undeclared (first use in this function) make: *** [t_fwd.o] Error 1 Regards José 2016-06-21 9:38 GMT+01:00 José Seabra : > Hello Daniel, > > I confirm that the phone receives 2

Re: [SR-Users] Kamailio consult CNAM server through SIP Subscribe.

2016-06-21 Thread José Seabra
or the suspended branch. > I will check the code, likely there has to be added condition for this > cases. > > Is the 487 reply for invite sent back? Also, the 200ok for cancel? > > Cheers, > Daniel > > On 20/06/16 16:38, José Seabra wrote: > > Hello, > > I

Re: [SR-Users] Kamailio consult CNAM server through SIP Subscribe.

2016-06-20 Thread José Seabra
Hello, I'm attaching more logs to this email regarding to the issue on SIP CANCEL to an INVITE that is suspended. If do you think that i should open an issue on git regarding to this let me know. Thank you for your help. Best Regards José 2016-06-15 14:42 GMT+01:00 José Seabra :

Re: [SR-Users] Kamailio dispatcher module - keep alives

2016-06-20 Thread José Seabra
of header reached, state=29 2016-06-20 14:08:48.031 DEBUG: [parser/msg_parser.c:153]: get_hdr_field(): get_hdr_field: cseq : <10> How can i change the destination of sip OPTION in the event_route[tm:local-request]? Regards José 2016-06-17 12:04 GMT+01:00 José Seabra : > Hi Danie

Re: [SR-Users] Kamailio dispatcher module - keep alives

2016-06-17 Thread José Seabra
ll requests generated > by kamailio, not only for the keepalives, so you need to have conditions > there to select what you want to process. > Cheers, > Daniel > > > On 17/06/16 11:24, José Seabra wrote: > > Hi Olle, > Thank you for the good hint, this way i can decide

Re: [SR-Users] Kamailio dispatcher module - keep alives

2016-06-17 Thread José Seabra
Hi Olle, Thank you for the good hint, this way i can decide the destination of th sip OPTIONS in the kamailio script. Thank you for the support. Best regards José 2016-06-17 8:24 GMT+01:00 Olle E. Johansson : > > > On 16 Jun 2016, at 18:10, José Seabra wrote: > > > > H

[SR-Users] Kamailio dispatcher module - keep alives

2016-06-16 Thread José Seabra
xternal network. How can I do that? Regards -- Cumprimentos José Seabra ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users

Re: [SR-Users] Kamailio consult CNAM server through SIP Subscribe.

2016-06-15 Thread José Seabra
(); ... ... ... Thank you for your support. Regards José 2016-06-15 12:15 GMT+01:00 Daniel-Constantin Mierla : > Hello, > > On 14/06/16 16:33, José Seabra wrote: > > Hi Olle and Daniel, > Thank you for your replies, After receive your msg I looked again to my > script and

Re: [SR-Users] Kamailio consult CNAM server through SIP Subscribe.

2016-06-14 Thread José Seabra
n failure route. Sorry for my mistake. Anyway, How should i handle the CANCEL sip msg to an INVITE that is suspended? (still related with this implementation) Thank you for your support. Regards 2016-06-14 14:52 GMT+01:00 Olle E. Johansson : > > On 14 Jun 2016, at 15:45, José Sea

Re: [SR-Users] Kamailio consult CNAM server through SIP Subscribe.

2016-06-14 Thread José Seabra
mailio still not entering on failure_route block. How can I set failure_route to this SIP Subscribe msg sent from uac_req_send()? Regards 2016-06-07 22:06 GMT+01:00 José Seabra : > Hello, > > Thank you for the feedback. > > BR > > 2016-06-07 8:38 GMT+01:00 Pavel Eremin :

Re: [SR-Users] Kamailio consult CNAM server through SIP Subscribe.

2016-06-07 Thread José Seabra
Hello, Thank you for the feedback. BR 2016-06-07 8:38 GMT+01:00 Pavel Eremin : > Hi, > > We using PERL moodule and PERL script to do this. > Don't sure but, Kamailio will stop anyway when it sends www query and > wating answer. > > > 2016-06-06 19:56 GMT+05:00 J

[SR-Users] Kamailio consult CNAM server through SIP Subscribe.

2016-06-06 Thread José Seabra
t_suspend and t_continue in order to stop INVITE transaction and resume it). 2. UAC module (generate the SUBSCRIBE sip message) 3. Some kamailio scripting logic to manage this behavior. what are your advices to implement this scenario? Thank you for your help Regards -- Cumprimentos José

[SR-Users] Kamailio routing to different carriers based on prefix

2016-05-24 Thread José Seabra
your help. Best regards -- José Seabra ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users

[SR-Users] Siremis installation with postgresql.

2016-05-12 Thread José Seabra
postgresql, if yes can you share the steps needed for this installation. -- Cumprimentos José Seabra ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/l

[SR-Users] Kamailio - Manage several kamailio instances with Siremis

2016-05-12 Thread José Seabra
Hi list, Anyone here knows if i can use one siremis instance to manage more than one Kamailio Instance? BR -- Cumprimentos José Seabra ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http

Re: [SR-Users] create packet

2016-05-04 Thread José Seabra
; > > > > > ___ > SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list > sr-users@lists.sip-router.org > http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users > > -- Cumprimentos José Seabra __

Re: [SR-Users] Kamailio IMS_QOS

2016-04-28 Thread José Seabra
tion from PCRF is made by Media-Component-Description not by >> framed IP address. In your architecture if Kamailio instance that serves Rx >> do not have real UE IP address (and real SDP media addresses) it cannot >> send proper info to PCRF. You should put Kamailio

Re: [SR-Users] Kamailio IMS_QOS

2016-04-28 Thread José Seabra
gt; > BR, > Ivo > > > On 04/28/2016 12:28 AM, José Seabra wrote: > > Hi, > Updating my last email, I noticed that the AVP framed_ip_address is also > containing the IP address of SDP C field, so in my case that I have a SBC > in front of my Kamailio doing NAT, the SD

Re: [SR-Users] Kamailio IMS_QOS

2016-04-27 Thread José Seabra
can do in these cases? Thank you for your support BR 2016-04-27 10:52 GMT+01:00 José Seabra : > Hi Jason, > What could be the impact of using both modules (usrloc and > ims_usrloc_pcscf)? > > One of the impacts that I can see is the Shared memory, it will consume > more shared me

Re: [SR-Users] Kamailio IMS_QOS

2016-04-27 Thread José Seabra
signal 11 0(21693) ALERT: [main.c:742]: handle_sigs(): core was not generated 0(21693) INFO: [main.c:754]: handle_sigs(): terminating due to SIGCHLD 0(21693) DEBUG: [main.c:756]: handle_sigs(): terminating due to SIGCHLD 69(21816) INFO: [main.c:809]: sig_usr(): signal 15 received . . . Thank yo

Re: [SR-Users] Kamailio IMS_QOS

2016-04-24 Thread José Seabra
cy of ims_qos, but the doubt here is if I don't use the ims_registrar_pcscf, the usrloc_pcscf won't be used to store usr location? And the ims_qos will works correctly? BR José Seabra 2016-04-22 23:46 GMT+01:00 Ivailo Dobrev : > Hi Jason, > > It is always better when code &

Re: [SR-Users] Kamailio IMS_QOS

2016-04-22 Thread José Seabra
Initial Initial INVITE and the reply to it. The PCRF is a proprietary solution. Thank you BR José Seabra 2016-04-22 21:54 GMT+01:00 Ivailo Dobrev : > Hi Franz, > > There no real OS PCRF. Yota/Telexir use to had some free VM image that is > OK for test. You can search about FreePCRF. It

[SR-Users] Kamailio IMS_QOS

2016-04-22 Thread José Seabra
Hello There, I'm trying using the ims_qos module with PCRF for QOS, but I'm facing some issues. When kamailio receives an initial invite (originator), it will execute the function - "Rx_AAR("ORIG_SESSION_AAR","orig","",-1)", but the PCRF is not contacted and i see the following messages: 5(1215

Re: [SR-Users] DMQ_USRLOC sync CSEQ error

2016-04-21 Thread José Seabra
Hello Daniel, Thank you for you clarification. Best Regards José Seabra 2016-04-21 6:43 GMT+01:00 Daniel-Constantin Mierla : > Hello, > > I expect this is due to replications of the same records from the other > server. The errors can be ignored, we will think of a way to avoid th

[SR-Users] DMQ_USRLOC sync CSEQ error

2016-04-15 Thread José Seabra
? and what is the impact on normal behavior of kamailio? Best regards -- José Seabra ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users

Re: [SR-Users] SIP register - memory size

2016-02-02 Thread José Seabra
Hello Daniel. Thank you for your clarification, BR José 2016-02-02 9:53 GMT+00:00 Daniel-Constantin Mierla : > Hello, > > On 28/01/16 17:01, José Seabra wrote: > > Hello there, > > Can anyone tell me what is the exactly memory size that kamailio use > > for one s

Re: [SR-Users] SIP register - memory size

2016-02-02 Thread José Seabra
r all cases, only for what you need), I will create the wiki > page and try to add more from some of my deployments. > > Cheers, > Daniel > > > On 02/02/16 10:56, José Seabra wrote: > > Hello Daniel. > Thank you for your clarification, > > BR > José > >

[SR-Users] SIP register - memory size

2016-01-28 Thread José Seabra
Hello there, Can anyone tell me what is the exactly memory size that kamailio use for one sip register saved on memory? How much memory i need allocate to kamailio in order to support 50.000 subscribers. Best Regards ___ SIP Express Router (SER) and K

Re: [SR-Users] Dialog keep alive options are with error parsing headers

2015-10-12 Thread José Seabra
Ok, my bad. Thank you. BR José Seabra 2015-10-12 16:47 GMT+01:00 Daniel-Constantin Mierla : > > The value for user agent header is invalid, must be with header name, see: > > https://www.kamailio.org/wiki/cookbooks/4.3.x/core#user_agent_header > > Cheers, > Daniel > &

Re: [SR-Users] Dialog keep alive options are with error parsing headers

2015-10-12 Thread José Seabra
uot; Best Regards 2015-10-12 16:38 GMT+01:00 José seabra : > Hello Daniel, > Rigth now the only thing that we are adding extra to dialog module is the > following: > > #!ifdef WITH_TOPOH > modparam("dialog", "lreq_callee_headers", "TH: dlh\r\n") &

Re: [SR-Users] Dialog keep alive options are with error parsing headers

2015-10-12 Thread José seabra
Hello Daniel, Rigth now the only thing that we are adding extra to dialog module is the following: #!ifdef WITH_TOPOH modparam("dialog", "lreq_callee_headers", "TH: dlh\r\n") #!endif We are also adding the following configuration: user_agent_header="Voicis&q

Re: [SR-Users] Dialog keep alive options are with error parsing headers

2015-10-07 Thread José Seabra
Hello Daniel, Do you have any suggestion how to resolve this issue? Best Regards José Seabra 2015-09-25 9:37 GMT+01:00 José Seabra : > Hello Daniel, > > Once again thank you for your support. > > Please check below the kamailio logs with your patch: > > 34(22654) DEBUG:

Re: [SR-Users] Kamailio recvfrom out of bounds

2015-09-28 Thread José Seabra
of what we need and even the CPU is between 65% and 70% sleeping. Do you have any suggestion? the traffic average that interface receives now is 200mbs. The server network interface is 10GB. Any suggestion is welcome. Best Regards José Seabra 2015-09-27 17:08 GMT+01:00 Daniel-Constantin Mi

Re: [SR-Users] Kamailio recvfrom out of bounds

2015-09-27 Thread José Seabra
es in wireshark that kamailio receives BYES/200OK from interface B(Carriers interface) but it isn't forward to Interface A(customer interface), if i make for example 20cps i don't have this issue, all packets are handled correctly and there isn't 408 requests timeouts. Best Regards J

Re: [SR-Users] Kamailio recvfrom out of bounds

2015-09-25 Thread José Seabra
Adding more information to my last email, when kamailio starts receiving calls, after more or less 40 seconds it stops processing some sip messages. I'm using the kamailio version 4.3.2 Best Regards 2015-09-25 18:34 GMT+01:00 José Seabra : > I have one kamailio server listening in 2

[SR-Users] Kamailio recvfrom out of bounds

2015-09-25 Thread José Seabra
debug_flag = 0 dont_fork_cnt = 0 n_lst = 0x7ffd89a34710 p = 0x7fb01bf4c646 "H\205\300t\025\017\266P\003\017\266\312D9\371\017\204", __FUNCTION__ = "main" [root@c4-srv1 kamailio]# kamctl stats shmem shmem:fragments = 2552 shmem:free_size = 2082

Re: [SR-Users] Dialog keep alive options are with error parsing headers

2015-09-25 Thread José Seabra
=af3be7f0ca0e408fac220f5febc9e509 CSeq: 0 OPTIONS Call-ID: 3178f921d05c4a05a03b77ffecf17e96 Max-Forwards: 70 Content-Length: 0 Voicis ]] Best Regads José Seabra 2015-09-24 20:49 GMT+01:00 Daniel-Constantin Mierla : > Hello, > > the patch from next commit: > > > https://github.c

Re: [SR-Users] Dialog keep alive options are with error parsing headers

2015-09-24 Thread José Seabra
Adding more information to my issue, these errors only happens when I'm using topoh module, seems that dialog keep alive options is not working with topoh module, maybe its something related with topoh callid encription. Best regards José Seabra 2015-09-24 15:24 GMT+01:00 José S

[SR-Users] Dialog keep alive options are with error parsing headers

2015-09-24 Thread José Seabra
ot;initial_cbs_inscript", 0) modparam("dialog", "default_timeout", 3600) modparam("dialog", "send_bye", 1) modparam("dialog", "timeout_avp", "$avp(s:timeout_dlg)") modparam("dialog", "track_cseq_updates",

Re: [SR-Users] carrierroute module cannot use prefix that start with +

2015-09-21 Thread José Seabra
Hello Daniel, Seems that carrieroute module won't work for all countrycodes, there is countrycodes that must have +. Thank you for your reply Best Regards José Seabra 2015-09-21 16:12 GMT+01:00 Daniel Tryba : > On Monday 21 September 2015 08:02:46 ycaner wrote: > > You can repl

[SR-Users] carrierroute module cannot use prefix that start with +

2015-09-21 Thread José Seabra
_route_to_tree(): cannot insert route flags into d-trie anyone can help in order allow use + in carrierroute prefix. Best regards José Seabra ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http:

Re: [SR-Users] Dialog module isn't decreasing the profile size, and isn't entering on event routes

2015-09-18 Thread José Seabra
Hello, Thank you for your explanation. Have a good weekend Best Regards José Seabra 2015-09-18 15:03 GMT+01:00 Daniel-Constantin Mierla : > Hello, > > should work without dlg_manage() for bye, but it depends on dialog > matching mode and if did parameter is mirrored back in Rout

Re: [SR-Users] Dialog module isn't decreasing the profile size, and isn't entering on event routes

2015-09-18 Thread José Seabra
Hi Daniel, I wasn't executing the dlg_manage on BYE requests I thought that i only needed execute it on INVITES messages. it's working now after adding: if(is_known_dlg()) { dlg_manage(); } Thank you for your support Best regards José Seabra 2015-09-18 8:24 GMT+01:00 Daniel-

[SR-Users] Dialog module isn't decreasing the profile size, and isn't entering on event routes

2015-09-17 Thread José Seabra
sl_send_reply("503", "Channel limit exceeded\n"); exit; } } } set_dlg_profile("concurrentcalls","local"); } Pleas

Re: [SR-Users] Dialog module isn't decreasing the profile size, and isn't entering on event routes

2015-09-17 Thread José Seabra
eded $avp(s:size) for caller '$fU' - R=$ru > ID=$ci\n"); > sl_send_reply("503", > "Channel limit exceeded\n"); > exit; > } >

Re: [SR-Users] Best practise for limiting concurrent calls across a cluster

2015-09-04 Thread José Seabra
Hi, I'm also using the same mechanism that Carsten is using(htable and DMQ), the only issue about this solution is when one of your kamailio instances goes down and up, this instance looses the number of current calls. Regards José Seabra 2015-09-04 13:53 GMT+01:00 Daniel Tryba : > O

Re: [SR-Users] kamailio presence server using db_mongodb as database

2015-08-27 Thread José Seabra
that is not possible with > mongodb. I will think of a solution for it. > > Cheers, > Daniel > > On 18/08/15 16:02, José Seabra wrote: > > Hello, > > > > Now after kamailio startup seems that presence module is not working > > correctly when receives a publish

Re: [SR-Users] kamailio presence server using db_mongodb as database

2015-08-18 Thread José Seabra
insert({table_name: "watchers", table_version: NumberInt(3) }) WriteResult({ "nInserted" : 1 }) db.getCollection("version").insert({table_name: "active_watchers", table_version: NumberInt(11) }) WriteResult({ "nInserted" : 1 }) Thank you for you

Re: [SR-Users] kamailio presence server using db_mongodb as database

2015-08-18 Thread José Seabra
2015-08-18 12:03 GMT+01:00 Daniel-Constantin Mierla : > Hello, > > can you run with debug=3 and see what is printed in syslog? > > Cheers, > Daniel > > > On 18/08/15 11:36, José Seabra wrote: > > Hi Daniel, > > Thank you for your reply, > > I did wh

Re: [SR-Users] kamailio presence server using db_mongodb as database

2015-08-18 Thread José Seabra
}) > db.getCollection("version").find({}) { "_id" : ObjectId("55d2fb67b04c015195aee4b1"), "table_name" : "presentity", "table_version" : 4 } Best Regards José Seabra 2015-08-18 7:09 GMT+01:00 Daniel-Constantin Mierla : > Indeed the issue

Re: [SR-Users] kamailio presence server using db_mongodb as database

2015-08-17 Thread José Seabra
This shouldn't check the table version in mongodb or i'm wrong? Best regards 2015-08-17 16:45 GMT+01:00 José Seabra : > I have tried that but kamailio gave me the following error: > > 0(2344) ERROR: [db.c:435]: db_check_table_version(): invalid > version 0 for table pres

  1   2   >