You might be able to do something using ChanIsAvail() to test whether the
softphone is there before trying to dial. If it's not, then conditionally
wait for 4 rings before sending it to voicemail.
Or you could probably add a dummy destination to mix that never answers.
i.e.:
Dial(sip/softphone&local/du...@dummycontext,60)
where [dummycontext] contains something like
exten => dummy,1,Wait(600) ; wait around for 5 mins doing nothing
--
| Simon P. Ditner <[email protected]> / 416-479-0542 / http://taug.ca
|
| Network:
| http://www.facebook.com/spditner
| http://www.linkedin.com/in/spditner
On Mon, 5 Apr 2010, Robert Brock wrote:
I need an ext to ring 4 times before voice mail answers even if the
phone is not registered.
I tried adding follow me and setting then number of seconds before
voice mail but it seems to ignore that setting if only the primary ext
is programmed up in the follow me list.
How can I get the system to always treat give x time before going to
voice mail.
I need this as this is a linked extension with a Nortel, the asterisk
is a linked softphone client, but when the softphone is offline calls
go directly to the asterisk vm.
Robert Brock
Telecom Administrator, MKS Inc., www.mks.com<http://www.mks.com>
Waterloo, ON, Canada
Tel: 519-883-3243 or 800-265-2797 x3243
Fax: 519-884-8861
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]