Mantis BugTracker for CapiSuite
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000093 [CapiSuite] core crash always 2004-08-20 09:47 2004-10-28 10:21
Reporter roland View Status public  
Assigned To gernot
Priority normal Resolution reopened  
Status closed   Product Version
Summary 0000093: capisuite.audio_send crashes capisuite
Description I am using the following script:

---script---
import capisuite

def callIncoming(call,service,call_from,call_to):
        capisuite.connect_voice(call,10)
        capisuite.audio_send(call,"/usr/share/capisuite/beep.la")
        capisuite.audio_receive(call,"/tmp/recorded.la",20,3)
        capisuite.disconnect(call)
---script---

I get a ringtone, after the given delay capisuite answers, sends some milliseconds of beep.la (or any other sound file), then the connection goes dead. After that, the service is no longer available (says the girl from German Telecom). Outbound connection to the internet works (via pppcapiplugin)

Capisuite log shows the sending of the sound file as last entry (start_file_transmission ...).

The syntax of the audio_send string does not matter (I tried every possible variation).

After restarting the daemon (/etc/init.d/capisuite restart) everything works as expected with any script (except fax reception, but this is not implemented in mISDN yet).
Additional Information Kernel 2.6.7, mISDN driver from 2. Aug. 2004, ISDN card is hfcpci (passive)
Attached Files  fax-data-b3-crash.diff [^] (2,490 bytes) 2004-10-28 10:20

- Relationships

- Notes
(0000172)
gernot
2004-09-05 09:22

This sounds like a known bug when handling the DATA_B3_CONF message which is sent earlier by mISDN than by any other CAPI driver.

The attached patch should fix this problem.
 
(0000173)
gernot
2004-09-05 09:24

please tell me if it helped
 
(0000174)
roland
2004-09-07 09:39
edited on: 2004-09-07 09:39

Yepp, it works now flawlessly.

Thanks,

roland

edited on: 2004-09-07 09:39
 
(0000175)
gernot
2004-09-07 09:49

Great, thx for the feedback!

Added this to the list of FAQs.
 
(0000194)
guest
2004-09-24 12:19
edited on: 2004-09-24 12:26

hi!

sorry for reopening, but i didn't know were else to post this..

the link for the patch give a 0byte text-file (i testet firefox, konqueror and wget and even that IE thing), would be nice if this could be fixed..

thx
tom

edited on: 2004-09-24 12:23

edited on: 2004-09-24 12:26
 
(0000195)
gernot
2004-10-28 10:21

Sorry for the trouble. It's available again.
 

- Issue History
Date Modified Username Field Change
2004-08-20 09:47 roland New Issue
2004-09-05 09:21 gernot Status new => assigned
2004-09-05 09:21 gernot Assigned To  => gernot
2004-09-05 09:22 gernot Note Added: 0000172
2004-09-05 09:22 gernot File Added: fix-data-b3-crash.diff
2004-09-05 09:24 gernot Note Added: 0000173
2004-09-05 09:24 gernot Status assigned => feedback
2004-09-05 09:24 gernot Description Updated
2004-09-07 09:39 roland Note Added: 0000174
2004-09-07 09:39 roland Note Edited: 0000174
2004-09-07 09:49 gernot Status feedback => resolved
2004-09-07 09:49 gernot Resolution open => fixed
2004-09-07 09:49 gernot Note Added: 0000175
2004-09-07 09:50 gernot Status resolved => closed
2004-09-24 12:19 guest Status closed => feedback
2004-09-24 12:19 guest Resolution fixed => reopened
2004-09-24 12:19 guest Note Added: 0000194
2004-09-24 12:23 guest Note Edited: 0000194
2004-09-24 12:26 guest Note Edited: 0000194
2004-10-28 10:20 gernot File Added: fax-data-b3-crash.diff
2004-10-28 10:20 gernot File Deleted: fix-data-b3-crash.diff
2004-10-28 10:21 gernot Status feedback => closed
2004-10-28 10:21 gernot Note Added: 0000195


Mantis 0.19.2
Copyright © 2000 - 2004 Mantis Group
177 total queries executed.
25 unique queries executed.