Displaying 7 results from an estimated 7 matches for "__sip_destroy".
2009 Mar 02
1
Weird segfault
...seems
weird. When I run gdb on the core dump, it almost always segfaults on
free() or malloc(). When I run the back trace, I see something weird.
Here's one of the back traces.
#0 0x4017f87f in _int_free () from /lib/libc.so.6
#1 0x4017e7f5 in free () from /lib/libc.so.6
#2 0x403be83e in __sip_destroy (p=0x8248c88, lockowner=1) at
chan_sip.c:2278
#3 0x403b1728 in sip_destroy (p=0x49) at chan_sip.c:2366
#4 0x403bd18a in __sip_autodestruct (data=0x8248c88) at chan_sip.c:1370
#5 0x08056cda in ast_sched_runq (con=0x81940d8) at sched.c:373
#6 0x403c8a27 in do_monitor (data=0x0) at chan_sip.c:122...
2003 Apr 14
2
SIP hanging
...420292e5 in sigsuspend () from /lib/i686/libc.so.6
#1 0x4003d679 in __pthread_wait_for_restart_signal ()
from /lib/i686/libpthread.so.0
#2 0x4003f4b9 in __pthread_alt_lock () from /lib/i686/libpthread.so.0
#3 0x4003c116 in pthread_mutex_lock () from /lib/i686/libpthread.so.0
#4 0x41ac3af5 in __sip_destroy (p=0x80e30a8, lockowner=1) at chan_sip.c:758
#5 0x41ad0834 in handle_request (p=0x80e30a8, req=0x4393425c,
sin=0x4393424c)
at chan_sip.c:793
#6 0x41ad1139 in sipsock_read (id=0x80d5f30, fd=11, events=1, ignore=0x0)
at chan_sip.c:4383
#7 0x08050c6e in ast_io_wait (ioc=0x80d8e48, howlong=1...
2003 Nov 06
0
SIP nat not working with budgetone (long)
...ine 1062 (sip_hangup): find_user(xxxxx) - decrement inUse counter
Nov 6 01:50:14 DEBUG[4101]: File chan_sip.c, Line 559 (__sip_ack): Stopping retransmission on '93161d54-1d74-7515-1fba-b6c8db18e466@192.168.0.100' of Request 102: Found
Nov 6 01:50:14 DEBUG[4101]: File chan_sip.c, Line 886 (__sip_destroy): Destorying call '93161d54-1d74-7515-1fba-b6c8db18e466@192.168.0.100
-------
Let me stress that the following interface is configured as a world-visible public IP. On a hunch I thought I'd listen for my private budgetone address on it.
-------from a TCP dump on the public * server ethern...
2003 Mar 06
1
Cisco SIP Weirdness (1750, not ATA)
...LA, FL" <sip:8503846785 at 172.16.17.7>;tag=611ff5f7
To: <sip:2111 at 172.16.17.1>;tag=CCC544-136
Call-ID: 3cd417467d369746768099b936dc3c3b at 172.16.17.7
CSeq: 102 ACK
User-Agent: Asterisk PBX
Content-Length: 0
(no NAT) to 172.16.17.1:5060
DEBUG[2051]: File chan_sip.c, Line 541 (__sip_destroy): Detaching from SIP/gw1.langley-c320
== No one is available to answer at this time
DEBUG[20491]: File chan_sip.c, Line 677 (sip_hangup): Asked to hangup channel not connected
-- Executing VoiceMail("Zap/1-1", "u2111") in new stack
DEBUG[20491]: File chan_zap.c, Line 1655...
2003 Aug 01
1
Asterisk SIP bug with Net2Phone
...-----
And in the debug log file i see next:
------------------------------------------------------
Aug 1 15:25:52 DEBUG[49159]: File chan_sip.c, Line
4628 (handle_request): That's odd... Got a response
on a call we dont know about.
Aug 1 15:25:52 DEBUG[49159]: File chan_sip.c, Line
830 (__sip_destroy): Destorying call
'265fdf1e0f61bd2a3422940c4ec90131@192.0.0.0'
------------------------------------------------------
Why asterisk not see the last messeges from Net2Phone
SIP :
SIP/2.0 183 Session Progress
SIP/2.0 200 OK
and not reply. After recieved messages - SIP/2.0 200
OK asterisk mu...
2003 Apr 03
5
MP3player problem
Skipped content of type multipart/related-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 2892 bytes
Desc: not available
Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20030403/46e84bf5/smime.bin
2003 Apr 09
1
Asterisk dies after 3-6 hours of operation. Help!
Greetings
I have been running * for about a month now.
Configuration.
(5) Cisco 79xx IP phones
(1) XP100P
Pentium III (300mhz)
192meg memory
Redat 8.0 (updated)
It seems to run for about 3-6 hours, then the process stops. I have
noticed, that * does not stop, if I do NOT have it register to other sip
servers. (FWD and PCH).
Here is are the last few lines in the /var/log/asterisk/messages