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
This one came up a week or so ago on list... please check the archives before posting. use 's' before the CALLERIDNUM ie exten => 999,2,VoicemailMain(s${CALLERIDNUM}) Andy On 03/06/2004 at 14:41 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 >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
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 >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 > > >
I usually search here: http://www.mail-archive.com/asterisk-users@lists.digium.com/ Reto> How do you search? I don't see a search interface to the mailing list > archives. Did I miss something? > > - > Robert Withrow, BWithrow@NortelNetworks.com, +1 978 288 8256, ESN 248