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 in the database.
The reason I need the uuid in the dat
Hi Everyone,
I am totally new to Kamailio & going to build up Kamailio server as an XMPP
server with the following wanted functionalities:
-Have XMPP client to register to my kamailio server
- The XMPP clients should all be able to see each others presence
- The XMPP clients should be able to I
Hello,
I'm trying to restrict registrations
based on the username/number but without authentication. I'm using "uri_db"
module, the URI table and the check_to() function. But when a user tries
to register Kamailio 3.1.5 says the following error:
0(11832) ERROR: uri_db [checks.c:71]:
No authorized
Hello,
Full version output is:
debian:/usr/local/etc/kamailio# /usr/local/sbin/kamailio -V
version: kamailio 3.2.2 (i386/linux) 5fc59c
flags: STATS: Off, USE_IPV6, USE_TCP, USE_TLS, TLS_HOOKS, USE_RAW_SOCKS,
DISABLE_NAGLE, USE_MCAST, DNS_IP_HACK, SHM_MEM, SHM_MMAP, PKG_MALLOC,
DBG_QM_MALL
Hello,
can you send also the full version - -the output of
'/usr/local/sbin/kamailio -V'
Based on the backtrace, I could not match a valid line in the source
code that could cause a crash.
Also, you haven't sent the output of 'bt full' -- you sent only from
'bt', first part just limited nu
Hello,
On 3/1/12 1:49 PM, Klaus Darilion wrote:
Hi!
Is there a feature somewhere (core, tm) to automatically switch from
UDP to TCP? It may be useful with bodies > 64K.
perhaps you are looking for:
http://www.kamailio.org/wiki/cookbooks/devel/core#udp_mtu
See next parameter as well as the
Hi Support,
We have a comrex access unit that we have previously successfully used
for connections using your SIP service. For some reason now though, we
can no longer get the unit to work. We know the username (LCR.ACCESS1)
is ok as we can access the account through the website. However,
enterin
Hi!
Is there a feature somewhere (core, tm) to automatically switch from UDP
to TCP? It may be useful with bodies > 64K.
regards
Klaus
___
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://l
Hi Daniel,
Please find output attached.
Waiting your feedback.
Thanks,
F.Chahrour
From: Daniel-Constantin Mierla [mailto:mico...@gmail.com]
Sent: Thursday, March 01, 2012 11:34 AM
To: SIP Router - Kamailio (OpenSER) and SIP Express Router (SER) - Users
Mailing List
Cc: Fatima Chahrour~V
Hello,
that's the core file, do:
gdb /usr/local/sbin/kamailio /core
The send out the output from the gdb commands:
bt
bt full
Cheers,
Daniel
On 3/1/12 10:03 AM, Fatima Chahrour~Vanrise Support wrote:
Dear Daniel,
Thanks for your reply..
I'd like to ask you too if my script in my first po
Hi.
Thanks, it works.
I was sure that processing will just jump to route "relay". Now, it's more
clear to me how kamailio works.
Thank you again
On Thu, Mar 1, 2012 at 1:07 PM, Timo Klecker wrote:
> Hi Pavel,
>
> ** **
>
> your route SIPOUT seems to be the problem. After the route RELAY
> su
Hi Pavel,
your route SIPOUT seems to be the problem. After the route RELAY
successfully send the invite to the sip-provider you do not exit the
routing. The invite is processed after this in route LOCATION where the
t_newtran() throws the error.
This should help:
route[SIPOUT] {
if
Dear Daniel,
Thanks for your reply..
I'd like to ask you too if my script in my first post that am using in the
routing area is correct?
I found file named core in the '/' location as you mentioned.
When I open it using #cat core, the opened file go crazy and writes strange
characters an
On 01.03.2012 00:44, Andreas Granig wrote:
On 02/29/2012 09:34 PM, Klaus Darilion wrote:
Maybe you can catch the ACK before loose_route check with
if (ACK&& has_totag()&& uri=myself) {
# use load-balancer logic ...
}
This, and an rr-param to manually distinguish between hop-by-hop and
e
14 matches
Mail list logo