Use Voicemail instead of VoicemailMain

Reto Stauss wrote:

When a user dials 999 he is always asked for the mailbox and has to enter his mailbox
number and password. As I understand this shouldn't happen because the CALLERIDNUM is
passed over to VoicemailMain. It's annoying to have to enter the number everytime ...


The voice mail configuration is read from MySQL. We are using the CVS version from a few
days ago.


Extract from extensions.conf:

exten => 999,1,wait(1) exten => 999,2,VoicemailMain(${CALLERIDNUM}) exten => 999,3,Hangup

Any hints?

Thanks in advance
Reto

_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
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
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to