Hi,
If you are using dispatcher module or similar, then the bottle-neck is
not Kamailio, but Freeswitch. I guess, Kamailio simply doesn't get any
answer from the AS and thus replies with an error as no AS is
available. Kamailio by default/minimal configuration won't send any
errors, it depends on
Hi,
I am doing load testing with of Kamailio. I have sipp (version 3.3) as the
load generator,Kamailio(4.2.7) as Load Balancer and Freeswitch (1.6.5) as
Gateways.
I am using the following command to generate load
./sipp -sf uac.xml -d 2000 -m 4000 -l 1000 -r 200 -trace_stat -i SIPP_IP
-p 15060
Hi AbdulMalik,
brother this is not kamailio related issue, this is some misconfiguration.
I think, there is some port misconfiguration , kamailio running on 5060 and
also freeswitch running on 5060, make ur kamailio run specfically on 5060, and
freeswitch on different port entirely. please do
When I run netstat -unlp command it show the following list. Is it correct for
freeswitch to have the loopback IP address? I think this is maybe a reason the
invite is timeout with 408 but I am not sure. How can I fix this problem? I
just want to confirm if integrating Kamailio with freeswitch w
On 06/01/16 11:49, Daniel-Constantin Mierla wrote:
> [...]
>> But Packet which is send by siptrace module to homer capture server is
>> send before topoh modifications.
>>
>> If you can correct this flow it will be great.
> I will look into it as I said before.
Can you try with master branch? I p
It seems dialplan module does not work with that many records (35326 records
to be exact)
After i increased memory to kamailio, the module could load the data
(kamcmd dialplan.reload), but is unable to 'dump'
# /usr/local/sbin/kamcmd dialplan.dump 1
error: 500 - Internal error root reply
On Mon
Hi Daniel,
We are experimenting with the dialplan module.
I have a question about the reload of records.
We will have 35326 rows in our dialplan table. I expect this would take a
while to load into memory. Does the reload interrupt routing? or does the
module save new data in a new hash and then ch
Hi Franz!
Thanks for sharing! Great job, end excellent materials to get started with
students (beside my main work I also teach students in Odessa National
Academy of Telecommunication).
I was looking for some "light" way how to start with real deployment of IMS,
not pure theory, and this is just
Hi Franz,
Thank you very much for your support. Now we are able to make a call
between two IMS clients (Boghe). Thank you so much.
We are little confusing by seeing Wireshark traces as every node run on the
same IP address. We would like to run CSCF (P,S,I), HSS on different IP
addresses for bett
Hello,
Any hint? How do I get a response? is it through user digest?
Thanks
Abdulmalik Sherif
From: sr-users on behalf of malik
sherif
Sent: Friday, January 8, 2016 7:39 PM
To: sr-users@lists.sip-router.org
Subject: [SR-Users] Kamailio and freeswitch integr
Hello,
short note to add that one can use dialplan module for doing
per/sed-like substitutions with rules stored in database. Reloading of
records from database can be done via mi/rpc command, thus without
restarting kamailio.
dialplan module is particularly useful when needing to deal with lot o
On 09/01/16 01:12, Juha Heinanen wrote:
> Juha Heinanen writes:
>
>> I just tried by replacing ca_list file of my proxy (that contained ca
>> certs of my peers) with a single bogus ca cert. Then I executed tls.cfg
>> and made a call from one of the peers to my proxy. My proxy still
>> recognize
Hello,
I expect that the log message from sip trace means that a retransmission
was detected and it is not going to be sent to sipcature server.
Printing the log messages for memory operations (malloc/free) is going
to be very costly in terms of performaces, be sure that parameters
memlog/memdbg
On Wednesday, January 06, 2016 02:54:42 PM Daniel-Constantin Mierla wrote:
> On 06/01/16 13:57, Anthony Messina wrote:
> > On Tuesday, January 05, 2016 07:32:32 PM Daniel-Constantin Mierla wrote:
> >> Hello,
> >>
> >> On 02/01/16 03:11, Anthony Messina wrote:
> >>> On Friday, January 01, 2016 04:4
Hello All,
I'm load testing Kamailio with siptrace (duplicate) enabled, but for some
reason not all SIP messages are arriving at the sip capture server (kamailio
instance with sipcapture).
The load is an average of 50 CPS.
I enabled debug 9 and I get the following messages.
[mem/q_malloc.c:36
Thank you Daniel, it's clear for me now :)
From: sr-users [mailto:sr-users-boun...@lists.sip-router.org] On Behalf Of
Daniel-Constantin Mierla
Sent: Monday, January 11, 2016 10:33 AM
To: Kamailio (SER) - Users Mailing List
Subject: Re: [SR-Users] behaviour of exit();
Hello,
in a failure_route,
Connections can be dropped from other reasons, not only restarts (like
congested routers on the path), so if your client is not able to
reconnect, then it will get in troubles anyhow.
You can also build a topology with an edge proxy (referred by many as
sbc), which sits in between the client and t
Thanks Daniel.
Since there are WebRTC clients connected, restart should be avoided in
my case
Is there any plan to add configuration file reload in future?
*Thanks & Regards,*
Amit Patkar
On 1/8/2016 2:07 PM, Daniel-Constantin Mierla wrote:
Hello,
if you need to change the routing logic, t
Hello,
in a failure_route, exit stops the execution of the config file and then
kamailio will send the winning reply to the caller if there is no active
branch. If you did a t_relay() to a new destination in failure_route,
then that is an active branch, so no reply is sent to caller, kamailio
will
Hello,
I have the following statements in my config script.
When either of the IF statements is true, what does the exit function do? Will
it still pass the message to the next hop or will it just abort and drop the
sip message?
failure_route[DISPATCH_FAILURE] {
xlog("L_INFO", "
20 matches
Mail list logo