I’ve been playing about with freepbx for a while now - it’s good.
However, i want to achieve the following and can’t work out how to implement it in freepbx - could someone take a look and let me know if it’s possible or if i have to hack around with configs.
Customer dials in
Message says 'if you know extension, press * and enter it now, otherwise please hold while we connect’
3a. From here, if they press * they can enter an extension, if valid it dials that extension and goes to VM if unavailable, if invalid then give message and go back to queue.
3b. If they hold, then it tries hunting through sip extensions and then tries follow me numbers
If after a period of time, say 2 minutes, nobody could be reached then it plays a ‘sorry, blah’ message and takes them to voicemail.
i want to use a follow me and use the ‘confirm calls’ feature - but i want to use this on a call i place to my home phone.
i add the number into the extension list of the follow me, tick the confirm calls and select a remote announce message.
this rings my home phone, but when i pickup it just hangs up. any ideas? can i use this feature? i need it because otherwise my voicemail (or bt callminder if my line is busy) will pickup and cause problems…
Message says ‘if you know extension, press * and enter it now, otherwise please hold while we connect’ …
Standard response uses ‘i’ and ‘t’ destinations. ‘i’ is used when the caller pushes an invalid button, and ‘t’ is used when there is no response drop ‘t’ into ring group for Sip extens
3a. From here, if they press * they can enter an extension, if valid it dials that extension and goes to VM if unavailable, if invalid then give message and go back to queue.
Standard response
3b. If they hold, then it tries hunting through sip extensions and then tries follow me numbers
The ring group you create and drop them into
If after a period of time, say 2 minutes, nobody could be reached then it plays a ‘sorry, blah’ message and takes them to voicemail.