On 09/26/2016 08:34 PM, Carlyle Edwards wrote:
Hi, is there a manual for SIREMIS?
http://kb.asipto.com/siremis:index
--
Alex Balashov | Principal | Evariste Systems LLC
Tel: +1-706-510-6800 (direct) / +1-800-250-5920 (toll-free)
Web: http://www.evaristesys.com/, http://www.csrpswitch.com/
_
Hi, is there a manual for SIREMIS?
___
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
Hi Franz,
Sorry for the misunderstanding, none of the nodes are "local only". Its a
private address that they're listening to.
As for the issue, source UE sends correct ACK with the right RURI
(containing the correct IP and port of the destination UE).
But P-CSCF strips that alias parameter of
Hello,
i'm trying to list the dialog (dlg_profile list) in the proxy using an RPC
call to jsonrpc-s (dlg_profile list).
But when there are many calls , kamailio send an error because the tcp
buffer is not big enough.
The only solution is to increase the parameter tcp_conn_wq_max every time
i'
On Mon, Sep 26, 2016 at 05:18:32PM +0530, Infinicalls Infinicalls wrote:
> I am sorry, I am not sure how to implement Brandon's method. Isn't
> there any simpler solution to achieve this? Could someone elaborate me
> more on this or point me to relevant links?
>
> My problem is simple. I have 2 h
Hello,
When saving in the location table, the expires and last_modified columns
contain the value 000-00-00 00:00:00 which causes issues when Kamailio is
restarted and the preload modparam is set to load the location table from db in
memory at startup.
I've already upgraded Kamailio to 4.4.3, a
Right!
Thank you!
That fixed the issue ☺
From: sr-users [mailto:sr-users-boun...@lists.sip-router.org] On Behalf Of Olle
E. Johansson
Sent: maandag 26 september 2016 16:03
To: Kamailio (SER) - Users Mailing List
Subject: Re: [SR-Users] REGISTER between Kamailio 4.4 and Asterisk 13
On 26 Sep 20
> On 26 Sep 2016, at 15:53, Grant Bagdasarian wrote:
>
> Hello,
>
> We’re trying to get our Asterisk test server to REGISTER with Kamailio.
> The first attempts are ok, but once the nonce timer is exceeded Kamailio
> starts rejecting the REGISTER requests from Asterisk, due to the nonce bein
Hello,
We're trying to get our Asterisk test server to REGISTER with Kamailio.
The first attempts are ok, but once the nonce timer is exceeded Kamailio starts
rejecting the REGISTER requests from Asterisk, due to the nonce being expired.
The auth_check function is the one returning error -4.
Is
Hello,
On 26/09/16 12:12, Sebastian Damm wrote:
> Hi,
>
> Kamailio release 4.4.3 was tagged as a "bug fix release", no config
> changes should be needed.
no changes to good configs, but some bug fixes might reveal some invalid
configs ... and, of course, from time to time might be regressions...
Thanks, that is definitely what I need :)
понедельник, 26 сентября 2016 г. пользователь Daniel-Constantin Mierla
написал:
> You have another function that is changing the contact header (like
> fix_nated_contact() or add_contact_alias()). If you want to keep both, then
> you have to use msg_apply
Hi José,
On 21 September 2016 at 18:28, José Seabra wrote:
> Hello,
> I have a doubt related with DMQ dns behavior, I noticed that when kamailio
> starts, it tries to resolve DMQ name configured on parameter
> notification_address as the following sequence:
>
>1. SRV
>2. A
>3.
>
Hi,
I am sorry, I am not sure how to implement Brandon's method. Isn't
there any simpler solution to achieve this? Could someone elaborate me
more on this or point me to relevant links?
My problem is simple. I have 2 hosts (host1.mydomain.com and
host2.mydomain.com located in different places) an
Hello,
I'm planning on doing some smart load balancing with Kamailio.
We have a distributed network, with multiple Kamailio boxes in different
locations serving as Ingress SBC,
these Kamailio boxes are the entry point for a SIP call and then they route
the call to a pre-configured Asterisk boxes.
What is the db_mode of the dialog module set to? I suggest trying 1 as a value.
http://www.kamailio.org/docs/modules/4.4.x/modules/dialog.html#idp44282476
From: sr-users [mailto:sr-users-boun...@lists.sip-router.org] On Behalf Of
Michael Jepson
Sent: 26 September 2016 12:07
To: Kamailio (SER) -
This looks like package memory. Can you dump the fragments and send the output?
kamcmd pkg.stats
This will show you memory usage, for each Kamailio process.
kamcmd cfg.set_now_int core mem_dump_pkg PID
kamcmd cfg.set_now_int core mem_dump_pkg 1
This will dump the memory fragments to syslog. You
Hi all,
I am trying to limit the concurrent calls of a customer, but we have multiple
Kamailio servers in our platform. I have the dialog module up and running and
it is storing its data in a database, but when I use get_profile_size, it will
only return the number of dialogs in that profile fo
hi all
I have kamailio 4.2.0 on Debian Jessie
the parameters on startup of kamailio are :
SHM_MEMORY=512
PKG_MEMORY=32
the server is dedicated to the kamailio SIP service with authentication and
accounting on a separated db server
the server process about 30/50 call setups per second
every
> On 26 Sep 2016, at 12:15, NITESH BANSAL wrote:
>
>
>
>
>
>
> Hello,
>
> I'm planning on doing some smart load balancing with Kamailio.
> We have a distributed network, with multiple Kamailio boxes in different
> locations serving as Ingress SBC,
> these Kamailio boxes are the entry po
Hello,
I'm planning on doing some smart load balancing with Kamailio.
We have a distributed network, with multiple Kamailio boxes in different
locations serving as Ingress SBC,
these Kamailio boxes are the entry point for a SIP call and then they route the
call to a pre-configured Aster
Hi,
Kamailio release 4.4.3 was tagged as a "bug fix release", no config changes
should be needed.
However, we had to change two things in our config file to get 4.4.3
running. I thought, I might share those on the list.
1) Defines must not have '-' in the names.
In 4.4.2 we had a Define like th
Hello,
You can use dispatcher module:
http://www.kamailio.org/docs/modules/4.2.x/modules/dispatcher.html
On Mon, Sep 26, 2016 at 1:37 PM, NITESH BANSAL
wrote:
> Hello,
>
>
> I'm planning on doing some smart load balancing with Kamailio.
>
> We have a distributed network, with multiple Kamailio
Hello,
I'm planning on doing some smart load balancing with Kamailio.
We have a distributed network, with multiple Kamailio boxes in different
locations serving as Ingress SBC,
these Kamailio boxes are the entry point for a SIP call and then they route the
call to a pre-configured Asterisk bo
On Fri, Sep 23, 2016 at 03:59:20PM +0200, Loic Chabert wrote:
> - I have some sbc for one destination. If one destination fail, kamailio
> try to second one etc..
> - If no SBC is available for this destination (for exemple, all are down),
> i want to send my call to an error server (asterisk), pla
There's no simple answer to that. You have to learn to configure Kamailio in
general.
On September 26, 2016 3:50:02 AM EDT, Gaurav Bmotra
wrote:
>Hi
>i want to config gateway in kamailio
>i want to know how can i config IP Authenticate gateway and user/ pass
>gateway
-- Alex
--
Principal, E
Hi
i want to config gateway in kamailio
i want to know how can i config IP Authenticate gateway and user/ pass
gateway
--
*Regards:*
Gaurav Bmotra
___
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-r
Hai Team,
I am facing some issues in kamailio scritpts
please check my script file and let me know how to do that.
Issues
1.I can't able to set my maxptime in my script
2.Not able to change contact header
3.
Regards
Arnab
On Mon, Sep 26, 2016 at 12:30 PM, aman jeff wrote:
> Hai Team,
>
> I c
Hai Team,
I can't able to set maxptime in SDP
Please help me
___
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
28 matches
Mail list logo