Re: [Asterisk-Users] Voicemail notification email with no attachment despite attach=yes

2003-09-11 Thread Jean-Marc V. Liotier
On Wed, 2003-09-10 at 19:25, Tilghman Lesher wrote:
>
> > in voicemail.conf :
> > 1234 => 4242,Test mailbox,[EMAIL PROTECTED]
> > 6004 => 4242;Other test mailbox,[EMAIL PROTECTED]

> 
> It's probably the semicolon (;) in the second line, instead of a comma 
> (,).

Thanks to Tilghman, Troy and Paul for that answer and sorry for asking
the list for something so trivial. I wonder how I missed something that
obvious. I guess I spent too long staring at the files : maybe I would
have noticed after having taken a pause...




___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users


RE: [Asterisk-Users] Voicemail notification email with no attachment despite attach=yes

2003-09-10 Thread Paul Crick
> in voicemail.conf :
> 1234 => 4242,Test mailbox,[EMAIL PROTECTED]
> 6004 => 4242;Other test mailbox,[EMAIL PROTECTED]

How about the second line having a semi-colon between password and
description, while the first line has a comma?

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users


RE: [Asterisk-Users] Voicemail notification email with no attachment despite attach=yes

2003-09-10 Thread Troy Settle

  

> -Original Message-
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf Of 
> Jean-Marc V. Liotier
> Sent: Wednesday, September 10, 2003 1:13 PM
> To: [EMAIL PROTECTED]
> Subject: [Asterisk-Users] Voicemail notification email with 
> no attachment despite attach=yes
> 
> The demo 1235 extension that Asterisk ships with works fine and the
> messages are sent to the address I set in voicemail.conf. I guess that
> means that my configuration is working perfectly so far.
> 
> But when I set up another extension with a voicemailbox, no 
> mail is sent
> when a message is left, although I can dial voicemail and 
> listen to the
> message just fine which I guess rules out voicemailbox 
> misconfiguration.
> 
> The strange thing is that both extensions and mailboxes are configured
> exactly the same :
> 
> in extensions.conf :
> exten => 1235,1,Voicemail(u1234); Right to voicemail
> exten => 6004,1,Voicemail(u6004)
> 
> in voicemail.conf :
> 1234 => 4242,Test mailbox,[EMAIL PROTECTED]
> 6004 => 4242;Other test mailbox,[EMAIL PROTECTED]
  ^
  |
Could this have anything to do with it?  You're effectively commenting out
the rest of the line (if I have a grasp on *'s config parser.

In effect, you have a VM box w/password, but no name or email address.

> 
> I don't understand why these two seemingly identical 
> configuration yield
> different results. I guess that I must have missed something that was
> included in the example and not in my new mailbox. Could somebody give
> me a hint about what it could be ?
> 


--
  Troy Settle
  Pulaski Networks
  http://www.psknet.com
  540.994.4254 ~ 866.477.5638
  Pulaski Chamber 2002 Small Business Of The Year

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Voicemail notification email with no attachment despite attach=yes

2003-09-10 Thread Tilghman Lesher
On Wednesday 10 September 2003 12:12 pm, Jean-Marc V. Liotier wrote:
> The demo 1235 extension that Asterisk ships with works fine and the
> messages are sent to the address I set in voicemail.conf. I guess
> that means that my configuration is working perfectly so far.
>
> But when I set up another extension with a voicemailbox, no mail is
> sent when a message is left, although I can dial voicemail and
> listen to the message just fine which I guess rules out
> voicemailbox misconfiguration.
>
> The strange thing is that both extensions and mailboxes are
> configured exactly the same :
>
> in extensions.conf :
> exten => 1235,1,Voicemail(u1234); Right to
> voicemail exten => 6004,1,Voicemail(u6004)
>
> in voicemail.conf :
> 1234 => 4242,Test mailbox,[EMAIL PROTECTED]
> 6004 => 4242;Other test mailbox,[EMAIL PROTECTED]
>
> I don't understand why these two seemingly identical configuration
> yield different results. I guess that I must have missed something
> that was included in the example and not in my new mailbox. Could
> somebody give me a hint about what it could be ?

It's probably the semicolon (;) in the second line, instead of a comma 
(,).

-Tilghman

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] Voicemail notification email with no attachment despite attach=yes

2003-09-10 Thread Jean-Marc V. Liotier
The demo 1235 extension that Asterisk ships with works fine and the
messages are sent to the address I set in voicemail.conf. I guess that
means that my configuration is working perfectly so far.

But when I set up another extension with a voicemailbox, no mail is sent
when a message is left, although I can dial voicemail and listen to the
message just fine which I guess rules out voicemailbox misconfiguration.

The strange thing is that both extensions and mailboxes are configured
exactly the same :

in extensions.conf :
exten => 1235,1,Voicemail(u1234); Right to voicemail
exten => 6004,1,Voicemail(u6004)

in voicemail.conf :
1234 => 4242,Test mailbox,[EMAIL PROTECTED]
6004 => 4242;Other test mailbox,[EMAIL PROTECTED]

I don't understand why these two seemingly identical configuration yield
different results. I guess that I must have missed something that was
included in the example and not in my new mailbox. Could somebody give
me a hint about what it could be ?



___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users