[Home]

Summary:ASTERISK-00055: When you call from X100 to Phone/phone0
Reporter:dany (dany)Labels:
Date Opened:2003-08-06 17:28:43Date Closed:2011-06-07 14:00:34
Priority:CriticalRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:When you call from X100p to device Phone/phone0 asterisk crask in a coredump, but when you make a call from Phone/phone0 to X100p works fine.



****** ADDITIONAL INFORMATION ******

gdb -c core
only show
#0  0x40195b3e in ?? ()
Comments:By: John Todd (jtodd) 2003-08-07 02:11:58

Can you include a bit more information in this?  How about the lines from extensions.conf?  How about the configuration parameters from your zaptel.conf file?  Can you put a backtrace in here?  Can you cut/paste the debug output from asterisk -vvvvvvgcd into this bugnote?

By: Mark Spencer (markster) 2003-08-15 13:24:38

I will need more information to be able to diagnose this including a true backtrace.  If you need help find someone on IRC (irc.freenode.net in #asterisk).

By: jerjer (jerjer) 2003-08-15 16:00:26

better yet remove chan_phone.so from asterisk :)






or you could just run valgrind --gdb-attach=yes asterisk -vvvc

By: jerjer (jerjer) 2003-08-15 16:01:58

# ls core.*
core.1234
# gdb asterisk core.<pid>
...
{gdb) bt

By: Mark Spencer (markster) 2003-08-16 15:54:06

User apparently lost interest