Great, please let me know if you find anything or if you need any further
information.
Regards,
Maciej
2015-10-06 8:03 GMT+02:00 Daniel-Constantin Mierla :
> OK -- it is clear now where to look in the code, I will do it as soon as I
> get a chance.
>
> Daniel
>
>
> On 05/10/15 20:09, Maciej Marc
Hi,
It is posibility to set timeout for uac_req_send with setting "evroute"
to 1. Yes, I found a solution without this set when using
event_route[tm:local-request] [1] but with "evroute" option this don't
work ofcorse.
regards
Pawel
[1] http://lists.sip-router.org/pipermail/sr-users/2011-Oc
Hi,
The /var/log/apache2/other_vhosts_access.log says
"
10.0.0.4:80 91.196.50.33 - - [07/Oct/2015:02:55:44 +] "GET
http://testp5.mielno.lubin.pl/testproxy.php HTTP/1.1" 404 458 "-"
"Mozilla/5.0 (Windows NT 5.1; rv:32.0) Gecko/20100101 Firefox/31.0"
10.0.0.4:80 115.241.39.15 - - [07/Oct/2015:0
Hi,
The /var/log/apache2/error.log says
"
[Tue Oct 06 15:23:54.011764 2015] [:error] [pid 3120] [client
185.25.151.159:60391] script '/var/www/testproxy.php' not found or
unable to stat
"
Siremis was previously installed in /var/www/html/siremis/ and now
changed to /var/www/siremis/
Still the s
Hello Daniel,
Le 2015-10-06 17:21, Daniel-Constantin Mierla a écrit :
Hello,
the dispatcher module readme has a good configuration file for a load
balancer to start with:
-
http://kamailio.org/docs/modules/stable/modules/dispatcher.html#dispatcher.ex.config
Thank you, i already read this sec
Hello,
the dispatcher module readme has a good configuration file for a load
balancer to start with:
-
http://kamailio.org/docs/modules/stable/modules/dispatcher.html#dispatcher.ex.config
A bunch of us will be at Astricon, there is going to be a Kamailio booth
in exhibition area, you can come th
Hello,
I did a new small project with Asterisk to register it on consul
(http://consul.io) to use a discovery service tools.
The project is here : https://github.com/sboily/asterisk-consul-module
This last day, i'm working to use kamailio as a loadbalancer for
Asterisk and autoscale it. You can
Thanks, I have opened the issue on github tracker.
regards
jijo
On Tue, Oct 6, 2015 at 9:53 AM, Daniel-Constantin Mierla
wrote:
> Hello,
>
> unfortunately not yet -- this requires compiling the libs and currently I
> am traveling to USA to attend few VoIP conferences, not having a good devel
>
I have difficulties to install the debian package of kamailio I have build
from source
Creation works fine. (make cfg, configuration of proper debian in
pkg/debian/deb , make deb)
But kamailio tries to find module here :
/usr/lib/x86_64-linux-gnu/kamailio/modules/
and modules are installed in /usr
Hello,
Great!
Thank you for your help.
Loic
2015-10-05 19:12 GMT+02:00 Alex Balashov :
> Here's an example from our config:
>
> #!subst "/DB_USER//"
> #!subst "/DB_PASSWORD/xx/"
>
> event_route[xhttp:request] {
> # Challenge for authentication credentials DB_NAME and DB_P
Hello,
yes, you can use kamailio to bridge between two interfaces, an example is:
http://kb.asipto.com/kamailio:kamailio-mixed-ipv4-ipv6
You need rtpproxy or rtpengine to bridge the media as well -- for
rtpproxy, there is an rather old but still good to look at example in
source tree:
modules/n
Hello,
unfortunately not yet -- this requires compiling the libs and currently
I am traveling to USA to attend few VoIP conferences, not having a good
devel environment with me, access to internet is limited, so connecting
to a server is not easy option as well. Can you open an issue on github
tra
Hi Daniel
Thanks for your help .
Did you get a chance to look at this problem.
Please let me know how did you build the mongo-c-driver ?
Regards,
Jijo
> On Oct 2, 2015, at 7:21 AM, Jijo wrote:
>
> I have rebuild the official version(4.3.2) again with the default scripts and
> now i'm get
Hello,
On 06/10/15 11:20, Sven Neuhaus wrote:
> Hi,
>
> Am 05.10.2015 um 18:46 schrieb Daniel-Constantin Mierla:
>> that might not be related to the core pv buffers, some variables are
>> using their own buffers. You need to identify the variable that throws
>> that error.
>>
>> As a side note, th
Hello,
I looked at the code and no change for deleting auto-expired items --
there is a condition in time function ht_timer() from ht_api.c:
if(ht->htexpire>0)
Which is "scan for expired items only if the hash table definition has
auto expire".
Can you do:
kamcmd htable.listTables
and
Hello All
I have been looking for answers and trying really hard to figure out if I
can use Kamailio as a Dual Router (Inbound and Outbound using 2 IPs on 1 Eth
"Amazon AWS")
I can not seem to find information is this is possible using Kamailio or if
am just plain "stupid" and can not read
Hi JB,
I guess you can simply do a fork and a make a pull-request on Github.
Someone will then review the change and accept or decline it with the
proper reason.
You should only make sure, that the current behaviour stays intact
(e.g. make it configurable, if necessary).
Thanks for your contribu
Thanks for the suggestion about auth_diameter, do you think there would be
an interest in the community if we were to do this modification on ims_auth
or auth_diameter ? could it be integrated to trunk ?
We do not want to publish our own fork of ims_auth or auth_diameter with
that small change and
Hi,
Am 05.10.2015 um 18:46 schrieb Daniel-Constantin Mierla:
> that might not be related to the core pv buffers, some variables are
> using their own buffers. You need to identify the variable that throws
> that error.
>
> As a side note, the last version should have the default core pv buffer
>
i noticed that entries that i had added to htable at sip proxy start in
event_route [htable:mod-init], e.g.,
$sht(htable=>app_srv::sbc::) = "sip:SBC:SEMS_PORT";
had disappeared from htable after some (don't know exactly how long)
time. i have not specified any autoexpire for that table:
modp
20 matches
Mail list logo