Re: RE: [Asterisk-Users] Voicemail records nonsense, but record() works (??)

2006-06-15 Thread Stefan-Michael. Guenther (in-put GbR)
Hello Strom,

thanks for your reply, but I guess your answer is missing (???).

Bye,

Stefan

Am Donnerstag, 15. Juni 2006 02:18 schrieb Strom Carlson:
 -Original Message-
 From: Stefan-Michael. Guenther (in-put GbR) [EMAIL PROTECTED]
 To: asterisk-users@lists.digium.com
 Sent: 6/10/06 8:47 AM
 Subject: [Asterisk-Users] Voicemail records nonsense, but record() works
 (??)

 Hello,

 I have setup an Asterisk 1.2.7.1 system, with a working voicemail box:

 /etc/asterisk/extensions.conf
   exten = 83086921,1,Answer
   exten = 83086921,2,Dial(SIP/stefan,5,r)
   exten = 83086921,3,VoiceMail,u111
   exten = 83086921,4,Hangup
   exten = 83086921,103,VoiceMail,b111
   exten = 83086921,104,Hangup

 /etc/asterisk/voicemail.conf
   [default]
   language=de
   111 = 111,Mailbox 111,[EMAIL PROTECTED]

 The mailbox starts, I hear the intro and speak my message. In the CLI I can
 see that the message has been recorded and I get the recorded message via
 mail.

 But when I listen to the recorded messages or call the mailbox, I either
 hear nothing or just a short cracking sound. At least the length of the
 message is correct. If have tried to record the message with gsm, wav or
 wav49, the result is always the same.

 When I use the record() application to record a gsm file, everything is
 okay.

 I obviously  made something wrong when configuring the voicemail system.

 Can someone give me a hint what's going wrong?

 Thanks for your help,

 stefan

-- 


in-put GbR - Das Linux-Systemhaus
Stefan-Michael Guenther
Moltkestrasse 49 D-76133 Karlsruhe
Tel./Fax : +49 (0)721 / 83044 - 98/93
http://www.in-put.de

 Schulungen  Installationen  
 Beratung   Support
  Voice-over-IP-Loesungen


-- 


in-put GbR - Das Linux-Systemhaus
Stefan-Michael Guenther
Moltkestrasse 49 D-76133 Karlsruhe
Tel./Fax : +49 (0)721 / 83044 - 98/93
http://www.in-put.de

 Schulungen  Installationen  
 Beratung   Support
  Voice over IP - Lösungen


___
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: RE: [Asterisk-Users] Voicemail records nonsense, but record() works (??)

2006-06-15 Thread Stefan-Michael. Guenther (in-put GbR)
Hello Strom,

thanks for your reply, but I guess your answer is missing (???).

Bye,

Stefan

Am Donnerstag, 15. Juni 2006 02:18 schrieb Strom Carlson:
 -Original Message-
 From: Stefan-Michael. Guenther (in-put GbR) [EMAIL PROTECTED]
 To: asterisk-users@lists.digium.com
 Sent: 6/10/06 8:47 AM
 Subject: [Asterisk-Users] Voicemail records nonsense, but record() works
 (??)

 Hello,

 I have setup an Asterisk 1.2.7.1 system, with a working voicemail box:

 /etc/asterisk/extensions.conf
   exten = 83086921,1,Answer
   exten = 83086921,2,Dial(SIP/stefan,5,r)
   exten = 83086921,3,VoiceMail,u111
   exten = 83086921,4,Hangup
   exten = 83086921,103,VoiceMail,b111
   exten = 83086921,104,Hangup

 /etc/asterisk/voicemail.conf
   [default]
   language=de
   111 = 111,Mailbox 111,[EMAIL PROTECTED]

 The mailbox starts, I hear the intro and speak my message. In the CLI I can
 see that the message has been recorded and I get the recorded message via
 mail.

 But when I listen to the recorded messages or call the mailbox, I either
 hear nothing or just a short cracking sound. At least the length of the
 message is correct. If have tried to record the message with gsm, wav or
 wav49, the result is always the same.

 When I use the record() application to record a gsm file, everything is
 okay.

 I obviously  made something wrong when configuring the voicemail system.

 Can someone give me a hint what's going wrong?

 Thanks for your help,

 stefan

-- 


in-put GbR - Das Linux-Systemhaus
Stefan-Michael Guenther
Moltkestrasse 49 D-76133 Karlsruhe
Tel./Fax : +49 (0)721 / 83044 - 98/93
http://www.in-put.de

 Schulungen  Installationen  
 Beratung   Support
  Voice-over-IP-Loesungen



-- 


in-put GbR - Das Linux-Systemhaus
Stefan-Michael Guenther
Moltkestrasse 49 D-76133 Karlsruhe
Tel./Fax : +49 (0)721 / 83044 - 98/93
http://www.in-put.de

 Schulungen  Installationen  
 Beratung   Support
  Voice over IP - Lösungen


___
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


RE: [Asterisk-Users] Voicemail records nonsense, but record() works (??)

2006-06-14 Thread Strom Carlson


-Original Message-
From: Stefan-Michael. Guenther (in-put GbR) [EMAIL PROTECTED]
To: asterisk-users@lists.digium.com
Sent: 6/10/06 8:47 AM
Subject: [Asterisk-Users]   Voicemail records nonsense, but record() works 
(??)

Hello,

I have setup an Asterisk 1.2.7.1 system, with a working voicemail box:

/etc/asterisk/extensions.conf
exten = 83086921,1,Answer
exten = 83086921,2,Dial(SIP/stefan,5,r)
exten = 83086921,3,VoiceMail,u111
exten = 83086921,4,Hangup
exten = 83086921,103,VoiceMail,b111
exten = 83086921,104,Hangup

/etc/asterisk/voicemail.conf
[default]
language=de
111 = 111,Mailbox 111,[EMAIL PROTECTED]

The mailbox starts, I hear the intro and speak my message. In the CLI I can 
see that the message has been recorded and I get the recorded message via 
mail.

But when I listen to the recorded messages or call the mailbox, I either hear 
nothing or just a short cracking sound. At least the length of the message is 
correct. If have tried to record the message with gsm, wav or wav49, the 
result is always the same.

When I use the record() application to record a gsm file, everything is okay.

I obviously  made something wrong when configuring the voicemail system.

Can someone give me a hint what's going wrong?

Thanks for your help,

stefan
-- 


in-put GbR - Das Linux-Systemhaus
Stefan-Michael Guenther
Moltkestrasse 49 D-76133 Karlsruhe
Tel./Fax : +49 (0)721 / 83044 - 98/93
http://www.in-put.de

 Schulungen  Installationen  
 Beratung   Support
  Voice-over-IP-Loesungen


___
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

___
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users