[asterisk-bugs] [DAHDI-linux 0015884]: MeetMe conference does break immediately. /var/log/messages shows dahdi error

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Sep 15 14:24:59 CDT 2009


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=15884 
====================================================================== 
Reported By:                s_schumann
Assigned To:                
====================================================================== 
Project:                    DAHDI-linux
Issue ID:                   15884
Category:                   dahdi (the module)
Reproducibility:            have not tried
Severity:                   crash
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2009-09-11 11:58 CDT
Last Modified:              2009-09-15 14:24 CDT
====================================================================== 
Summary:                    MeetMe conference does break immediately.
/var/log/messages shows dahdi error
Description: 
I want to establish a MeetMe conference using
[...]
exten => 1234,n,MeetMe(1234,Mi)
[...]

As soon as the command is called, I receive from Asterisk:
    -- Executing [1234 at default:4] MeetMe("SIP/alice-08e96c18", "1234,Mi")
in new stack
  == Spawn extension (default, 1234, 4) exited non-zero on
'SIP/alice-08e96c18'.

/var/log/messages indicates problems with DAHDI:
Sep 11 18:43:29 server kernel: [6478913.125872] ioctl32(asterisk:10499):
Unknown cmd fd(17) cmd(c00cda0d){t:'Ú';sz:12} arg(f652783c) on
/dev/dahdi/pseudo

I use asterisk-1.6.2.0-rc1 compiled from source.
I use dahdi-linux-2.2.0.2 compiled from source.

I am running Asterisk on a Xen virtual machine (domU).

The /dev/dahdi exists:
# ll /dev/dahdi/
total 0
crw-rw---- 1 root root 196, 254 2009-09-11 14:09 channel
crw-rw---- 1 root root 196,   0 2009-09-11 14:09 ctl
crw-rw---- 1 root root 196, 255 2009-09-11 14:09 pseudo
crw-rw---- 1 root root 196, 253 2009-09-11 14:09 timer

Sebastian
====================================================================== 

---------------------------------------------------------------------- 
 (0110732) s_schumann (reporter) - 2009-09-15 14:24
 https://issues.asterisk.org/view.php?id=15884#c110732 
---------------------------------------------------------------------- 
root at vserver:~# uname -a
Linux vserver 2.6.26-1-xen-amd64 https://issues.asterisk.org/view.php?id=1 SMP
Sat Jan 10 20:39:26 UTC 2009
x86_64 GNU/Linux
root at vserver:~# file /usr/sbin/asterisk 
/usr/sbin/asterisk: ELF 32-bit LSB executable, Intel 80386, version 1
(SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.8, not
stripped

IIRC, I have ordered a 32 bit running on a 64 bit host. However, I am not
100% sure here, I will check again with my hoster. It seems more from the
uname output (I checked also /proc/cpuinfo, there is long mode (lm) flag)
that it is 64bit guest on 64bit host...

Sebastian 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-09-15 14:24 s_schumann     Note Added: 0110732                          
======================================================================




More information about the asterisk-bugs mailing list