[asterisk-users] Escalate Call To Mobile

Charlie Grosvenor charlie at cgrosvenor.co.uk
Sun Dec 24 10:31:10 MST 2006


Thanks, this it seems was what the problem was. Is it possible to
specify number of rings instead of timeout in seconds?

-----Original Message-----
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Eric
"ManxPower" Wieling
Sent: 24 December 2006 14:36
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] Escalate Call To Mobile

Also the timeout to Dial is in SECONDS, not RINGS.  In the USA a ring 
cycle is about 6 seconds.

C F wrote:
> You Dont Have A Priority 1 And You Have Priority 2 Twice
> 
> On 12/24/06, Charlie Grosvenor <charlie at cgrosvenor.co.uk> wrote:
>> I am using Voip Talk and have my extensions.conf set up to make
outgoing
>> calls:
>>
>>
>>
>> exten => _0[1-9].,1,Dial(IAX2/84456557 at voiptalk/44${EXTEN:1})
>>
>> exten => _00.,1,Dial(IAX2/84456557 at voiptalk/${EXTEN:2})
>>
>> exten => _09XX,1,Dial(IAX2/84456557 at voiptalk/${EXTEN})
>>
>>
>>
>> What I want to do is have extension 2000 first try and call me on
>> extension 5000 then if nobody has answered after five rings call me
on
>> my mobile (number 07944123123 (not my real number)) if nobody then
>> answers after 3 rings goto voicemail.
>>
>>
>>
>> exten => 2000,2,Dial(SIP/5000,5)
>>
>> exten => 2000,2,Dial(IAX2/84456557 at voiptalk/447944123123,3)
>>
>> exten => 2000,3,Voicemail,b5000
>>
>> exten => 2000,103,Voicemail,u5000
>>
>>
>>
>> This is not working. Can somebody tell me what I am doing wrong?
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users



More information about the asterisk-users mailing list