[asterisk-users] Office timings only work asterisk after that voicemail

Satish Barot satish4asterisk at gmail.com
Wed Jun 22 06:00:27 CDT 2011


Hope following will help you get some idea.

[default]

exten => _45789XX,1,Set(VMNO=${EXTEN:-2})
same => n,GotoIfTime(9:00-19:00,sun-thu,*,*?:NON-WORKING-HRS,s,1)
...
...

[NON-WORKING-HRS]
exten => s,1,Playback(non-working-hrs)
exten => s,n,VoiceMail(50${VMNO})
exten => s,n,Hangup


[SATISH]
Mumbai, India.


On Wed, Jun 22, 2011 at 1:31 PM, mahesh katta <maheshkatta at flexydial.com>wrote:

> Thanks for reply sir,
> I have one doubt sir , I have hundred DID's like 4578901 to 4578999 .
> every DID has 5001 to 5099 extensions.
> how can I send the voice mail on it. if I make as with your dialplan i need
> to make every DID's point of.
>
>
>
> Best Regards,
>
> Mahesh Katta
> *BUZZ**WORKS* Business Services Private Limited
> BANGALORE | CHENNAI | HYDERABAD | MUMBAI| DELHI
> 201, Crystal Tower, 75 Gundavali Cross Lane, Andheri Kurla Road, Andheri
> (E) Mumbai 400069
> GSM +91.97029.70779 | Phone +91.22.4229.2634 | Fax +91.22.4229.2634
> Web http://www.buzzworks.com
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110622/5324857c/attachment-0001.htm>


More information about the asterisk-users mailing list