Hi all,
I am trying to use msilo module from modules_k. Unfortunately it if failing
during DB initialization.
Other modules are initializing fine. I am using Kamailio 3.2.2.
Not sure why the connection is not found. I tried to increase the MAX mysql
connections to 250. I see the
same error after
Guys,
After my previous discovered issue (Kamailio not happy to talk with
Openfire for subscriptions), trying to find work arounds, thought
about using pua_mi to enforce subscriptions coming from XMPP side.
The following events happen:
* I subscribe over mi interface successfully.
* Presence se
Or check if it is a memory leak and fix it ;-)
On 02.03.2012 15:31, davy van de moere wrote:
You can attempt to give Kamailio more memory to use, by adding the
options -M and -m . If you have enough memory a -M 10240 and -m 1024,
should give you more transaction capabilities.
Op 2 maart 2012 13
You can attempt to give Kamailio more memory to use, by adding the options
-M and -m . If you have enough memory a -M 10240 and -m 1024, should give
you more transaction capabilities.
Op 2 maart 2012 13:26 schreef Klaus Darilion
het volgende:
> See
> http://kamailio.org/dokuwiki/**doku.php/troub
Thank you all, but I already know the above params / functions. They don't
fulfill my need.
I still need multiple registrations per subscriber, but either one
registration per user agent, or new registrations overwriting earliest ones.
It seems I can't do that using usrloc or registrar modules for
SIP Express Router (SER) -
> Users Mailing List"
> Message-ID:
>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Hi,
>
> Is there a way to ensure single-registration per user-agent for a user,
> which overwrites previous registration ?
See http://kamailio.org/dokuwiki/doku.php/troubleshooting:memory
how to debug memory problems.
Using "top" does not reveal memory problems, as Kamailio allocates the
defined memory (shared + private per process) during startup. Thus, the
system memory consumptions should be constant (except som
Hi everyone,
I have a problem with Kamailio consuming memory. I started testing with
Kamailio 3.2.1 upgraded to 3.2.2 and also tested 3.1.5, everywhere the
same problem. Whereas Kamailio 1.5.0 is working fine.
Kamailio -V shows the following:
kamailio@test:~$ kamailio -V
versi
Hello,
On 3/2/12 1:01 PM, Marius Zbihlei wrote:
On 03/02/2012 12:44 PM, Reda Aouad wrote:
Hi,
Is there a way to ensure single-registration per user-agent for a
user, which overwrites previous registration ?
Or is there a way to limit the number of registrations per user, but
overwriting the
Yes set max-contacts in usrloc module
On Mar 2, 2012 5:45 AM, "Reda Aouad" wrote:
> Hi,
>
> Is there a way to ensure single-registration per user-agent for a user,
> which overwrites previous registration ?
> Or is there a way to limit the number of registrations per user, but
> overwriting the e
On 03/02/2012 12:44 PM, Reda Aouad wrote:
Hi,
Is there a way to ensure single-registration per user-agent for a
user, which overwrites previous registration ?
Or is there a way to limit the number of registrations per user, but
overwriting the earliest registration for each new one ?
Hello,
Hi,
Is there a way to ensure single-registration per user-agent for a user,
which overwrites previous registration ?
Or is there a way to limit the number of registrations per user, but
overwriting the earliest registration for each new one ?
Thanks,
Reda
_
Hi Dan,
student of mine (Martin) realized that, but it was using Jabberd2 not
opernfire XMPP server, because the Openfire did not register domain from the
XMPP component correctly and did some other strange things.
Here are parts of Martin communication
http://comments.gmane.org/gmane.comp.voip.o
Hey Guys,
I was wondering if anyone having experience with using xmpp module as
presence gateway between SIP and XMPP. I started evaluating it and
till now got some weird results, not sure if it is just my setup which
does not match the one widely used or the module is incomplete.
Regarding my se
Hello,
On 3/2/12 2:28 AM, Krishna Kurapati wrote:
Hi,
I have been looking at the usrloc module's source code to see how the
uuid that is sent in +sip.instance parameter
in the Contact header. Apparently, the module ensures that only one
contact per uuid exists. However the uuid
is not stored
Hello,
check_to() matches to see if the authenticated user is allowed to use
the address in the To header, so it has to be called for authenticated
requests.
does_uri_exist() is checking to see if r-uri address is a valid local
subscriber, but it does not have an option take it from To heade
Hello,
Kamailio is a SIP server, it has a module for gatewaying instant
messaging and pressence to xmpp (see xmpp/pua_xmpp modules), but it
cannot be used to register xmpp clients to it. You have to use a xmpp
server for that (e.g., jabberd, prosody, ...).
Cheers,
Daniel
On 3/1/12 8:46 PM,
By the way, in the config you sent in the very first email, you do
do_routing("0"), but I could not see rules with id 0. Can you add such
rules or use the id from the rules? Just to see if this is related or
not, it should not crash even if the id is missing.
Daniel
On 3/1/12 3:52 PM, Fatima
Hello,
looking at source code, the line from bt is just a '{'.
The output of 'bt full' is truncated, you have to press 'Enter' several
time to get the rest, until there is no more:
---Type to continue, or q to quit---
Anyhow, matchin on a '{' is strange, maybe we can get better hints fro
19 matches
Mail list logo