Hi.
I wanted to update every one on this issue.
I found that while the dlg start time: $dlg(start_ts), DLG_lifetime:
$DLG_lifetime aren't populating I can still use the following to record the
start time of the call as a dialog variable:
$dlg_var(TVs) = $TV(s);
A strange problem with this howev
Hello
I wanted to give an update on this.
My business partner that found the issue and has been monitoring the
problem has tracked down the issue. It turns out that the features we
implemented using the async module were leading to more calls going on con
currently (as they were intended to) and
Hi Mickael
Have you tried looking at these examples in the ACC module to see if what
you are looking for can be accomplished at least as far creating ACC
records:
http://kamailio.org/docs/modules/4.0.x/modules/acc.html#idp1626120
http://kamailio.org/docs/modules/4.0.x/modules/acc.html#idp1628288
The pull request with the patch submitted.
On Tuesday 27 January 2015 07:59:04 Sergey Okhapkin wrote:
> Yes, geoip2 module will handle v4 and v6 addresses at the same time.
>
> I'm learning now how to use github and will issue pull request today.
>
> On Tuesday 27 January 2015 12:54:59 Jöran Vin
Hi,
I need to request to kamailio the list of all the active dialog (with some
dialog variable).
Now , i'm doing it with a program that call the proxy with the xmlrpc
module. The problem is that when it arrive to 350-400 calls, the reply fail
because it has no memory free. Now ,i have setted the pk
Hi Rahul,
Don't take me wrong, but you still have some homework to do. Apache is
not a requirement for webrtc ( apart hosting the website ). The only
difference between using http and https is that by default on http, most
browsers will always ask for the user to confirm usage of the mic/cam.
WS
Hello Daniel,
Today I installed kamailio from GIT last devel 4.3.0-dev3.
*The problem is solved!*
Thank you so much for your help !
Julia
On Mon, Jan 26, 2015 at 8:38 PM, Julia Boudniatsky
wrote:
> Yes it /usr/local/sbin/kamailio,
> I haven't internet in the test server.
> I get git from anot
On Tuesday 27 January 2015 11:24:59 Daniel Tryba wrote:
> Works for my 488, will test some more to see if nothing else is broken.
I was a bit optimistic, patch breaks if the called endpoint responds with a
4xx :(
--
Telefoon: 088 0100 700
Sales: sa...@pocos.nl | Service: serviced...@pocos.nl
h
The To header looks like this (in compact form):
t: ;tag=f15e211394273201512715012\r\n
Regards,
Igor.
De : Igor Potjevlesch [mailto:igor.potjevle...@gmail.com]
Envoyé : mardi 27 janvier 2015 15:55
À : mico...@gmail.com; 'Kamailio (SER) - Users Mailing List'
Objet : RE: [SR-Users] M
Hello Daniel,
Just to let you, it's in MANAGE_REPLY. Is that make any difference?
Regards,
Igor.
De : sr-users [mailto:sr-users-boun...@lists.sip-router.org] De la part de
Daniel-Constantin Mierla
Envoyé : mardi 27 janvier 2015 10:32
À : Kamailio (SER) - Users Mailing List
Objet : R
You shouldn't feel any performance issues after increasing tcp_max_conn
to 4096. Connections hash table size is pretty high (1024) so it's not a
problem at all. Of course if you want to handle twice bigger number of
simultaneous clients you need to check if you current hardware can
handle it (R
Yes, geoip2 module will handle v4 and v6 addresses at the same time.
I'm learning now how to use github and will issue pull request today.
On Tuesday 27 January 2015 12:54:59 Jöran Vinzens wrote:
> Hi, thanks for that info.
>
> Will there be support to handle V4 and V6 at the same time? So far t
Hi, thanks for that info.
Will there be support to handle V4 and V6 at the same time? So far there is
the possibility just for one database in the module to configure.
BR
Jöran
On Tue, Jan 27, 2015 at 10:26 AM, Daniel-Constantin Mierla <
mico...@gmail.com> wrote:
> Hello,
>
> the geoip module
Any thoughts on this gents ?
On Tue, Jan 27, 2015 at 8:09 AM, rahul.ultimate
wrote:
> Kamailio is just acting as a proxy and protocol modifier so to say. It is
> workin with rtpengine from sipwise to handle media as evident from he logs.
> This architectue uses a TURN server and the browser
> Am I to naive to think that these ACKs to negatives always (callid masking
> and whether topoh is active or not) need to use the Call-ID from the
> negative (in this case 488) response? Call-ID has only to be rewritten in
> forwarding the negative response towards the endpoint that triggered it
>
Thanks, the public ip is not a real device ip, it is a NAT external public ip,
so if I listen on that, server will not work. Anyway, I found my problem is
caused by firewall, so even the via header is priviate ip, I still can get
response, so please ignore this question, thanks for your help.
Hello I use dipatcher algorithm 8 that works with weight. I added 2
Asterisks and try to call its with my kam.We use 4.3 version.
Tthis config select needed dst from database with my scenario.
if(!ds_select_dst("$var(setid)", "8"))
$var(setid)- is variable for setting setid that i get from dat
yep, Emil is waiting for us :-)
Regards,
Alexandr
2015-01-26 14:53 GMT+01:00 Daniel-Constantin Mierla :
> Very likely I will be around at Fosdem as well this year and going for
> the event in the evening, if it takes place. Have you discussed with Jitsi
> guys?
>
> Cheers,
> Daniel
>
>
> On 17/
Hello,
can you paste here the SIP message (or at least the To header and
request URI) for such case? I would like to reproduce.
Also, you can try removing components of the expression in the second IF
one by one to see where it breaks.
Cheers,
Daniel
On 27/01/15 09:45, Igor Potjevlesch wrote:
>
Hello,
the geoip module is using the old database format (API) that is not
supporting ipv6, there is a new module in the work that uses the new
geoip database format/API.
I already got some code and I asked the developer to make a github pull
request. It should show up soon.
Cheers,
Daniel
On 2
Hi All,
i'm trying to get GEO IP Location for an IPv6 Setup.
We downloaded the GeoLiteCityv6.dat from maxmind and referred to it in
modparams of geoip.
If i now place a call from an V6 User and do something like:
if(geoip_match("$si", "src")) {
xlog("L_NOTICE", "Call comes from I
Hello Richard,
Now, after upgrading to - OpenSSL 1.0.1j 15 Oct 2014
Errors like -
"Failed to set up SRTP after DTLS negotiation: no SRTP protection profile
negotiated" are not seen but still the call is not getting through.
Please let me know how to proceed..
Thanks in advance
On Tue, Jan 27,
Hello,
I'm very disappointed because of the following behaviour:
if ($tu=~"^sip:0[1-9]{9}") {
[.]
In that case, Kamailio returns TRUE because the instructions in
the block are executed.
}
if ($rU=~"^33" || $rU=~"^0033" || $rU=~"^0[1-9]{9}" ||
23 matches
Mail list logo