I've got trial certificate from verisign. They signed the server
certificate with an intermediate ca and gave instructions for installing
it into apache/IIS etc. Both issued certificate and the intermediate CA
should be installed in the server. if only server certificate is
installed , it will not be trusted by default.
Now problem is in apache mod_ssl there is a field called ServerChainFile
where the intermediate ca name should be in place, but in the tls
module documentation, i find no place for intermediate ca.
How should i install the intermediate ca the?
Thanks in advance.
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->prev is allocated but on version,
dispatcher, location table it doesn't... Analysing the source code I can't
see any reason to this behavior.
The allocation of dtp->prev to subscriber table is generating a core at
db_text module.
Best Regards
Hi! When populating cdrs table from timer route I get some errors:
ERROR: db_mysql [km_dbase.c:120]: driver error on query: Duplicate entry
'088827BCD0738B6F(a)111.11.111.11-00E0F510042319395872000014D3-6ADB' for key 2
ERROR: <core> [db_query.c:130]: error while submitting query
ERROR: sqlops [sql_api.c:217]: cannot do the query
Checking the acc table for those key I found the entries in the attachment.
Maybe it be that the stored procedure can not handle PRACK or reINVITEs
correctly?
Thanks
Klaus
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/dokuwiki/)
straightforward and offer a clean reference for upcoming stable version.
Old wiki is in place since 2005, collected a lot of pages, but many are
for very old versions of kamailio, making difficult, at least for new
comers, to sort out documentation for latest stable.
All of you are invited to help with this process of adding documentation
for 3.2.0 on the new wiki. The old wiki will stay in place, it will not
be removed. Both are based on Dokuwiki, using different themes. The new
one is at the beginning, so no much content in there yet, but by the
time of releasing 3.2.0, should contain sufficient documentation for get
started with that version.
One very demanded thing was the alphabetic index for parameters,
functions and mi commands from modules. This page contains new generated
indexes for version 3.2.0. More details in a separate email.
If you have questions about the new wiki, don't know where to place some
tutorial, feel free to ask on mailing lists. Ultimately, pages can be
relocated, but try to use namespaces for related topics.
Cheers,
Daniel
--
Daniel-Constantin Mierla -- http://www.asipto.com
Kamailio Advanced Training, Dec 5-8, Berlin: http://asipto.com/u/kathttp://linkedin.com/in/miconda -- http://twitter.com/miconda
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 failure route capability would be nice.
From what I've read on each of the 4 modules, any could do what I need
though each have their own complexities. I'm still new to kamailio and
hoping to utilize the group here for some advice. I'd like to keep this
as simple as possible then adding/deleting DID's from the db as needed
for routing.
In your experience which would be the best module to use in order to
achieve my goal?
TIA,
Skyler
I am using the site:
http://www.kamailio.org/dokuwiki/doku.php/install:kamailio-3.1.x-from-git
to load up Kamailio on my ppc using Leopard X. I managed to figure out the
mysql issue and got it to install, but now there are some variances to the
instruction from the stated install site and I am kind of lost. If I could
get some help with the following
- "7. Create MySQL database"
This whole section seems confusing. It doesn't say what I am suppose to
look for. I am sure what it says is all you need to do,
but I am not sure if it is completed correctly or not.
- "8. Edit configuration file"
This section could use more specific information as to how to set up the
configuration file.
- "9. The init.d script"
This section says I am suppose to put "*kamailio.init*" in the directory
"*/etc/init.d*",
then I am suppose chmod after it is copied. First of, I don't have that
directory,
am I suppose to create it or is it suppose to be created already?
Also, it says to "*adduser*" with some options. Every time I try, I get
the error message
that it doesn't recognize the "*adduser*" command.
Please help
Peter
I can't seem to get kamailio to "*make*". I am following the directions on
the wiki on how to install. I have downloaded, compiled, and installed mysql
server and every time I run to "*make all*" with kamailio, I get this error
message.
At first, I was thinking that *km_db_mysql.c* couldn't find the file. The
header seems to be looking for *mysql.h* (at *#include <mysql/mysql.h>*). I
found the file from installing mysql server and I thought I'd help *
km_db_mysql.c* to find the file, but it still gives me this error.
I am using a power pc running OS X.5.1.
CC (gcc) [M db_mysql.so] km_db_mysql.o
km_db_mysql.c:49:19: error: mysql/mysql.h: No such file or directory
km_db_mysql.c: In function ‘kam_mysql_mod_init’:
km_db_mysql.c:92: warning: implicit declaration of function
‘mysql_get_client_info’
km_db_mysql.c:92: warning: format ‘%s’ expects type ‘char *’, but argument 7
has type ‘int’
km_db_mysql.c:92: warning: format ‘%s’ expects type ‘char *’, but argument 6
has type ‘int’
make[1]: *** [km_db_mysql.o] Error 1
make: *** [modules] Error 1
Peter Schrock
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 Routing Logic.
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 from mysql?
I had thought, use sqlops.so module, but i think that i could have
problems with it. Another posibility is use the carrierroute and use
the full pattern for the DDI.
Thank for all sugestions.
Javier V.
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
names for functions, parameters and mi commands.
Therefore, the new wiki system has fresh generated indexes from modules'
documentations. You can find them at:
* http://www.kamailio.org/wiki/alphaindexes:3.2.x:modparameters
* http://www.kamailio.org/wiki/alphaindexes:3.2.x:modfunctions
* http://www.kamailio.org/wiki/alphaindexes:3.2.x:micommands
Being generated from docbook xml files, the indexes contain name, path
to the module in source tree and module name, the last one with link to
html readme file of the module published to kamailio.org site. There is
no link at the moment pointing inside the html readmes to the place
where the item is documented, but each readme has table of content, so
it is easy to spot it.
We have lots lots of modules right now, therefore it was not easy to
check if some parameters, functions or mi commands were not indexed. If
you find some missing, please write back here so we can fix the dockbook
or the indexing tool, depending where the problem is.
Hope the indexes will be helpful for many of you.
Ending the email with another invitation to all of you to port (update
to upcoming v3.2.0) your favorite tutorial from old wiki system
(http://www.kamailio.org/dokuwiki/) and add to the new wiki
(http://www.kamailio.org/wiki/).
Cheers,
Daniel
--
Daniel-Constantin Mierla -- http://www.asipto.com
Kamailio Advanced Training, Dec 5-8, Berlin: http://asipto.com/u/kathttp://linkedin.com/in/miconda -- http://twitter.com/miconda