Hi,
Thank you for be used great KAMAILIO.
Regarding rtpproxy LB.
I configured as below.
modparam("rtpproxy", "rtpproxy_sock", "udp:192.168.1.136:7722")
modparam("rtpproxy", "rtpproxy_sock", "udp:192.168.1.137:7722")
modparam("rtpproxy", "rtpproxy_sock", "udp:192.168.1.138:7722")
modparam("rtppro
With the latest commit kamailio crashes as soon as the userblacklist module is
hit in my config, this is wat I get in the log:
Jul 6 08:45:29 tel-dev-01 [crit] ./kamailio[3229]: CRITICAL:
[pass_fd.c:275]: receive_fd(): EOF on 5
Jul 6 08:45:29 tel-dev-01 [alert] ./kamailio[3217]: ALERT:
[mai
Hi Daniel,
You were right and t_load_contacts was never my problem so I've taken a
step back and reverted to my original config that I pasted above and I've
been trying to work forward from there. Even t_cancel_branches which I
thought was stopping Kamailio from relaying the reply from the cnam
p
PS.
As with many open-source projects with some reach, there's no shortage
of commercial products and options that will allow you to do exactly
what you're asking for.
For example, it can be seen that ASIPTO put out a Kamailio-based load
balancing solution:
https://www.asipto.com/sw/soluti
On 07/05/2016 04:57 PM, Tickling Contest wrote:
Thanks for your note, Alex, but asking for a reasonable admin is hardly
presumptuous; indeed saying that it is presumptuous is very
questionable. I have had to do that myself having designed telco
architecture and products in painful (SW) detail fo
Thanks for your note, Alex, but asking for a reasonable admin is hardly
presumptuous; indeed saying that it is presumptuous is very questionable. I
have had to do that myself having designed telco architecture and products
in painful (SW) detail for over a decade now, and I have seen boxes far
more
Hi,
I've a very strange scenario to work on which requires me to parallel fork
the call to the same Destination provider. The only problem here is that
they think that the second INVITE with different branch tag is a
re-transmission and hence only take one call forward.
I do not have to modify an
Interesting, because the previous fix was related to the 4th parameter
that you weren't actually used. Also, in that case the default value for
userblacklist_table should be used, which was not changed either.
I pushed another commit to add a bit more details to the log messages.
Can you try again
I think you need to radically readjust your expectations. What you're
asking for, once all of the requirements are tallied up ...
- Load balancing across Asterisk servers
- SIP registration to RealTime DB
- HA configuration
... is not simple, and doesn't lend itself to a "quick start" guide.
Y
Hello,
I am beginning to front my Asterisk cluster with Kamailio and so far my
biggest issue is the complete lack of quick-start-like documentation for
this. Is there any place I can get a very simple HA configuration (telling
me where the config files are, for starters, is a good thing) for Kamai
El 05/07/2016 11:36, Daniel Tryba escribió:
>
> Please keep the mailinglist in the loop, so everybody might benefit from
> our ramblings :)
>
> > Still there are few things i dont understand, i am not using asterisk
> > just as a voicemail server since they are actually handling also the
> > call
El 05/07/2016 11:36, Daniel Tryba escribió:
>
> Please keep the mailinglist in the loop, so everybody might benefit from
> our ramblings :)
>
> > Still there are few things i dont understand, i am not using asterisk
> > just as a voicemail server since they are actually handling also the
> > call
Please keep the mailinglist in the loop, so everybody might benefit from
our ramblings :)
> Still there are few things i dont understand, i am not using asterisk
> just as a voicemail server since they are actually handling also the
> calls passing first from kamailio and being load balanced to th
Thank you very much Daniel. That solved the problem. Consequences of random
upgrade. Will keep in mind for the future :)
- Jayesh
On Tue, Jul 5, 2016 at 8:10 PM Daniel-Constantin Mierla
wrote:
> It looks like you installed it for first time long time ago, without
> proper upgrade. If you run ka
Of course,
if (check_user_blacklist("$avp(s:caller_uuid)", "$avp(s:caller_domain)",
"$avp(s:c_number)"))
Also in my config the userblacklist_table parameter is not set, so it should
default to "userblacklist" table then according to the docs.
Also tried this again:
if (check_user_blacklist("$
It looks like you installed it for first time long time ago, without
proper upgrade. If you run kamailio 4.4, the version value has to be 4.
The module works also with older table versions/structures, but it
doesn't select the new columns.
Cheers,
Daniel
On 05/07/16 16:34, Jayesh Nambiar wrote:
Hello,
can you paste here how you execute the userblacklist function in the
kamailio.cfg?
Cheers,
Daniel
On 05/07/16 16:30, Tim Balmer wrote:
> Hi,
>
> Unfortunately still the same issue although I have the latest git version now:
>
> root@tel-dev-01-[LOC]:~/kamailio# ./kamailio -h
> version: k
Version is 3.
- Jayesh
On Tue, Jul 5, 2016 at 7:19 PM Daniel-Constantin Mierla
wrote:
> Hello,
>
> what is the table_version in version table for dispatcher?
>
> select * from version
>
> Cheers,
> Daniel
>
> On 05/07/16 14:51, Jayesh Nambiar wrote:
>
> Hi,
> I'm trying to use the dispatcher mo
Hi,
Unfortunately still the same issue although I have the latest git version now:
root@tel-dev-01-[LOC]:~/kamailio# ./kamailio -h
version: kamailio 4.4.2 (x86_64/linux) 89c556
The I run this latest version:
root@tel-dev-01-[LOC]:~/kamailio# ./kamailio -f /etc/kamailio/kamailio.cfg
But still I
Hello,
what is the table_version in version table for dispatcher?
select * from version
Cheers,
Daniel
On 05/07/16 14:51, Jayesh Nambiar wrote:
> Hi,
> I'm trying to use the dispatcher module with algo 9 for weighted
> distribution. I have a column attrs in the dispatcher table with value
> in
Hello,
can you try now with latest branch 4.4?
Thanks,
Daniel
On 05/07/16 14:26, Tim Balmer wrote:
> Hi Daniel,
>
> Thanks for your quick response, please let me know if you want me to test
> something.
>
>
> Cheers,
> Tim
>
> -Oorspronkelijk bericht-
> Van: sr-users [mailto:sr-users-
Hi,
I'm trying to use the dispatcher module with algo 9 for weighted
distribution. I have a column attrs in the dispatcher table with value in
the format "weight=90" for my destination addresses.
But somehow the ds_list command always shows attrs as blank. I checked that
kamailio doesn't fetch the
Hi Daniel,
Thanks for your quick response, please let me know if you want me to test
something.
Cheers,
Tim
-Oorspronkelijk bericht-
Van: sr-users [mailto:sr-users-boun...@lists.sip-router.org] Namens
Daniel-Constantin Mierla
Verzonden: dinsdag 5 juli 2016 14:21
Aan: Kamailio (SER) -
Hello,
I did some backports based on an issue reported previously. Likely to be
a regression of that. I will check later and come back here with the
results.
Cheers,
Daniel
On 05/07/16 14:07, Tim Balmer wrote:
> Hello,
>
> We are running Kamailio version 4.4 and have our sipproxy servers config
Hello,
Kamailio SIP Server v4.2.8 stable release is out.
This is a maintenance release of the previous stable branch, 4.2, that
includes fixes since release of v4.2.7. There is no change to database
schema or configuration language structure that you have to do on
installations of v4.2.x. Deploym
Hello,
We are running Kamailio version 4.4 and have our sipproxy servers configured to
do auto updates within te same major version based on a 4 weekly schedule (we
have 4 sipproxy / Kamailio servers). So this morning as expected the first of
our sipproxy servers automatically upgraded from 4.4
On Mon, Jul 04, 2016 at 07:39:14PM -0400, TEG AMJG wrote:
> Now to the real question, is there anyway to include Asterisk voicemail
> functionality with the solution I already mentioned? the question is
> because, as I far as I know, Asterisk needs to associate mailboxes to its
> users. So i believ
Good idea. Tested and it works. Thank you!
Regards,
Igor.
-Message d'origine-
De : sr-users [mailto:sr-users-boun...@lists.sip-router.org] De la part de Juha
Heinanen
Envoyé : lundi 4 juillet 2016 20:38
À : Kamailio (SER) - Users Mailing List
Objet : Re: [SR-Users] Increase diversion c
Hello Daniel,
Is there any possibility of you explain me what do you need from GDB and I
execute these steps in the server?
That's because create a new environment will take me lot of time,
If it isn't possible, I will create the new environment.
Thank you for your help.
Regards
José
2016-07-0
Dimitry and Juha:
There is thanks for you gentlemen!
As regards TLS, I have run into problems (Debian testing 64 bit, Kamailio
compiled from sources 4.1.x) so decided to give it a try without TLS. But
without luck!
Please help me understand:
1: chrome to chrome (or FF to FF) avatar calls can be
Hello,
so actually there is a libmsgpack out there -- this is a new dependency,
therefore create a new module.
Cheers,
Daniel
On 04/07/16 19:44, Anonim Stefan wrote:
> Hi,
>
> As the only new library, it will use msgpack-devel. In addition, it
> will use some json devel lib (my actual need is t
Hello,
soon I will start packaging of v4.2.8 -- if anyone has patches to push
to branch 4.2, write first to sr-dev in order to sync and avoid using
inconsistent source tree for building the release.
Cheers,
Daniel
On 04/07/16 12:15, Daniel-Constantin Mierla wrote:
> Hello,
>
> I am planning to
32 matches
Mail list logo