[Asterisk-Users] core dump back trace of chan_oh323
Kelvin Chua
kchua at up.edu.ph
Wed Sep 17 20:39:21 MST 2003
hi michael,
here are the core dumps.
only kphone works when 0.5.5 and * cvs.
audiocodes and msn messenger all cause seg faults
when calling ccm thru * (or vice-versa)
~kelvin
[chan_oh323.so] => (OpenH323 Channel Driver)
== Parsing '/etc/asterisk/rtp.conf': Found
== Parsing '/etc/asterisk/oh323.conf': Found
0:00.004 OpenH323 Wrapper OpenH323 Wrapper Version
0.0alpha0 by inAccess Networks (www.inaccessnetworks.com) on Unix Linux
(2.4.7-10-i686) at 2003/9/18 11:07:48.250
== Registered channel type 'OH323' (OpenH323 Channel Driver)
== OpenH323 Channel Ready (v0.5.5)
[chan_skinny.so] => (Skinny Client Control Protocol (Skinny))
== Parsing '/etc/asterisk/skinny.conf': Not found (No such file or
directory)
NOTICE[1024]: File chan_skinny.c, Line 2482 (reload_config): Unable to
load config skinny.conf, Skinny disabled
== Registered channel type 'Skinny' (Skinny Client Control Protocol
(Skinny))
[app_enumlookup.so] => (ENUM Lookup)
== Registered application 'EnumLookup'
[app_voicemail2.so] => (Comedian Mail (Voicemail System))
== Registered application 'VoiceMail2'
== Registered application 'VoiceMailMain2'
== Parsing '/etc/asterisk/voicemail.conf': Found
[app_transfer.so] => (Transfer)
== Registered application 'Transfer'
[app_setcidnum.so] => (Set CallerID Number)
== Registered application 'SetCIDNum'
[codec_ilbc.so] => (iLBC/PCM16 (signed linear) Codec Translator)
== Registered translator 'ilbctolin' from format ILBC to SLINR, cost 7
== Registered translator 'lintoilbc' from format SLINR to ILBC, cost
38
[format_h263.so] => (Raw h263 data)
== Registered file format h263, extension(s) h263
== Parsing '/etc/asterisk/enum.conf': Found
Asterisk Ready.
*CLI> -- Executing Dial("SIP/1800-6411",
"OH323/H323:2010 at 10.17.0.2") in new stack
-- Called H323:2010 at 10.17.0.2
0:06.402 H225 Caller:811c000 H225 Received connect PDU.
-- H323:15452 answered SIP/1800-6411
Segmentation fault
(gdb) bt
#0 ast_smoother_feed (s=0x57e0880, f=0x810bf78) at frame.c:72
#1 0x4617d71a in oh323_write (c=0x8110068, f=0x810bf78) at
chan_oh323.c:1379
#2 0x080584da in ast_write (chan=0x8110068, fr=0x810bf78) at
channel.c:1386
#3 0x0805a63e in ast_channel_bridge (c0=0x810e868, c1=0x8110068,
flags=0, fo=0x47ee8ea4, rc=0x47ee8ea8) at channel.c:2278
#4 0x412024f3 in ast_bridge_call (chan=0x810e868, peer=0x8110068,
allowredirect_in=0, allowredirect_out=0, allowdisconnect=0)
at res_parking.c:224
#5 0x457dfd57 in dial_exec (chan=0x810e868, data=0x47ee973c) at
app_dial.c:668
#6 0x08060fb6 in pbx_exec (c=0x810e868, app=0x80ea2f0, data=0x47ee973c,
newstack=1) at pbx.c:396
#7 0x08062baa in pbx_extension_helper (c=0x810e868, context=0x810e9bc
"gsm", exten=0x810eab0 "2010", priority=1, callerid=0x80c9a30 "1800",
action=1) at pbx.c:1150
#8 0x0806384e in ast_pbx_run (c=0x810e868) at pbx.c:1634
#9 0x08069a0f in pbx_thread (data=0x810e868) at pbx.c:1855
#10 0x4002fb9c in pthread_start_thread (arg=0x47ee9be0) at manager.c:274
More information about the asterisk-users
mailing list