Hi!
I am new to asterisk and seem to get a bit stuck in what I am looking for.
My goal is to setup a telephone server which recieves calls and directs them to different extensions. The extensions are different messages that are played, possibly with the option to press a key to get to a reception or another key to leave a message. These extension should be easy manageable though a database (adding or deleting them, and choosing which message should be played).
The main problem I can’t seem to find an answer to is if I can dail directly to the extension. E.g. if I buy the phonenumber +46812349999 and I would like extension 12345, then I would like the user to be able to call +468123999912345 and directly hear the message assigned to the extension. Is this possible? If so, how and what do I need?
The other problem I would like to know how to manage is the dynamic extension part. How can I easily create an extension using a mysql database?
Best regards,
Paul