On Sat, Nov 28, 2009 at 9:34 PM, matthieu Nicaise <
[email protected]> wrote:

>
> -rw-r--r-- 1 root root 4.1K 2009-11-28 23:47 unavail.WAV
> -rw-r--r-- 1 root root 4.1K 2009-11-28 23:47 unavail.gsm
> -rw-r--r-- 1 root root  40K 2009-11-28 23:47 unavail.wav
>
> I made an error in my first mail, i'm calling voicemail in extensions.conf
> this way :
>
> exten => _*.,1,Dial(SIP/${EXTEN:0},60)
> exten => _*.,n,VoiceMail(${EXTEN:0},u)
> exten => _*.,n,Playback(ss-noservice)
>

It would appear as though you haven't reloaded your dialplan since you've
added the 'u' option to your Voicemail() command, since it's not appearing
your cli output.  Make sure your extensions.conf file has been saved and
then try "dialplan reload" in the cli and then try calling extension *11
again.

-- 
Thanks,
--Warren Selby
http://www.selbytech.com
_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to