Thanks
Waldo
On Apr 9, 2006, at 2:19 PM, Tim Litwiller wrote:
it dials the userid that you put in that field as an extension.
at home I have it set to 100
and then I have this in the extensions.conf
exten => 100,1,Answer
exten => 100,2,Wait(1)
exten => 100,3,VoicemailMain,s${CALLERIDNUM}
ext
it dials the userid that you put in that field as an extension.
at home I have it set to 100
and then I have this in the extensions.conf
exten => 100,1,Answer
exten => 100,2,Wait(1)
exten => 100,3,VoicemailMain,s${CALLERIDNUM}
exten => 100,4,Macro(hangupcall)
so the user doesn't need to put in
Right, but it's asking for a user id not a number to dial. So, how
would I set it to dial extension ?
Thanks,
Waldo
On Apr 9, 2006, at 12:21 PM, Harald Holzer wrote:
Look at the Account Settings for "Voice Mail UserID".
Hi,
I have a few GXP-2000 working fine with Asterisk. The one th
Look at the Account Settings for "Voice Mail UserID".
> Hi,
>
> I have a few GXP-2000 working fine with Asterisk. The one thing I
> have not been able to do is to program the MSG button to dial the
> Voicemail extension. How can I program that button? I normally use
> extension for voicemail
Hi,
I have a few GXP-2000 working fine with Asterisk. The one thing I
have not been able to do is to program the MSG button to dial the
Voicemail extension. How can I program that button? I normally use
extension for voicemail. Can anyone shed any light?
Thanks,
Waldo
__