Re: [Asterisk-Users] Some more VOICEMAILMAIN issue...

2005-07-27 Thread Tzafrir Cohen
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 | [EMAIL PROTECTED] | VIM is
http://tzafrir.org.il |   | a Mutt's  
[EMAIL PROTECTED] |   |  best
ICQ# 16849755 |   | friend
___
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


Re: [Asterisk-Users] Some more VOICEMAILMAIN issue...

2005-07-27 Thread Bruno De Luca

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)

FGA Software
20017 Rho - Via Puccini, 8

E-Mail :
[EMAIL PROTECTED]
Internet:
http://www.fgasoftware.com


___
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


[Asterisk-Users] Some more VOICEMAILMAIN issue...

2005-07-26 Thread Mauro Zanin



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

Re: [Asterisk-Users] Some more VOICEMAILMAIN issue...

2005-07-26 Thread Ronald_Wiplinger

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




___
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


[Asterisk-Users] Some more VOICEMAILMAIN issue...

2005-07-26 Thread Mauro Zanin



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

RE: [Asterisk-Users] Some more VOICEMAILMAIN issue...

2005-07-26 Thread Tarpo, Louie



You 
need to match the extensions you have in voicemail.conf to the callerid you're 
passing to voicemailmain(). For5 digit extensions it would be 
exten = 22999,1,VoiceMailMain(s${CALLERIDNUM:-5)


Louie

  -Original Message-From: 
  [EMAIL PROTECTED] 
  [mailto:[EMAIL PROTECTED]On Behalf Of Mauro 
  ZaninSent: Tuesday, July 26, 2005 12:56 AMTo: 
  asterisk-users@lists.digium.comSubject: [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
  
  
  
___
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

Re: [Asterisk-Users] Some more VOICEMAILMAIN issue...

2005-07-26 Thread C F
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 [EMAIL PROTECTED] 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


Re: [Asterisk-Users] Some more VOICEMAILMAIN issue...

2005-07-26 Thread Tim Litwiller

this works for me

exten = 100,1,Wait(1)
exten = 100,2,VoicemailMain([EMAIL PROTECTED])

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




___
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