Hi everybody,
I have corrected this line in extensions.conf by stripping spaces off and now it
executes:
exten => 22999,1,VoiceMailMain(s${CALLERIDNUM})
when it runs, the mail box number is asked and password too. I expected no
question were made, because I inserted CALLERIDNUMBER and s in front of box
number.
Anybody knows why?
Thank to you all, very kind members of this list!
Ciao
Mauro
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://lists.digium.com/pipermail/asterisk-users/attachments/20050726/8b807ea0/attachment.htm
Mauro Zanin wrote:> Hi everybody, > I have corrected this line in extensions.conf by stripping spaces off > and now it executes: > > > *exten => 22999,1,VoiceMailMain(s${CALLERIDNUM})* > > when it runs, the mail box number is asked and password too. I > expected no question were made, because I inserted CALLERIDNUMBER and > s in front of box number. >have you reloaded Asterisk? bye Ronald> Anybody knows why? > > Thank to you all, very kind members of this list! > > Ciao > > Mauro > > > > > >------------------------------------------------------------------------ > >_______________________________________________ >Asterisk-Users mailing list >Asterisk-Users@lists.digium.com >http://lists.digium.com/mailman/listinfo/asterisk-users >To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >
Done both reload and Linux box re-load, after a power down. Still have request for Box & Password! Regards and thanks Mauro -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050726/0a6b393d/attachment.htm
You need to match the extensions you have in voicemail.conf to the callerid
you're passing to voicemailmain(). For 5 digit extensions it would be
exten => 22999,1,VoiceMailMain(s${CALLERIDNUM:-5)
Louie
-----Original Message-----
From: asterisk-users-bounces@lists.digium.com
[mailto:asterisk-users-bounces@lists.digium.com]On Behalf Of Mauro Zanin
Sent: Tuesday, July 26, 2005 12:56 AM
To: asterisk-users@lists.digium.com
Subject: [Asterisk-Users] Some more VOICEMAILMAIN issue...
Hi everybody,
I have corrected this line in extensions.conf by stripping spaces off and now it
executes:
exten => 22999,1,VoiceMailMain(s${CALLERIDNUM})
when it runs, the mail box number is asked and password too. I expected no
question were made, because I inserted CALLERIDNUMBER and s in front of box
number.
Anybody knows why?
Thank to you all, very kind members of this list!
Ciao
Mauro
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://lists.digium.com/pipermail/asterisk-users/attachments/20050726/33e3c7ab/attachment.htm
You sure you not trying to polish your shoes when you do that? As far as I can see from the info you gave that is the problem. On 7/26/05, Mauro Zanin <maurozanin@hotmail.com> wrote:> Done both reload and Linux box re-load, after a power down. > Still have request for Box & Password! > > Regards and thanks > Mauro
this works for me
exten => 100,1,Wait(1)
exten => 100,2,VoicemailMain(s${CALLERIDNUM}@default)
change 100 to whatever you want the common voicemail extension to be. -
the wait keeps the first part of the voice from being chopped off.
Mauro Zanin wrote:
> Done both reload and Linux box re-load, after a power down.
> Still have request for Box & Password!
>
> Regards and thanks
> Mauro
>
>------------------------------------------------------------------------
>
>_______________________________________________
>Asterisk-Users mailing list
>Asterisk-Users@lists.digium.com
>http://lists.digium.com/mailman/listinfo/asterisk-users
>To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
>
On Tue, Jul 26, 2005 at 08:55:41AM +0200, Mauro Zanin wrote:> Hi everybody, > I have corrected this line in extensions.conf by stripping spaces off and now it executes: > > exten => 22999,1,VoiceMailMain(s${CALLERIDNUM})And did you create voicemail-boxes for the relevant callers? In voicemail.conf normally. -- Tzafrir Cohen | tzafrir@jbr.cohens.org.il | VIM is http://tzafrir.org.il | | a Mutt's tzafrir@cohens.org.il | | best ICQ# 16849755 | | friend
U are using SIP ? if yes set *type=friend* Bruno. Mauro Zanin wrote:> Hi everybody, > I have corrected this line in extensions.conf by stripping spaces off > and now it executes: > > > *exten => 22999,1,VoiceMailMain(s${CALLERIDNUM})* > > when it runs, the mail box number is asked and password too. I > expected no question were made, because I inserted CALLERIDNUMBER and > s in front of box number. > > Anybody knows why? > > Thank to you all, very kind members of this list! > > Ciao > > Mauro > > > > > >------------------------------------------------------------------------ > >_______________________________________________ >Asterisk-Users mailing list >Asterisk-Users@lists.digium.com >http://lists.digium.com/mailman/listinfo/asterisk-users >To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >-- ____________________________________________________________________ BRUNO DE LUCA Tel. +39 02 9350 4780 (102) FG&A Software 20017 Rho - Via Puccini, 8 E-Mail : bdeluca@fgasoftware.com Internet: http://www.fgasoftware.com