Hi,
Took time to get back with the test results as I was trying to analyze too
much myself before getting back on the list. Also I was stuck with weird
error of module version mismatch, but I figured and solved that issue.
So I do see the logs "frame size mismatch" when I miss the events. Since
the
Also forgot to mention, this starts happening at around 1200cps. And using
SIPp I accelerate from 500cps to 1200cps very quick. So it might be related
to concurrency is what I'm assuming. Thanks.
- Jayesh
On Tue, Sep 22, 2015 at 12:40 PM Jayesh Nambiar
wrote:
> Hi,
> Took time to get back with
Hi,
Kamailio is using it's own SIP-Stack, not a SIP-Stack from a third party.
Thanks,
Carsten
2015-09-22 4:13 GMT+02:00 天 :
> Hi, I am a rookie in SIP related area.
> I run into OpenIMSCore in recent days, and then I was introduced to
> Kamailio.
> Now I am wondering what SIP stack does Kamailio
Hello,
with a quick search I couldn't see any log related to radius for
runtime. Maybe the part with radius functions is not executed. Load
debugger module and set its cfgtrace parameter to 1. The register with
the phone and see if the radius authentication function is executed. If
not, look to se
Hello,
there is a site about mailing list. you can seaerch whatever you want on
search box
http://sip-router.1086192.n5.nabble.com/
--
View this message in context:
http://sip-router.1086192.n5.nabble.com/Two-suggestions-tp141632p141642.html
Sent from the Users mailing list archive at Nabble.c
Thanks a lot!
-- Original --
From: "ycaner";;
Date: Tue, Sep 22, 2015 07:16 PM
To: "sr-users";
Subject: Re: [SR-Users] Two suggestions
Hello,
there is a site about mailing list. you can seaerch whatever you want on
search box
http://sip-router.1086192.n
Hello all;
it is 3rd. mail to send about it. i installed kamailio V 4.3.2 and Aster?sk
13.5 version the same machine. Kamailio listens 5061 port and
asterisk listens 5080 port.
When the calls
happens , aster?sk sends perfectly
200 Ok message to
Hello,
can you give the listen and alias parameters you have in kamailio.cfg?
Are you using domain module and have the ip in the domain table?
Cheers,
Daniel
On 22/09/15 13:33, Yasin CANER wrote:
> Hello all;
>
> it is 3rd. mail to send about it. i installed kamailio V 4.3.2 and
> Aster?sk 13.
Hello,
I haven't seen in the ngrep when the data containing next line is received:
{"event":"REGISTER","tindex":"3639","tlabel":"1889788252" ...
Do you still have it? Is it after:
{"event":"REGISTER","tindex":"12603","tlabel":"626010915", ...
Cheers,
Daniel
On 22/09/15 09:09, Jayesh Nambiar w
Hello Daniel;
thanks for reply. there is a ip in kamailio.domain table . alias module is
disabled and don't use any domain , it is only ip. MultiDomain support is
enabled.
P.S. : i replaced real ip with '192.168.0.188'.
--kamailio.domain-
# id, domain, did, last_modified
'1', '192.
Hello,
do you have parameter register_myself set for domain module? If yes,
then set it to 0, because when set to 1, any URI with that IP will match
myself condition.
Cheers,
Daniel
On 22/09/15 14:17, ycaner wrote:
> Hello Daniel;
> thanks for reply. there is a ip in kamailio.domain table . ali
Hello,
look at uac module for uac_auth() function -- you need to use that in a
failure_route when processing 407 from provider, like in example:
- http://kamailio.org/docs/modules/4.4.x/modules/uac.html#uac.f.uac_auth()
Cheers,
Daniel
On 21/09/15 17:08, Infinicalls Infinicalls wrote:
> Hi,
>
Hello,
the log file doesn't have any message from cfgtrace.
If you started from default kamailio.cfg, note that the debugger module
is not loaded unless you define WITH_DEBUG. To understand, see some docs
about defines at:
- https://www.kamailio.org/wiki/cookbooks/4.3.x/core#define
Cheers,
Da
Hello Daniel;
As you wrote after disabled register_myself , it works as should be. is
there any side affect for disabling it. i looked at the docs and i think
there will not be any problems.
Thanks for helps. Have a nice day.
--
View this message in context:
http://sip-router.1086192.n5.nabble
Hello!
I'm trying to set max call duration, but after 5 seconds call is continues.
Kamailio version: 4.3.2
Here's part of my config file:
#!define CC_FLAG 29
...
modparam("cnxcc", "credit_check_period", 1)
modparam("cnxcc", "redis", "addr=127.0.0.1;port=6379;db=1")
modparam("dialog", "hash_size",
15 matches
Mail list logo