The following issue has been RESOLVED. ====================================================================== https://bugtracker.iptel.org/view.php?id=82 ====================================================================== Reported By: vib Assigned To: stefan ====================================================================== Project: SEMS Issue ID: 82 Category: applications Reproducibility: have not tried Severity: major Priority: normal Status: resolved Resolution: fixed Fixed in Version: ====================================================================== Date Submitted: 2012-07-20 16:11 CEST Last Modified: 2012-08-07 16:19 CEST ====================================================================== Summary: the file can't be saved (pointer problem) Description:
version 1.5.0 modules: annrecorder and voicemail [#7f731c732700/2816] [process, AmSession.cpp:713] DEBUG: AmSession processing event [#7f731c732700/2816] [process, AmSession.cpp:739] DEBUG: Session received DTMF, event = 1, duration = 139 [#7f731c732700/2816] [onDtmf, AnnRecorder.cpp:284] DEBUG: DTMF 1, 139 [#7f731c732700/2816] [removeTimers, AmSession.cpp:1279] DEBUG: removing timers [#7f731c732700/2816] [onDtmf, AnnRecorder.cpp:321] DEBUG: received key 1 in state S_CONFIRM save or redo [#7f731c732700/2816] [saveMessage, AnnRecorder.cpp:431] DEBUG: message name is 'vm.wav' [#7f731c732700/2816] [saveMessage, AnnRecorder.cpp:444] ERROR: invoking msg_new: 'message data is not a file ptr.' [#7f731c732700/2816] [addToPlaylist, AmPromptCollection.cpp:136] DEBUG: adding 'greeting_set' prompt to playlist at the back' [#7f731c732700/2816] [wav_mem_open, wav_hdr.c:296] DEBUG: trying to read WAV file from memory [#7f731c732700/2816] [wav_mem_open, wav_hdr.c:299] DEBUG: tag = <RIFF> [#7f731c732700/2816] [wav_mem_open, wav_hdr.c:306] DEBUG: file size = <29718> ====================================================================== ---------------------------------------------------------------------- (0000126) stefan (manager) - 2012-08-07 16:19 https://bugtracker.iptel.org/view.php?id=82#c126 ---------------------------------------------------------------------- fixed with 2df6e0f065ff0d in the meantime, also load_plugins_rtld_global=msg_storage helps msg_storage needs to be loaded before voicemail plugin, e.g. load_plugins=msg_storage;voicemail;wav Issue History Date Modified Username Field Change ====================================================================== 2012-07-20 16:11 vib New Issue 2012-08-07 16:19 stefan Note Added: 0000126 2012-08-07 16:19 stefan Status new => resolved 2012-08-07 16:19 stefan Resolution open => fixed 2012-08-07 16:19 stefan Assigned To => stefan ====================================================================== _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
