Showing posts with label Voicemail. Show all posts
Showing posts with label Voicemail. Show all posts

Monday, 4 April 2016

Elastix Voicemail Problems

An interesting problem reported by a user running elastix today that i've just finished dealing with. The users had calls from external customers advising that they were unable to leave a voicemail because the inbox was full.

Upon further investigation i discovered they were indeed correct. The system was not allowing voicemails to be resolved.

Resolution


To resolve this problem i renamed the voicemail users folder under /var/spool/asterisk/voicemail/default, after doing this i disabled and then re-enabled the extensions voicemail setup and voila. All done and dusted.

I have so far not got to the bottom of the cause but this is nice quick fix to get your users back up and running and giving you some leeway to get to the bottom of it. 

Monday, 24 March 2014

Elastix - Setup Call Divert

Recently had an enquiry from a customer about wanting to divert to mobile when he left the office and be able to take it off when back.

Quite a simple one to run through and the details are below.

If you are working at another extension or away from the office here's how you can setup your calls to be forwarded directly to an extension or external phone.

To activate:Dial * 72   
1. Listen for voice prompt.
2. Dial the desired telephone number you wish your calls forward to followed by #.
3. Listen for confirmation.
Call Forwarding is established.

To deactivate:
1. Press *73.
2. Listen for confirmation.

Don't forget with external numbers such as your mobile that these need to have a 9 infront of them as is the case with most phone system setups.

Tuesday, 29 October 2013

Elastix - Setup Out Of Hours - With Time Conditions and Groups

I have a requirement to get an Out Of Hours Message system setup.

Here are the steps i am going through to achieve this.

Step 1 - Create a time group, specifying


















Step 2 - Create a Time condition - In my example called Out Of Hours























Step 3 - So know we have out time group and we have specified what to do when the time matches and doesn't match. From here you just need to assocatiate the time condition with the inbound route you want to add this time condition too. The option shown below is found at the bottom of the inbound route screen.

 Don't forget to submit your changes and apply configuration on your elastix console before you test! Hope you find this and it is clear and concise enough for anyone to make use of. If you have any questions or any other ways of doing it let me know.