Hi Daniel,
thanks for the explanation and blog post. However, this is a different
approach than the asynchronous sqlops function, right? In sqlops, the
request is sent to an asynchronous worker in Kamailio and does the SQL
operation when possible. In acc, only the request is a different one. And
i
Hi,
We have a setup with sipml5 to kamailio. It works perfectly within local
network. In public network the signaling establishes perfectly, but most of the
time we hear no voice, sometimes we hear one sided voice and in rare cases we
hear voice from both sides. To fix this issue we configured
On 21/10/14 10:01, aawaise wrote:
> I have seen and found that I haven't used "m_dump()" functionality. It is
> required for getting offline messages on client. Now I want to know where to
> use it ? Should it be added in registrar module or somewhere else ??
Should be done after you do save("loca
Hello,
the error message is what you printed from config and $du was not set.
If you want to troubleshoot better, set debug=3 in kamailio.cfg and
watch the log messages -- there will be plenty of them and you should
get a better idea of what happens there.
Cheers,
Daniel
On 21/10/14 14:29, aft
As we had a note about sslv2 not being recommended when security is
wanted, I put the same note for sslv3. It could be useful for new comers
in the field.
Cheers,
Daniel
On 21/10/14 08:34, Olle E Johansson wrote:
>
>
> Rainer Piper skrev 2014-10-21 08:30:
>> Am 21.10.2014 um 08:20 schrieb Olle E
Hello,
I ignored your response because it seemed out the scope for this project
and reported issue. Here we don't have to do anything with McAfee
software. If there is something about ser/openser/kamailio (as somehow
you pointed to a patch to server version that seems to be 0.8.x -- that
was relea
Hello,
it is possible, with same limitation that the database connector module
needs to support async operation -- see db_insert_mode parameter for acc
module.
And because was asked, I added it to the blogs list as well:
- http://by-miconda.blogspot.de/2014/10/kamailio-42-tips-8-asynchronous.html
Hi,
I'm trying to re packet rtp streams based on Destination IP. I've
implemented it like below :
route[NATMANAGE] {
#!ifdef WITH_NAT
if (is_request()) {
if(has_totag()) {
if(check_route_param("nat=yes")) {
setbflag(F
Hi,
I read the article about asynchronous sqlops:
http://by-miconda.blogspot.de/2014/10/kamailio-42-tips-4-asynchronous-sql.html
I was wondering whether there are any plans of bringing that feature to the
acc module, too. We have seen it in the past that a blocking database
server brought our pro
I have seen and found that I haven't used "m_dump()" functionality. It is
required for getting offline messages on client. Now I want to know where to
use it ? Should it be added in registrar module or somewhere else ??
--
View this message in context:
http://sip-router.1086192.n5.nabble.com/MS
I have tried to add msilo module to my kamailio.cfg using the link
http://sip-router.1086192.n5.nabble.com/Msilo-not-delivering-message-status-408-td128964.html#a129065
Problem is that messages from a user are received on the server. And they
can be seen using siremis. But they are not forwarded w
Please start a new thread by sending a new e-mail instead of replying to
something old and changing the topic. Some people
have threaded mailers and this will make them miss your question.
On 20 Oct 2014, at 23:28, Kamrul Khan wrote:
> Hi, Is there a way to know or cache the last destination se
Using snippets on internet at link
http://sip-router.1086192.n5.nabble.com/Msilo-not-delivering-message-status-408-td128964.html#a129065
I have tried to add msilo module to my kamailio.cfg. Problem is that
messages from a user are received on the server. And they can be seen using
siremis. But the
13 matches
Mail list logo