You can reload from command line with
kamctl fifo mt_reload
/Morten
On Tue, Oct 4, 2011 at 2:07 AM, Skyler wrote:
> Hi Daniel,
>
> Does mt_reload need to be run upon adding/removing entries in db? If
> so, is there a way to run mt_reload automatically every so often via
> kamailio.cfg? What w
Hi Daniel,
Does mt_reload need to be run upon adding/removing entries in db? If
so, is there a way to run mt_reload automatically every so often via
kamailio.cfg? What would I be searching in docs to find an example of
that?
Cheers,
Skyler
On Mon, 2011-10-03 at 18:14 +0200, Daniel-Constantin
I have been following this document (
http://code.google.com/p/homer/wiki/HOWTO) to build the homer server. I
receive the warning message on step 8. I don't specifically know if
sip-capture is or is not working. I know that my sip traffic is making it to
the server but it is not getting imported in
Jeff,
On 10/03/2011 08:45 PM, Jeff Anderson wrote:
> I am trying to get kamailio sip-capture up and running for use with homer. I
> can get the service to start but i receive the following error.
>
> [root@homer kamailio]# /usr/local/sbin/kamailio -c
> loading modules under
> /usr/local/lib/kamai
Hello,
sorry but I can't understand when you wrote: "ok, you didn't say and it
didn't match the sources."
I'm going to upgrade and test this fix... Thank's a lot by your attention
Best Regards
2011/10/3 Daniel-Constantin Mierla
> Hello,
>
>
> On 10/3/11 7:17 PM, Bruno Bresciani wrote:
>
>
Hello,
On 10/3/11 7:17 PM, Bruno Bresciani wrote:
Hello,
I wrote a if condition below this line to know where dtp->prev was
being initialized.
ok, you didn't say and it didn't match the sources.
Hopefully the issue is fixed, you have to upgrade to latest git branch
3.1 to get the fix:
htt
I am trying to get kamailio sip-capture up and running for use with homer. I
can get the service to start but i receive the following error.
[root@homer kamailio]# /usr/local/sbin/kamailio -c
loading modules under
/usr/local/lib/kamailio/modules_k/:/usr/local/lib/kamailio/modules/
0(10208) WARNIN
Hello,
I wrote a if condition below this line to know where dtp->prev was being
initialized.
dtp = (dbt_table_p)shm_malloc(sizeof(dbt_table_t));
*if (dtp->prev){
LM_DBG("dtp->prev was initialized")
}*
Analysing the trace of kamailio, the condition is true only to subscriber
table. I can't g
Hey Peter,
Am 01.10.2011 um 04:34 schrieb Peter Schrock:
> I am assuming you are talking about mysql. I downloaded a dmg from the mysql
> site (which has been all that helpful as far as finding what I need). I am
> using Server version: 6.0.11-alpha MySQL Community Server (GPL).
Using MacPort
I'm currently having a Kamailio running as load balancer, at it works most
of the time. But sometimes fails due to NAT issues.
This is my config: http://pastebin.com/8F8X45xh
Can someone help me combine the NAT_Helper module into this config? It's not
the variables to set or RTPProxy, but in the
Hello,
what I use in such case is a combination between mtree and dispatcher.
DIDs are matched against mtree and as a result on successful match is
the ID to use with dispatcher to find where to relay/redirect it.
Cheers,
Daniel
On 10/3/11 9:23 AM, Skyler wrote:
Hi all,
I need to setup a
Hello,
the latest 3.1 branch as in db_text/dbt_tb.c following line:
dtp = (dbt_table_p)shm_malloc(sizeof(dbt_table_t));
Where is the line you refer to dpt->prev? Can you copy&paste it here.
Cheers,
Daniel
On 10/3/11 2:20 PM, Bruno Bresciani wrote:
Hello ALL,
Someone knows why at line 14
Thanks!
2011/10/3 Morten Isaksen :
> Hi,
>
> We use carrierroute in this scenario and it works great.
>
> You could also use htable to do the same.
>
> The drawback is that you need to reload the whole routetable in
> carrierroute every time you change an entry.
>
> /Morten
>
> On Mon, Oct 3,
Hi,
We use carrierroute in this scenario and it works great.
You could also use htable to do the same.
The drawback is that you need to reload the whole routetable in
carrierroute every time you change an entry.
/Morten
On Mon, Oct 3, 2011 at 1:56 PM, Javier Vidal -- Quasar
wrote:
> i have a
Hello ALL,
Someone knows why at line 149 in .../kamailio-3.1.2/modules_k/
db_text/dbt_tb.c the shm_malloc function sometimes allocates memory to
dtp->prev but sometimes doesn't?
I'm asking this question because when the subscriber table is being loading
to shared memory in db_text module, dtp->pre
i have a question, i have to make a system to recieve several calls
and the same time, and depending of destination DDI i have to rewrite
the URI's IP. I am not going to have Registered users, only IP
validation.
The question is: What is the better way to consult thousands DDIs and
get the IP fro
Hello,
the place and date for Kamailio/SER Developer Seminar have been set: San
Mateo (just south of San Francisco, CA, in the nearby of international
airport), for one day and a half, Oct 24-25, 2011.
I posted more details, including about content and registration, at:
*
http://www.kamai
Hello,
On 10/3/11 11:09 AM, Jon Bonilla (Manwe) wrote:
El Mon, 03 Oct 2011 11:02:51 +0200
Daniel-Constantin Mierla escribió:
Hello,
I installed a new wiki site, targeting to collect documentation for
upcoming v3.2.0 and further releases. You can find it at:
* http://www.kamailio.org/wik
El Mon, 03 Oct 2011 11:02:51 +0200
Daniel-Constantin Mierla escribió:
> Hello,
>
> I installed a new wiki site, targeting to collect documentation for
> upcoming v3.2.0 and further releases. You can find it at:
>
>* http://www.kamailio.org/wiki/
>
> Hopefully, it will make the process of
Hello,
for the last versions the alphabetic indexes were not generated - there
were different people doing that in the past, using various self-written
tools. For upcoming version, 3.2.0, I spend some time to structure the
docbook files for modules in order to be easier to get from them the
n
Hello,
I installed a new wiki site, targeting to collect documentation for
upcoming v3.2.0 and further releases. You can find it at:
* http://www.kamailio.org/wiki/
Hopefully, it will make the process of updating/migrating the relevant
documentation from old wiki (http://www.kamailio.org/d
El Sun, 02 Oct 2011 21:03:38 -0500
Graham Wooden escribió:
> Hi Uri,
>
> I just got done tailoring this exact concept with the dialog module (you may
> have just read my posts).
>
Two tips here:
Due to a couple of bugs in the dialog module I'd suggest you to run this code
after the user auth
Hi all,
I need to setup an inbound DID router for 8 proxies and ~300 DID's.
Very simple, a call comes in from pstn > kamailio looks up DID for exact
match in mysql > returns location > If db result returns noservice
redirect to 1.2.3.4 else remain in call-flow and send to destination.
Having a fa
Hi,
Thanks for the help.
The idea of using SQLOPS for many things crossed my mind ButI am
using ACC with DB, Dialog with DB and so... isnt it too much? i mean for
load and capacity reasons?
BR,
Uri
___
SIP Express Router (SER) and Kamailio (Ope
24 matches
Mail list logo