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
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
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
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
>
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
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
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:
>
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
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
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
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
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
) 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
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
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
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)
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 :
>
>
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
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
}
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
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
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
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
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
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
>> :
>>
>
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
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
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
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
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
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
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
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
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
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
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
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
>
> 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
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
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
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
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
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
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
>
>
> 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?
>
>
>
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
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
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.
>
>
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
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
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
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 :
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
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
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
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
();
...
...
...
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
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
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 :
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
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é
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
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
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
;
>
>
>
>
> ___
> 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
__
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
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
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
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
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 &
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
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
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
? 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
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
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é
>
>
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
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
>
&
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")
&
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
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:
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
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
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
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
=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
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
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",
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
_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:
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
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-
sl_send_reply("503",
"Channel limit exceeded\n");
exit;
}
}
}
set_dlg_profile("concurrentcalls","local");
}
Pleas
eded $avp(s:size) for caller '$fU' - R=$ru
> ID=$ci\n");
> sl_send_reply("503",
> "Channel limit exceeded\n");
> exit;
> }
>
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
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
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
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
})
> 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
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 - 100 of 148 matches
Mail list logo