I am using the Jitsi sip client and tried the X-Lite sip client. I am
not able to authenticate with either. I am including a text with the sip
messages and some of kamailio logs.
Thanks
Nathaniel
On 9/24/12 3:21 AM, Daniel-Constantin Mierla wrote:
Hello,
all seems ok from the logs, have you
Hello,
I'm observing that Via Header domain name of type SRV is resolving as DNS
A.
I looked at the code and it does support only A. It is basically setting to
default SIP port check_via_address which is causing DNS A query.
Is there any specific reason to do so?
I changed the code to supp
Hi,
I am using app_lua to frequently store some data in htable and avp
entries, using sr.pv.sets. When I read the values using sr.pv.get
immediately after writing them, they seem correct. However, when I read
them later from Lua, I have noticed that sometimes the value is
incorrect or nil. Am
Hi Daniel,
No, I don't. Thanks for the tip. Could you advice where t_flush_flags()
should be placed? I tried in branch_route and immediately before
t_relay(), it didn't help..
On 09/26/2012 05:53 PM, Daniel-Constantin Mierla wrote:
> Hello,
>
> do you use t_flush_flags()?
>
> http://kamailio.or
Hello,
it seems that the core file of the process that crashed was overwritten
by a core dumped by the main process while cleaning up.
Did you get many core files? If not, can you look in the log messages to
see if there were some error messages printed at the time of crash?
You should enab
Hello,
do you use t_flush_flags()?
http://kamailio.org/docs/modules/3.3.x/modules_k/tmx.html#id2543767
Cheers,
Daniel
On 9/26/12 3:30 PM, Andrew Pogrebennyk wrote:
Hi,
I have found recently that in order to detect retransmits I have to
create a transaction explicitly when the request comes i
Hello,
it might be due to dialog timeout checking. Do you get many calls
terminated via dialog BYEs? You have some log messages that are printed
for each BYE, that could be slowing the processing -- are these messages
printed by that pid?
Cheers,
Daniel
On 9/26/12 3:12 PM, Ricardo Martinez
Juha Heinanen writes:
> I tried to call record_route_preset() in branch route in order to add
> contact specific RR headers when request is forked to more than one
> contact. What happened was that I got error message:
>
> Sep 26 17:03:47 wheezy2 /usr/sbin/sip-proxy[2436]: ERROR: rr [rr_mod.c:25
I tried to call record_route_preset() in branch route in order to add
contact specific RR headers when request is forked to more than one
contact. What happened was that I got error message:
Sep 26 17:03:47 wheezy2 /usr/sbin/sip-proxy[2436]: ERROR: rr [rr_mod.c:256]:
Duble attempt to record-rout
Hi,
I have found recently that in order to detect retransmits I have to
create a transaction explicitly when the request comes in:
force_rport();
if(!t_check_trans())
t_newtran();
sl_send_reply("100", "Trying");
xlog("L_INFO", "New request - $ci\n");
Hi Daniel.
This is the output for TOP
top - 09:08:50 up 16:19, 3 users, load average: 0.23, 0.12, 0.06
Tasks: 160 total, 1 running, 159 sleeping, 0 stopped, 0 zombie
Cpu0 : 45.1%us, 1.0%sy, 0.0%ni, 53.9%id, 0.0%wa, 0.0%hi, 0.0%si,
0.0%st
Cpu1 : 8.9%us, 4.6%sy, 0.0%ni, 83.8%
Hello,
we are using a kamailio 3.3.1 version here and suddenly it crashed with
a core.
Any point about how to debug this will be appreciated!
# /usr/local/kamailio/sbin/kamailio -V
version: kamailio 3.3.1 (x86_64/linux) 91e8cb
flags: STATS: Off, USE_IPV6, USE_TCP, USE_TLS, TLS_HOOKS, USE_RAW
Hi.
I have been looking into LDAP way of authenticating users.
Reading this guide
http://www.kamailio.org/dokuwiki/doku.php/tutorials:kamailio31-auth-ldap
and reading the AUTH and LDAP module documentations, it seems to me that
currently you can bind to LDAP (using some service account for exa
How about a capture of the message? log file from Kamailio? You are not
going to get much help with such a little information
On Wed, Sep 26, 2012 at 8:36 AM, Cong Le Kha wrote:
> Dear Kamailio
>
> ** **
>
> I have got a problem as you with Audiocode
>
> ** **
>
> SIP/ SECurity/ MGmt/
Kamailio is not a person ;:P
Envoyé de mon iPhone
Le 26 sept. 2012 à 08:02, Cong Le Kha a écrit :
Dear Kamailio
I have got a problem as you with Audiocode
SIP/ SECurity/ MGmt/ DebugRecording/ ControlProtocol/ CONFiguration/
IPNetworking/ TPApp/ BSP/
PING SHow
/>NOTIC:( sip_stack)(
Samuel Muller-2 wrote:
>
> Hello all,
>
> I recently add a classical Audiocodes Mediant 2000 with 2x 8E1, the
> purpose
> is to have several interconnections with PSTN.
>
> I configured it like this :
>
> Audiocodes registers as a gateway to the Kamailio, using a dedicated port
> (5062).
> R
Dear Kamailio
I have got a problem as you with Audiocode
SIP/ SECurity/ MGmt/ DebugRecording/ ControlProtocol/ CONFiguration/
IPNetworking/ TPApp/ BSP/
PING SHow
/>NOTIC:( sip_stack)(185 ) AcSIPParser: Problem in SIP
Message Headers
RECOV:( sip_stack)(186 ) !! [ERRO
17 matches
Mail list logo