Displaying 2 results from an estimated 2 matches for "dahdi_write".
2010 Nov 01
1
DISA problem in 1.8.0
When I call into my Asterisk box via my VoIP line (using gsm codec) and then
try to make an outgoing DISA call over PSTN I get the following:
[Nov 1 15:12:54] WARNING[17694]: chan_dahdi.c:8930 dahdi_write: Cannot
handle frames in gsm format
[Nov 1 15:12:54] WARNING[17694]: app_dial.c:1401 wait_for_answer: Unable to
forward voice or dtmf
Obviously, it looks like asterisk is not converting the gsm frames to
whatever it needs to send over the PSTN. I never had this problem with the
1.6.x series but...
2011 Jan 31
1
Error compiling Dahdi: invalid use of undefined type struct module
...use of undefined type ?struct module?
/usr/src/dahdi-linux-2.4.0/drivers/dahdi/dahdi-base.c: In function
?dahdi_read?:
/usr/src/dahdi-linux-2.4.0/drivers/dahdi/dahdi-base.c:2943: error: invalid
use of undefined type ?struct module?
/usr/src/dahdi-linux-2.4.0/drivers/dahdi/dahdi-base.c: In function
?dahdi_write?:
/usr/src/dahdi-linux-2.4.0/drivers/dahdi/dahdi-base.c:2974: error: invalid
use of undefined type ?struct module?
/usr/src/dahdi-linux-2.4.0/drivers/dahdi/dahdi-base.c: In function
?ioctl_load_zone?:
/usr/src/dahdi-linux-2.4.0/drivers/dahdi/dahdi-base.c:3041: error: invalid
use of undefined type ?...