[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:48:33 CDT 2009
The following issue has been RESOLVED.
======================================================================
https://issues.asterisk.org/view.php?id=15884
======================================================================
Reported By: s_schumann
Assigned To: tzafrir
======================================================================
Project: DAHDI-linux
Issue ID: 15884
Category: dahdi (the module)
Reproducibility: have not tried
Severity: crash
Priority: normal
Status: resolved
Resolution: duplicate
Duplicate: 14808
Fixed in Version:
======================================================================
Date Submitted: 2009-09-11 11:58 CDT
Last Modified: 2009-09-15 14:48 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
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
duplicate of 0014808 [patch] ioctls from 32bit userspace on ...
======================================================================
----------------------------------------------------------------------
(0110737) tzafrir (manager) - 2009-09-15 14:48
https://issues.asterisk.org/view.php?id=15884#c110737
----------------------------------------------------------------------
Sadly this combination is not yet supported.
Issue History
Date Modified Username Field Change
======================================================================
2009-09-15 14:48 tzafrir Note Added: 0110737
2009-09-15 14:48 tzafrir Relationship added duplicate of 0014808
2009-09-15 14:48 tzafrir Duplicate ID 0 => 14808
2009-09-15 14:48 tzafrir Status new => resolved
2009-09-15 14:48 tzafrir Resolution open => duplicate
2009-09-15 14:48 tzafrir Assigned To => tzafrir
======================================================================
More information about the asterisk-bugs
mailing list