[Asterisk-Users] Is this possible in Asterisk?
Elmar Haneke
elmar at haneke.de
Sun Dec 18 09:17:11 MST 2005
> Let's say an office has 20 people with 20 extensions and they want to
> enter a code on their phone when they leave for lunch and a voice will
> tel lthe caller like:
> The person you are calling is out of the office and will return at 1 pm.
> Is this something that is possible?
I'm tot shure if there is any documentation regarding this specific topic.
For Realisation I would suggest three parts:
- Define an "Pseudo-Number" to be dialed on going to / coming back
from lunch
- The dialplan for this numbers should be modifiyng the state and
playing an appropriate message.
- The general dialplan has to read the current stat for the dialled
target and act corresponding to this.
- To Store the state there are DB-like functions in asterisk - or you
can write an AGI.
Elmar
More information about the asterisk-users
mailing list