[Asterisk-Users] CALLERIDNUM not passed over?
Reto Stauss
rstauss at mpol.ch
Thu Jun 3 05:41:04 MST 2004
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
More information about the asterisk-users
mailing list