A quick grep over the callcontrol sources didn't reveal a point where
mediaproxy is engaged.
Can you load debugger module and enable cfgtrace, then run such a
scenario and send out the output from cfgtrace to see all the config
actions executed?
Cheers,
Daniel
On 2/24/12 7:56 PM, Reda Aouad
Hello,
can you run it as root, do 'ulimit -c unlimited' before starting?
Then you should get a core file in the '/' folder (you can change the
location via -w parameter). Send the backtrace with gdb from the core,
that should help better to identify where the issue is located.
Cheers,
Daniel
Hi Daniel, thank you for your help,
Cheers
DEBUG:
Feb 24 14:52:29 sbc /usr/sbin/kamailio[18305]: DEBUG: topoh [th_msg.c:514]: no
record route header
Feb 24 14:52:29 sbc /usr/sbin/kamailio[18305]: DEBUG: topoh [th_msg.c:906]:
+ added cookie header [TH: uch#015#012]
Feb 24 14:52:29 s
Hello,
do you get a core dump or other log messages after the last one you sent?
The log message shows that topoh went over the rr checking, so it is
somewhere later, could be related or not at all.
Cheers,
Daniel
On 2/24/12 4:16 PM, Javier Vidal wrote:
Hi all,
when i send a packet to a c
It would be great Daniel if you could do it.
I will be more than happy to test it.
A function parameter would be more flexible than a module parameter.
I expect it shouldn't affect the behavior of the external application
CallControl.
Thanks in advance :)
Reda
On Fri, Feb 24, 2012 at 08:09, Da
thank you guys, for that setup we are using 1.5.2, and we are running it as
root, on CentOS 5.2.
what can I do to make sure that the core is created should this happen again?
> From: fbo...@hotmail.com
> To: us...@lists.kamailio.org
> Subject: RE:
My guess would be that it shuts down because a child process exited
abnormally, because it crashed. :)
--
Alex Balashov - Principal
Evariste Systems LLC
260 Peachtree Street NW
Suite 2200
Atlanta, GA 30303
Tel: +1-678-954-0670
Fax: +1-404-961-1892
Web: http://www.evaristesys.com/, http://www.al
Hi all,
when i send a packet to a carrier with topoh activated he answers a packet
without RR and kamailio shutdown himself.
I understand that my Carrier shouldn't send me a SIP Packet without RR, but i
also can't understand why kamailio shutdowns.
Thank you in advance and Good IPv6 Friday.
I am working with kamailio from 3 months or so. And we use it only as
registrar and load balance. All routing is done from Asterisks which are
behind kamailio. I only "route" using ds_select_dst - to select Asterisk
where to forward call.
I dont like signal 15 - looks like crash from wrong argumen
Hi,
Thanks for your reply.
I have checked, and I have one question, from analyzing two points:
- 1st point is that before adding the drouting scripts no problem
with kamailio and no crash, but after adding the script in the routing logic
kamailio app dies
- 2nd point if
I suppose - kamailio crashes. You can run in console on same server:
tail -f /var/log/syslog
or you can tail file where sys logs are stored.
There - you can see some debugs, and you can check discussion about
kamailio crashes and how to get dump file.
This way you will identify problem and then eit
Hi Daniel,
i will do that and backport the doc-update to the previous versions.
Bye Sven
** Am 24.02.2012 08:19, schrieb Daniel-Constantin Mierla:
On 2/22/12 10:26 AM, Sven Knoblich wrote:
Ah, ok. thanks. This explains the behaviour. But it isn't explicit
mentioned in the documentation what
12 matches
Mail list logo